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