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