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