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

Public Member Functions

 init ()
 filters ()
 accessRules ()
 actionIndex ()
 actionSearch ($pattern, $siteId, $searchUserId, $rights, $pageSize, $currentPage=0)
 actionUpdate ()
 actionEdit ($siteId, $userId)
 actionEditOperationsFields ()
- Public Member Functions inherited from RController
 filterRights ($filterChain)
 allowedActions ()
 accessDenied ($message=null)

Public Attributes

 $log
- Public Attributes inherited from RController
 $layout = '//layouts/column1'
 $menu = array()
 $breadcrumbs = array()

Private Attributes

 $_authorizer

Detailed Description

Definition at line 2 of file UsersSitesRightsController.php.

Member Function Documentation

UsersSitesRightsController::accessRules ( )

Specifies the access control rules. This method is used by the 'accessControl' filter.

Returns
array access control rules

Definition at line 36 of file UsersSitesRightsController.php.

UsersSitesRightsController::actionEdit (   $siteId,
  $userId 
)

Editor for user site rights.

Parameters
string$siteId
string$userId

Definition at line 129 of file UsersSitesRightsController.php.

UsersSitesRightsController::actionEditOperationsFields ( )

Editor for operations fields.

Definition at line 150 of file UsersSitesRightsController.php.

UsersSitesRightsController::actionIndex ( )

Sites rights page default.

Definition at line 56 of file UsersSitesRightsController.php.

Here is the call graph for this function:

UsersSitesRightsController::actionSearch (   $pattern,
  $siteId,
  $searchUserId,
  $rights,
  $pageSize,
  $currentPage = 0 
)

Sites rights page after find.

Definition at line 70 of file UsersSitesRightsController.php.

Here is the call graph for this function:

UsersSitesRightsController::actionUpdate ( )

Update sites rights data.

Definition at line 111 of file UsersSitesRightsController.php.

UsersSitesRightsController::filters ( )
Returns
array action filters

Definition at line 25 of file UsersSitesRightsController.php.

UsersSitesRightsController::init ( )

Initializes the controller.

Definition at line 12 of file UsersSitesRightsController.php.

Member Data Documentation

UsersSitesRightsController::$_authorizer
private

Definition at line 7 of file UsersSitesRightsController.php.

UsersSitesRightsController::$log

Definition at line 51 of file UsersSitesRightsController.php.


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