Knowledge:
- class sfWidgetFormJQueryAutocompleter (plugin sfFormExtraPlugin)
- function getJavaScripts (in class XForm) - include_javascripts_for_form (in template)
XTable
$this->getAdminListQuery(Doctrine_Query::create()->from('Article a'))->where('aTranslation.title LIKE ?', "%$q%");
moduleX/actionY
$this->getResponse()->setContentType('application/json');
TODO: Hiểu các hàm url_for, link_to để dùng với routing của Diem
Question: Load lặp file JS thì sao nhỉ? Và làm sao để không load lặp?