◆ ajax_search_action()
ajax_search_action |
( |
|
$name | ) |
|
Ajax action used for searching persons.
- Parameters
-
◆ js_form_action()
Action which shows a js-enabled dialog form.
◆ js_form_exec_action()
Action which handles dialog form inputs.
This action checks for CSRF and redirects to the action which handles adding/removing users.
◆ no_js_form_action()
Action which is used for handling all submits for no-JavaScript users:
- searching,
- adding a person,
- removing a person,
- selcting a quickfilter,
- aborting,
- saving.
This needs to be done in one single action to provider a similar usability for no-JavaScript users as for JavaScript users.
The documentation for this class was generated from the following file: