Class ProductMediaContentController
Class ProductMediaContentController
- HttpViewController implements HttpViewControllerInterface
-
ProductMediaContentController
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/Shop/ProductMediaContentController.inc.php
Methods summary
public
|
|
public
|
#
actionLink( )
Redirects to a product content resource (link) and increment the database field "hits". |
protected
array
|
#
_getProductContentDescriptionData( )
Returns the product content description data by the query argument "pcdID". The field product_content_descriptions.hits will be incremented by the value "1". |
protected
boolean
|
#
_isImageFile( string $fileName )
Checks if the given file has an image file extension. Detected image extensions are "gif", "jpg", "png", "tif" and "bmp". |
protected
string
|
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
getTemplateFile(),
proceed()
Properties summary
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray