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

Public Member Functions

 before_filter (&$action, &$args)
 index_action ()
 store_action ()
 logout_action ()
- Public Member Functions inherited from Settings_SettingsController
 url_for ($to)
 get_default_template ($action)
 render_nothing ($text= '')
 shallChange ($field, $attribute=null, $value=null)
 verifyDialog ($message, $approved, $rejected)
 __call ($method, $arguments)
 after_filter ($action, $args)

Additional Inherited Members

- Protected Member Functions inherited from Settings_SettingsController
 check_ticket ()
 populateInfobox ()
 postPrivateMessage ($message)
- Protected Attributes inherited from Settings_SettingsController
 $private_messages = array()

Member Function Documentation

before_filter ( $action,
$args 
)

Set up this controller and define the infobox

Parameters
String$actionName of the action to be invoked
Array$argsArguments to be passed to the action method

Reimplemented from Settings_SettingsController.

Here is the call graph for this function:

index_action ( )

Display the account information of a user

Here is the call graph for this function:

logout_action ( )

Display an information page that the user has been logged out

store_action ( )

Stores the account informations of a user

Here is the call graph for this function:


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