HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
Controller Class Reference
Inheritance diagram for Controller:

Public Member Functions

 filters ()
 accessRules ()
 getAccessRules ()

Public Attributes

 $layout = '//layouts/column1'
 $menu = array()
 $breadcrumbs = array()

Detailed Description

Controller is the customized base controller class. All controller classes for this application should extend from this base class.

Definition at line 7 of file Controller.php.

Member Function Documentation

Controller::accessRules ( )

Reimplemented in ProfileFieldController, AdminController, UserController, MainAccountController, MainJobsController, and ProfileController.

Definition at line 16 of file Controller.php.

Here is the call graph for this function:

Controller::filters ( )
Controller::getAccessRules ( )

Definition at line 42 of file Controller.php.

Here is the caller graph for this function:

Member Data Documentation

Controller::$breadcrumbs = array()

Definition at line 107 of file Controller.php.

Controller::$layout = '//layouts/column1'

Definition at line 97 of file Controller.php.

Controller::$menu = array()

Definition at line 101 of file Controller.php.


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