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

Public Member Functions

 rules ()
 attributeLabels ()

Static Public Member Functions

static setDefaultAuthAssignments ($userId, $defaultType=self::DEFAULT_ROLE_TYPE)

Public Attributes

 $itemname
const DEFAULT_ROLE_TYPE = 'default'
const DEFAULT_TEMP_ROLE_TYPE = 'default_temp'

Detailed Description

Auth item assignment form class file.

Author
Christoffer Niska cnisk.nosp@m.a@li.nosp@m.ve.co.nosp@m.m
Since
0.9

Definition at line 10 of file AssignmentForm.php.

Member Function Documentation

AssignmentForm::attributeLabels ( )

Declares attribute labels.

Definition at line 41 of file AssignmentForm.php.

Here is the call graph for this function:

AssignmentForm::rules ( )

Declares the validation rules.

Definition at line 31 of file AssignmentForm.php.

static AssignmentForm::setDefaultAuthAssignments (   $userId,
  $defaultType = self::DEFAULT_ROLE_TYPE 
)
static

Set default (rights) auth assignment for user.

Parameters
string$userId
Returns
boolean

Definition at line 55 of file AssignmentForm.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

AssignmentForm::$itemname

Definition at line 12 of file AssignmentForm.php.

const AssignmentForm::DEFAULT_ROLE_TYPE = 'default'

Definition at line 19 of file AssignmentForm.php.

const AssignmentForm::DEFAULT_TEMP_ROLE_TYPE = 'default_temp'

Definition at line 26 of file AssignmentForm.php.


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