Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
Source.php
Go to the documentation of this file.
1
<?php
8
class
Source
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_adp
=
"_adp"
;
23
30
const
_automatedMemorizedTransaction
=
"_automatedMemorizedTransaction"
;
31
38
const
_csv
=
"_csv"
;
39
46
const
_customerCenter
=
"_customerCenter"
;
47
54
const
_ebay
=
"_ebay"
;
55
62
const
_mobile
=
"_mobile"
;
63
70
const
_offlineClient
=
"_offlineClient"
;
71
78
const
_perquest
=
"_perquest"
;
79
86
const
_qif
=
"_qif"
;
87
94
const
_quickbooks
=
"_quickbooks"
;
95
102
const
_smbxml
=
"_smbxml"
;
103
110
const
_sync
=
"_sync"
;
111
118
const
_web
=
"_web"
;
119
126
const
_webServices
=
"_webServices"
;
127
134
const
_yahoo
=
"_yahoo"
;
135
136
}
Source\_web
const _web
Definition:
Source.php:118
Source\_adp
const _adp
Definition:
Source.php:22
Source\_customerCenter
const _customerCenter
Definition:
Source.php:46
Source
Definition:
Source.php:8
Source\_sync
const _sync
Definition:
Source.php:110
Source\_perquest
const _perquest
Definition:
Source.php:78
Source\_yahoo
const _yahoo
Definition:
Source.php:134
Source\_offlineClient
const _offlineClient
Definition:
Source.php:70
Source\$paramtypesmap
static $paramtypesmap
Definition:
Source.php:12
Source\_smbxml
const _smbxml
Definition:
Source.php:102
Source\_webServices
const _webServices
Definition:
Source.php:126
Source\_quickbooks
const _quickbooks
Definition:
Source.php:94
Source\_ebay
const _ebay
Definition:
Source.php:54
Source\_automatedMemorizedTransaction
const _automatedMemorizedTransaction
Definition:
Source.php:30
Source\_mobile
const _mobile
Definition:
Source.php:62
Source\_qif
const _qif
Definition:
Source.php:86
Source\_csv
const _csv
Definition:
Source.php:38
Generated by
dreamxtream
using
1.8.10