Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
Admission_UserListController Class Reference
Inheritance diagram for Admission_UserListController:
Inheritance graph
Collaboration diagram for Admission_UserListController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 index_action ()
 configure_action ($userlistId='')
 save_action ($userlistId='')
 delete_action ($userlistId)
- Public Member Functions inherited from AuthenticatedController
 after_filter ($action, $args)
- Public Member Functions inherited from StudipController
 validate_args (&$args, $types=NULL)
 url_for ($to= '')
 link_for ($to= '')
 rescue ($exception)
 setInfoBoxImage ($image)
 addToInfobox ($category, $text, $icon= 'blank.gif')
 render_json ($data)
 relay ($to_uri)
 perform_relayed ($unconsumed)
 render_template_as_string ($template, $layout=null)

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()
- Protected Attributes inherited from AuthenticatedController
 $allow_nobody = false

Member Function Documentation

before_filter ( $action,
$args 
)
See Also
AuthenticatedController::before_filter

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

configure_action (   $userlistId = '')

Show a configuration form for the given user list.

Parameters
String$userlistIduser list to load settings from (or empty if it is a new user list)

Here is the call graph for this function:

delete_action (   $userlistId)

Deletes the given user list.

Parameters
String$userlistIdthe user list to delete

Here is the call graph for this function:

index_action ( )

Show the user lists the current user has access to.

Here is the call graph for this function:

save_action (   $userlistId = '')

Saves the given user list to database.

Parameters
String$userlistIduser list to save

Here is the call graph for this function:


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