| 
    Netsutie PHP Toolkit
    
   | 
 
Data Fields | |
| const | _create = "_create" | 
| const | _edit = "_edit" | 
| const | _full = "_full" | 
| const | _none = "_none" | 
| const | _view = "_view" | 
Static Public Attributes | |
| static | $paramtypesmap | 
Definition at line 8 of file PermissionLevel.php.
      
  | 
  static | 
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.