Public Member Functions | |
| actionIndex () | |
| autocomplete_topics () | |
| view_subtopics () | |
Additional Inherited Members | |
Data Fields inherited from Controller | |
| $layout ='//layouts/column1' | |
| $menu =array() | |
| $breadcrumbs =array() | |
Controller belonging to conferenceTopics page.
Definition at line 7 of file ConferenceTopicsController.php.
| actionIndex | ( | ) |
Definition at line 9 of file ConferenceTopicsController.php.
| autocomplete_topics | ( | ) |
autocompletes topic names written in textbox
Definition at line 17 of file ConferenceTopicsController.php.
| view_subtopics | ( | ) |
Displays all subtopics of a selected topic
Definition at line 40 of file ConferenceTopicsController.php.
1.8.4