\TriTan\Common\AclRole

Role Domain

Summary

Methods
Properties
Constants
getId()
setId()
getName()
setName()
getPermission()
setPermission()
getKey()
setKey()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$role_id
$role_name
$role_permission
$role_key
N/A

Properties

$role_id

$role_id : integer

Role id.

Type

integer

$role_name

$role_name : string

Role name.

Type

string

$role_permission

$role_permission : string

Role permissions.

Type

string

$role_key

$role_key : string

Role key.

Type

string

Methods

getId()

getId() 

setId()

setId(\TriTan\Common\Acl\int  $id) 

Parameters

\TriTan\Common\Acl\int $id

getName()

getName() 

setName()

setName(\TriTan\Common\Acl\string  $name) 

Parameters

\TriTan\Common\Acl\string $name

getPermission()

getPermission() 

setPermission()

setPermission(\TriTan\Common\Acl\string  $permission) 

Parameters

\TriTan\Common\Acl\string $permission

getKey()

getKey() 

setKey()

setKey(\TriTan\Common\Acl\string  $key) 

Parameters

\TriTan\Common\Acl\string $key