MoreDetails Class Reference

Inheritance diagram for MoreDetails:
Inheritance graph
[legend]
Collaboration diagram for MoreDetails:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Protected Attributes

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

Detailed Description

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

Definition at line 8 of file moredetails.php.


Member Function Documentation

MoreDetails.getActPictureId (  ) 

Template variable getter. Returns active picture id

Returns:
string

Definition at line 81 of file moredetails.php.

MoreDetails.getArtZoomPics (  ) 

Template variable getter. Returns article zoom pictures

Returns:
array

Definition at line 100 of file moredetails.php.

MoreDetails.getProduct (  ) 

Template variable getter. Returns active product

Returns:
oxarticle

Reimplemented from oxUBase.

Definition at line 121 of file moredetails.php.

MoreDetails.getProductId (  ) 

Template variable getter. Returns current product id

Returns:
string

Definition at line 68 of file moredetails.php.

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.

Definition at line 51 of file moredetails.php.


Member Data Documentation

MoreDetails.$_aArtZoomPics = null [protected]

Definition at line 32 of file moredetails.php.

MoreDetails.$_iViewIndexState = VIEW_INDEXSTATE_NOINDEXNOFOLLOW [protected]

Current view search engine indexing state: VIEW_INDEXSTATE_INDEX - index without limitations VIEW_INDEXSTATE_NOINDEXNOFOLLOW - no index / no follow VIEW_INDEXSTATE_NOINDEXFOLLOW - no index / follow

Reimplemented from oxUBase.

Definition at line 39 of file moredetails.php.

MoreDetails.$_sActPicId = null [protected]

Definition at line 26 of file moredetails.php.

MoreDetails.$_sProductId = null [protected]

Definition at line 20 of file moredetails.php.

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

Reimplemented from oxView.

Definition at line 14 of file moredetails.php.


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

Generated by  doxygen 1.6.2