moreDetails Class Reference

Inheritance diagram for moreDetails:

Inheritance graph
[legend]
Collaboration diagram for moreDetails:

Collaboration graph
[legend]

List of all members.


Detailed Description

Article images gallery popup window. If chosen article has more pictures there is ability to create gallery of pictures.

Public Member Functions

 init ()
 render ()
 getProductId ()
 getActPictureId ()
 getArtZoomPics ()
 getProduct ()

Protected Attributes

 $_sThisTemplate = 'moredetails.tpl'
 $_sProductId = null
 $_sActPicId = null
 $_aArtZoomPics = null
 $_iViewIndexState = 1

Member Function Documentation

moreDetails.init (  ) 

Executes parent method parent.init() and loads article object.

Template variables: anid

Returns:
null

Reimplemented from oxUBase.

moreDetails.render (  ) 

Fetches article object info, collects image gallery data, executes parent.render() and returns name of template to render moredetails._sThisTemplate.

Template variables: product, actpicid, ArtPics

Returns:
string $this->_sThisTemplate current template file name

Reimplemented from oxUBase.

moreDetails.getProductId (  ) 

Template variable getter. Returns current product id

Returns:
string

moreDetails.getActPictureId (  ) 

Template variable getter. Returns active picture id

Returns:
string

moreDetails.getArtZoomPics (  ) 

Template variable getter. Returns article zoom pictures

Returns:
array

moreDetails.getProduct (  ) 

Template variable getter. Returns active product

Returns:
object

Reimplemented from oxUBase.


Member Data Documentation

moreDetails.$_sThisTemplate = 'moredetails.tpl' [protected]

Reimplemented from oxView.

moreDetails.$_sProductId = null [protected]

moreDetails.$_sActPicId = null [protected]

moreDetails.$_aArtZoomPics = null [protected]

moreDetails.$_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:42:13 2008 for OXID eShop CE by  doxygen 1.5.5