Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
ItemSubType.php
Go to the documentation of this file.
1
<?php
8
class
ItemSubType
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_forPurchase
=
"_forPurchase"
;
23
30
const
_forResale
=
"_forResale"
;
31
38
const
_forSale
=
"_forSale"
;
39
40
}
ItemSubType\$paramtypesmap
static $paramtypesmap
Definition:
ItemSubType.php:12
ItemSubType\_forPurchase
const _forPurchase
Definition:
ItemSubType.php:22
ItemSubType\_forResale
const _forResale
Definition:
ItemSubType.php:30
ItemSubType
Definition:
ItemSubType.php:8
ItemSubType\_forSale
const _forSale
Definition:
ItemSubType.php:38
Generated by
dreamxtream
using
1.8.10