OXID eShop CE  6.1.4
OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController:

Public Member Functions

 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.

Member Function Documentation

◆ getActPictureId()

OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController::getActPictureId ( )

Template variable getter. Returns active picture id

Returns
string

◆ getArtZoomPics()

OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController::getArtZoomPics ( )

Template variable getter. Returns article zoom pictures

Returns
array

◆ getProduct()

OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController::getProduct ( )

Template variable getter. Returns active product

Returns
oxArticle

◆ getProductId()

OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController::getProductId ( )

Template variable getter. Returns current product id

Returns
string

Member Data Documentation

◆ $_aArtZoomPics

OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController::$_aArtZoomPics = null
protected

◆ $_iViewIndexState

OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController::$_iViewIndexState = VIEW_INDEXSTATE_NOINDEXNOFOLLOW
protected

◆ $_sActPicId

OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController::$_sActPicId = null
protected

◆ $_sProductId

OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController::$_sProductId = null
protected

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\MoreDetailsController::$_sThisTemplate = 'moredetails.tpl'
protected

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