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