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