◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
Common before filter for all actions.
- Parameters
-
| String | $action | Called actions |
| Array | $args | Passed arguments |
Reimplemented from StudipController.
◆ configuration_action()
| configuration_action |
( |
|
$open_section = null | ) |
|
Maintenance view for the configuration parameters
- Parameters
-
| mixed | $section | Open section |
◆ edit_configuration_action()
| edit_configuration_action |
( |
| ) |
|
Editview: Edit the configuration parameters: value, comment, section
◆ edit_user_config_action()
| edit_user_config_action |
( |
|
$user_id | ) |
|
Editview: Change user-parameter for one user (value)
- Parameters
-
◆ setupSidebar()
| setupSidebar |
( |
|
$user_section = false | ) |
|
|
protected |
Sets up the sidebar
- Parameters
-
| bool | $user_section | Adjust sidebar to user section? |
◆ user_configuration_action()
| user_configuration_action |
( |
|
$give_all = null | ) |
|
Userview: Show all user-parameter for a user or show the system user-parameter
- Parameters
-
◆ validateInput()
| validateInput |
( |
|
$field, |
|
|
& |
$value |
|
) |
| |
|
protected |
Validates given input
- Parameters
-
| String | $field | Config field to validate |
| String | $value | Value that has been input |
- Returns
- boolean indicating whether the value is valid
◆ $utf8decode_xhr
The documentation for this class was generated from the following file: