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