Info Class Reference
List of all members.
Detailed Description
Shop information manager. Renders and displays default or passed by URL template.
Definition at line 7 of file info.php.
Member Function Documentation
Class constructor, assigns template file name passed by URL or stored in session ("tpl", "infotpl"), or sets default ("impressum.tpl").
Template variables: tpl
Session variables: infotpl
Definition at line 40 of file info.php.
Loads delivery, deliveryset list info and returns name of template file to render info._sThisTemplate.
Template variables: deliverylist, deliverysetlist
- Returns:
- string $this->_sThisTemplate current template file name
Reimplemented from oxUBase.
Definition at line 67 of file info.php.
Template variable getter. Returns this template name
- Returns:
- string
Reimplemented from oxView.
Definition at line 84 of file info.php.
Template variable getter. Returns delivery list
- Returns:
- object
Definition at line 94 of file info.php.
Info.getDeliverySetList |
( |
|
) |
|
Template variable getter. Returns delivery set list
- Returns:
- object
Definition at line 108 of file info.php.
Member Data Documentation
Info.$_oDelList = null [protected] |
Info.$_oDelSetList = null [protected] |
Info.$_iViewIndexState = 1 [protected] |
Current view search engine indexing state: 0 - index without limitations 1 - no index / no follow 2 - no index / follow
Reimplemented from oxView.
Definition at line 27 of file info.php.
The documentation for this class was generated from the following file: