

Definition at line 8 of file moredetails.php.
| Public Member Functions | |
| render () | |
| getProductId () | |
| getActPictureId () | |
| getArtZoomPics () | |
| getProduct () | |
| Protected Attributes | |
| $_sThisTemplate = 'moredetails.tpl' | |
| $_sProductId = null | |
| $_sActPicId = null | |
| $_aArtZoomPics = null | |
| $_iViewIndexState = VIEW_INDEXSTATE_NOINDEXNOFOLLOW | |
| 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
Reimplemented from oxUBase.
Definition at line 51 of file moredetails.php.
| MoreDetails.getProductId | ( | ) | 
Template variable getter. Returns current product id
Definition at line 68 of file moredetails.php.
| MoreDetails.getActPictureId | ( | ) | 
Template variable getter. Returns active picture id
Definition at line 81 of file moredetails.php.
| MoreDetails.getArtZoomPics | ( | ) | 
Template variable getter. Returns article zoom pictures
Definition at line 100 of file moredetails.php.
| MoreDetails.getProduct | ( | ) | 
Template variable getter. Returns active product
Reimplemented from oxUBase.
Definition at line 121 of file moredetails.php.
| MoreDetails.$_sThisTemplate = 'moredetails.tpl'  [protected] | 
| MoreDetails.$_sProductId = null  [protected] | 
Definition at line 20 of file moredetails.php.
| MoreDetails.$_sActPicId = null  [protected] | 
Definition at line 26 of file moredetails.php.
| 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.
 1.5.5
 1.5.5