Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
OtherNameCategorySearchAdvanced.php
Go to the documentation of this file.
1
<?php
8
class
OtherNameCategorySearchAdvanced
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"
=>
"OtherNameCategorySearch"
,
55
56
"columns"
=>
"OtherNameCategorySearchRow"
,
57
58
"savedSearchId"
=>
"string"
,
59
60
"savedSearchScriptId"
=>
"string"
,
61
62
);
63
64
}
OtherNameCategorySearchAdvanced\$savedSearchId
$savedSearchId
Definition:
OtherNameCategorySearchAdvanced.php:38
OtherNameCategorySearchAdvanced
Definition:
OtherNameCategorySearchAdvanced.php:8
OtherNameCategorySearchAdvanced\$columns
$columns
Definition:
OtherNameCategorySearchAdvanced.php:28
OtherNameCategorySearchAdvanced\$savedSearchScriptId
$savedSearchScriptId
Definition:
OtherNameCategorySearchAdvanced.php:48
OtherNameCategorySearchAdvanced\$paramtypesmap
static $paramtypesmap
Definition:
OtherNameCategorySearchAdvanced.php:52
SearchRecord
Definition:
SearchRecord.php:8
OtherNameCategorySearchAdvanced\$criteria
$criteria
Definition:
OtherNameCategorySearchAdvanced.php:18
Generated by
dreamxtream
using
1.8.10