Class ImageRequestController
Class ImageRequestController
- HttpViewController implements HttpViewControllerInterface
-
ImageRequestController
Package: HttpViewControllers
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/Shop/ImageRequestController.inc.php
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/Shop/ImageRequestController.inc.php
Methods summary
public
|
#
actionDefault( )
Default action method. Every controller child class requires at least the default action method, which is invoked when the ::_getQueryParameterData('do') value is not separated by a trailing slash. |
protected
string
|
#
_getRequestedImagePath(
Returns the absolute file path of the requested image. |
protected
mixed|string
|
#
_getContentType(
Returns the content type of the requested image |
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_render(),
_validatePageToken(),
proceed()
Properties summary
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray