Stud.IP  2.5 Revision
Admin_DomainController Class Reference
Inheritance diagram for Admin_DomainController:
Inheritance graph
Collaboration diagram for Admin_DomainController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 
 index_action ()
 
 new_action ()
 
 edit_action ()
 
 save_action ()
 
 delete_action ()
 
 infobox_content ()
 
- Public Member Functions inherited from AuthenticatedController
 before_filter (&$action, &$args)
 
 after_filter ($action, $args)
 
- Public Member Functions inherited from StudipController
 validate_args (&$args, $types=NULL)
 
 url_for ($to)
 
 rescue ($exception)
 
 setInfoBoxImage ($image)
 
 addToInfobox ($category, $text, $icon='blank.gif')
 

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()
 

Member Function Documentation

◆ before_filter()

before_filter ( $action,
$args 
)

common tasks for all actions

Here is the call graph for this function:

◆ delete_action()

delete_action ( )

Delete an existing user domain.

Here is the call graph for this function:

◆ edit_action()

edit_action ( )

Edit an existing user domain.

Here is the call graph for this function:

◆ index_action()

index_action ( )

Display the list of user domains.

◆ infobox_content()

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()

new_action ( )

Create a new user domain.

◆ save_action()

save_action ( )

Save changes to a user domain.

Here is the call graph for this function:

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