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