Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
Admin_ConfigurationController Class Reference
Inheritance diagram for Admin_ConfigurationController:
Inheritance graph
Collaboration diagram for Admin_ConfigurationController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 configuration_action ($section=null)
 results_configuration_action ()
 edit_configuration_action ($config_id)
 user_configuration_action ($give_all=NULL)
 edit_user_config_action ($user_id, $field)
- Public Member Functions inherited from AuthenticatedController
 after_filter ($action, $args)
- Public Member Functions inherited from StudipController
 validate_args (&$args, $types=NULL)
 url_for ($to)
 rescue ($exception)

Member Function Documentation

before_filter ( $action,
$args 
)

Common tasks for all actions.

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

configuration_action (   $section = null)

Maintenance view for the configuration parameters

Parameters
string$section

Here is the call graph for this function:

edit_configuration_action (   $config_id)

Editview: Edit the configuration parameters: value, comment, section

Parameters
md5$config_id

Here is the call graph for this function:

edit_user_config_action (   $user_id,
  $field 
)

Editview: Change user-parameter for one user (value)

Parameters
md5$user_id
md5$field

Here is the call graph for this function:

results_configuration_action ( )

Searchview: filter = field

Here is the call graph for this function:

user_configuration_action (   $give_all = NULL)

Userview: Show all user-parameter for a user or show the system user-parameter

Parameters
string$give_all

Here is the call graph for this function:


The documentation for this class was generated from the following file: