Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
ItemType.php
Go to the documentation of this file.
1
<?php
8
class
ItemType
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_assembly
=
"_assembly"
;
23
30
const
_description
=
"_description"
;
31
38
const
_discount
=
"_discount"
;
39
46
const
_downloadItem
=
"_downloadItem"
;
47
54
const
_giftCertificateItem
=
"_giftCertificateItem"
;
55
62
const
_inventoryItem
=
"_inventoryItem"
;
63
70
const
_itemGroup
=
"_itemGroup"
;
71
78
const
_kit
=
"_kit"
;
79
86
const
_markup
=
"_markup"
;
87
94
const
_nonInventoryItem
=
"_nonInventoryItem"
;
95
102
const
_otherCharge
=
"_otherCharge"
;
103
110
const
_payment
=
"_payment"
;
111
118
const
_service
=
"_service"
;
119
126
const
_subtotal
=
"_subtotal"
;
127
128
}
ItemType\_inventoryItem
const _inventoryItem
Definition:
ItemType.php:62
ItemType\_giftCertificateItem
const _giftCertificateItem
Definition:
ItemType.php:54
ItemType\_nonInventoryItem
const _nonInventoryItem
Definition:
ItemType.php:94
ItemType
Definition:
ItemType.php:8
ItemType\_kit
const _kit
Definition:
ItemType.php:78
ItemType\_subtotal
const _subtotal
Definition:
ItemType.php:126
ItemType\_itemGroup
const _itemGroup
Definition:
ItemType.php:70
ItemType\_otherCharge
const _otherCharge
Definition:
ItemType.php:102
ItemType\_description
const _description
Definition:
ItemType.php:30
ItemType\_downloadItem
const _downloadItem
Definition:
ItemType.php:46
ItemType\$paramtypesmap
static $paramtypesmap
Definition:
ItemType.php:12
ItemType\_service
const _service
Definition:
ItemType.php:118
ItemType\_markup
const _markup
Definition:
ItemType.php:86
ItemType\_payment
const _payment
Definition:
ItemType.php:110
ItemType\_assembly
const _assembly
Definition:
ItemType.php:22
ItemType\_discount
const _discount
Definition:
ItemType.php:38
Generated by
dreamxtream
using
1.8.10