Info Class Reference

Inheritance diagram for Info:
[legend]
Collaboration diagram for Info:
[legend]

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.


Public Member Functions

 info ()
 render ()
 getTemplateName ()
 getDeliveryList ()
 getDeliverySetList ()

Protected Attributes

 $_oDelList = null
 $_oDelSetList = null
 $_iViewIndexState = 1

Member Function Documentation

Info.info (  ) 

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.

Info.render (  ) 

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.

Info.getTemplateName (  ) 

Template variable getter. Returns this template name

Returns:
string

Reimplemented from oxView.

Definition at line 84 of file info.php.

Info.getDeliveryList (  ) 

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]

Definition at line 13 of file info.php.

Info.$_oDelSetList = null [protected]

Definition at line 19 of file info.php.

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:

Generated on Thu Dec 4 12:05:15 2008 for OXID eShop CE by  doxygen 1.5.5