Class: base_boxeslist
Quellcode Position: Program_Root/base_boxes_list.php
Class base_boxeslist
Class Overview
|
Deliver list of boxes Implementiert in Program_Root/base_boxes_list.php [Zeile 20] base_object | --base_db | --base_boxeslistAuthor(s):
|
[ Seitenanfang ]
Inherited Properties And Methods
| Inherited Properties | Inherited Methods |
|---|---|
|
Abgeleitet von base_db |
Abgeleitet von base_db
Abgeleitet von base_object
|
[ Seitenanfang ]
Properties Summary
Method Summary
| string | getXMLList() | Get XML List |
| string | info() | Provides Infomration |
| boolean | load() | Load via id |
| void | loadList() | Load the Boxlist |
[ Seitenanfang ]
Properties
mixed
$dburi
= PAPAYA_DB_URI [Zeile 22]
Neudefinition von:
- base_db::$dburi
- Database URI
[ Seitenanfang ]
Methods
getXMLList [Zeile 100]
|
Get XML List
Parameters:| &$images | &$images: |
API Tags:
| Return: | '' or XML |
| Access: | public |
[ Seitenanfang ]
info [Zeile 80]
|
Provides Infomration
API Tags:
| Return: | '' or XML |
| Access: | public |
[ Seitenanfang ]
load [Zeile 56]
|
Load via id
Parameters:| integer | $id: |
API Tags:
| Access: | public |
[ Seitenanfang ]
