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

Public Member Functions

 before_filter (&$action, &$args)
 show_action ()
 new_action ()
 edit_action ($id)
 save_action ()
 delete_action ($id)
 infobox_content ()
- 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:

delete_action (   $id)

Delete an existing user domain.

Here is the call graph for this function:

edit_action (   $id)

Edit an existing user domain.

infobox_content ( )

Get contents of the info box for this action.

Here is the call graph for this function:

Here is the caller graph for this function:

new_action ( )

Create a new user domain.

save_action ( )

Save changes to a user domain.

Here is the call graph for this function:

show_action ( )

Display the list of user domains.


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