AdminPage
class AdminPage extends Page
xelos page, is automatically called based on the page param: http://www.example.com/module/PAGE
Properties
| ExampleSurveyController | $mod | ||
| protected | $default_page | from Page |
Methods
xelos_global_template|string|bool
get_page(mixed $subpage = false)
Standard Get Page Controller
from
Page
page_overview(int $id = 0)
By default the function page_overview is called, unless the CMD param is set http://www.example.com/module/page/CMD
Details
at line 104
afterFormSave(TableEditor $te, bool $id = false)
Save our questionnaire with a callback
in
Page at line 26
xelos_global_template|string|bool
get_page(mixed $subpage = false)
Standard Get Page Controller
at line 30
Template
page_overview(int $id = 0)
By default the function page_overview is called, unless the CMD param is set http://www.example.com/module/page/CMD
Standard Route to this function would be http://www.example.com/module/page/OVERVIEW,$id