Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
AccountingPeriodSearchRow.php
Go to the documentation of this file.
1
<?php
8
class
AccountingPeriodSearchRow
extends
SearchRow
{
9
18
public
$basic
;
19
28
public
$userJoin
;
29
38
public
$userNotesJoin
;
39
40
41
42
static
$paramtypesmap
= array(
43
44
"basic"
=>
"AccountingPeriodSearchRowBasic"
,
45
46
"userJoin"
=>
"EmployeeSearchRowBasic"
,
47
48
"userNotesJoin"
=>
"NoteSearchRowBasic"
,
49
50
);
51
52
}
AccountingPeriodSearchRow\$userNotesJoin
$userNotesJoin
Definition:
AccountingPeriodSearchRow.php:38
AccountingPeriodSearchRow
Definition:
AccountingPeriodSearchRow.php:8
AccountingPeriodSearchRow\$paramtypesmap
static $paramtypesmap
Definition:
AccountingPeriodSearchRow.php:42
AccountingPeriodSearchRow\$basic
$basic
Definition:
AccountingPeriodSearchRow.php:18
SearchRow
Definition:
SearchRow.php:8
AccountingPeriodSearchRow\$userJoin
$userJoin
Definition:
AccountingPeriodSearchRow.php:28
Generated by
dreamxtream
using
1.8.10