Info Class Reference

Inheritance diagram for Info:

Inheritance graph
[legend]
Collaboration diagram for Info:

Collaboration graph
[legend]

List of all members.


Detailed Description

Shop information manager. Renders and displays default or passed by URL template.

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

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.

Info.getTemplateName (  ) 

Template variable getter. Returns this template name

Returns:
string

Reimplemented from oxView.

Info.getDeliveryList (  ) 

Template variable getter. Returns delivery list

Returns:
object

Info.getDeliverySetList (  ) 

Template variable getter. Returns delivery set list

Returns:
object


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.


The documentation for this class was generated from the following file:

Generated on Wed Oct 29 23:41:58 2008 for OXID eShop CE by  doxygen 1.5.5