Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
ItemAccountMappingSearchAdvanced.php
Go to the documentation of this file.
1
<?php
8
class
ItemAccountMappingSearchAdvanced
extends
SearchRecord
{
9
18
public
$criteria
;
19
28
public
$columns
;
29
38
public
$savedSearchId
;
39
48
public
$savedSearchScriptId
;
49
50
51
52
static
$paramtypesmap
= array(
53
54
"criteria"
=>
"ItemAccountMappingSearch"
,
55
56
"columns"
=>
"ItemAccountMappingSearchRow"
,
57
58
"savedSearchId"
=>
"string"
,
59
60
"savedSearchScriptId"
=>
"string"
,
61
62
);
63
64
}
ItemAccountMappingSearchAdvanced
Definition:
ItemAccountMappingSearchAdvanced.php:8
ItemAccountMappingSearchAdvanced\$criteria
$criteria
Definition:
ItemAccountMappingSearchAdvanced.php:18
ItemAccountMappingSearchAdvanced\$savedSearchId
$savedSearchId
Definition:
ItemAccountMappingSearchAdvanced.php:38
SearchRecord
Definition:
SearchRecord.php:8
ItemAccountMappingSearchAdvanced\$columns
$columns
Definition:
ItemAccountMappingSearchAdvanced.php:28
ItemAccountMappingSearchAdvanced\$paramtypesmap
static $paramtypesmap
Definition:
ItemAccountMappingSearchAdvanced.php:52
ItemAccountMappingSearchAdvanced\$savedSearchScriptId
$savedSearchScriptId
Definition:
ItemAccountMappingSearchAdvanced.php:48
Generated by
dreamxtream
using
1.8.10