Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
EmployeeRolesList.php
Go to the documentation of this file.
1
<?php
8
class
EmployeeRolesList
{
9
18
public
$roles
;
19
28
public
$replaceAll
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"roles"
=>
"EmployeeRoles[]"
,
35
36
"replaceAll"
=>
"boolean"
,
37
38
);
39
40
}
EmployeeRolesList
Definition:
EmployeeRolesList.php:8
EmployeeRolesList\$paramtypesmap
static $paramtypesmap
Definition:
EmployeeRolesList.php:32
EmployeeRolesList\$roles
$roles
Definition:
EmployeeRolesList.php:18
EmployeeRolesList\$replaceAll
$replaceAll
Definition:
EmployeeRolesList.php:28
Generated by
dreamxtream
using
1.8.10