Role Class Reference

Describes user roles within the system and the associated permissions. More...

List of all members.

Public Member Functions

 getConferenceId ()
 getRoleId ()
 getRoleName ()
 getRolePath ()
 getSchedConfId ()
 getUserId ()
 Role ()
 setConferenceId ($conferenceId)
 setRoleId ($roleId)
 setSchedConfId ($schedConfId)
 setUserId ($userId)


Detailed Description

Describes user roles within the system and the associated permissions.

See also:
RoleDAO

Definition at line 49 of file Role.inc.php.


Member Function Documentation

Role.getConferenceId (  ) 

Get conference ID associated with role.

Returns:
int

Definition at line 82 of file Role.inc.php.

Role.getRoleId (  ) 

Get role ID of this role.

Returns:
int

Definition at line 130 of file Role.inc.php.

Role.getRoleName (  ) 

Get the i18n key name associated with this role.

Returns:
String the key

Definition at line 62 of file Role.inc.php.

References RoleDAO.getRoleName().

Role.getRolePath (  ) 

Get the URL path associated with this role's operations.

Returns:
String the path

Definition at line 70 of file Role.inc.php.

References RoleDAO.getRolePath().

Role.getSchedConfId (  ) 

Get scheduled conference ID associated with role.

Returns:
int

Definition at line 98 of file Role.inc.php.

Role.getUserId (  ) 

Get user ID associated with role.

Returns:
int

Definition at line 114 of file Role.inc.php.

Role.Role (  ) 

Constructor.

Definition at line 54 of file Role.inc.php.

Role.setConferenceId ( conferenceId  ) 

Set conference ID associated with role.

Parameters:
$conferenceId int

Definition at line 90 of file Role.inc.php.

Role.setRoleId ( roleId  ) 

Set role ID of this role.

Parameters:
$roleId int

Definition at line 138 of file Role.inc.php.

Role.setSchedConfId ( schedConfId  ) 

Set scheduled conference ID associated with role.

Parameters:
$conferenceId int

Definition at line 106 of file Role.inc.php.

Role.setUserId ( userId  ) 

Set user ID associated with role.

Parameters:
$userId int

Definition at line 122 of file Role.inc.php.


The documentation for this class was generated from the following file:
Generated on 25 Jul 2013 for Open Conference Systems by  doxygen 1.4.7