HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
UsersRightsDefaults Class Reference

Public Member Functions

 tableName ()
 behaviors ()
 getRightsList ($key)
 setRightsList ($key, $rights=array())

Static Public Member Functions

static model ($className=__CLASS__)

Detailed Description

Definition at line 2 of file UsersRightsDefaults.php.

Member Function Documentation

UsersRightsDefaults::behaviors ( )

Returns a list of behaviors that this model should behave as.

Returns
array

Definition at line 29 of file UsersRightsDefaults.php.

UsersRightsDefaults::getRightsList (   $key)

Returns rights list.

Parameters
string$key
Returns
array

Definition at line 46 of file UsersRightsDefaults.php.

static UsersRightsDefaults::model (   $className = __CLASS__)
static

Returns the static model of the specified AR class.

Returns
CActiveRecord the static model class

Definition at line 9 of file UsersRightsDefaults.php.

Here is the caller graph for this function:

UsersRightsDefaults::setRightsList (   $key,
  $rights = array() 
)

Set rights list.

Parameters
string$key
array$rights

Definition at line 59 of file UsersRightsDefaults.php.

Here is the call graph for this function:

UsersRightsDefaults::tableName ( )

Table name.

Returns
string the associated database table name

Definition at line 19 of file UsersRightsDefaults.php.


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