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