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