Netsutie PHP Toolkit
PermissionLevel Class Reference

Data Fields

const _create = "_create"
 
const _edit = "_edit"
 
const _full = "_full"
 
const _none = "_none"
 
const _view = "_view"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

PermissionLevel

Definition at line 8 of file PermissionLevel.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file PermissionLevel.php.

const _create = "_create"

Definition at line 22 of file PermissionLevel.php.

const _edit = "_edit"

Definition at line 30 of file PermissionLevel.php.

const _full = "_full"

Definition at line 38 of file PermissionLevel.php.

const _none = "_none"

Definition at line 46 of file PermissionLevel.php.

const _view = "_view"

Definition at line 54 of file PermissionLevel.php.


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