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