Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
EmployeeRoles.php
Go to the documentation of this file.
1
<?php
8
class
EmployeeRoles
{
9
18
public
$selectedRole
;
19
20
21
22
static
$paramtypesmap
= array(
23
24
"selectedRole"
=>
"RecordRef"
,
25
26
);
27
28
}
EmployeeRoles
Definition:
EmployeeRoles.php:8
EmployeeRoles\$paramtypesmap
static $paramtypesmap
Definition:
EmployeeRoles.php:22
EmployeeRoles\$selectedRole
$selectedRole
Definition:
EmployeeRoles.php:18
Generated by
dreamxtream
using
1.8.10