Public Member Functions | |
| actionIndex () | |
| autocomplete_subtopics () | |
| autocomplete_alltopics () | |
| autocomplete_allsubtopics () | |
| view_subtopics () | |
Additional Inherited Members | |
Data Fields inherited from Controller | |
| $layout ='//layouts/column1' | |
| $menu =array() | |
| $breadcrumbs =array() | |
Controller belonging to interests_request page.
Definition at line 7 of file Interests_requestController.php.
| actionIndex | ( | ) |
Definition at line 9 of file Interests_requestController.php.
| autocomplete_allsubtopics | ( | ) |
Autocompletes subtopics written in textbox.
Definition at line 75 of file Interests_requestController.php.
| autocomplete_alltopics | ( | ) |
Autocompletes topics written in textbox.
Definition at line 49 of file Interests_requestController.php.
| autocomplete_subtopics | ( | ) |
Autocompletes subtopics for a selected topic
Definition at line 17 of file Interests_requestController.php.
| view_subtopics | ( | ) |
Displays all subtopics belonging to a topic
Definition at line 100 of file Interests_requestController.php.
1.8.4