Class CheckStatusController

Class CheckStatusController

HttpViewController implements HttpViewControllerInterface
CheckStatusController
Package: HttpViewControllers
Category: System
Extends: HttpViewController
Located at Controllers/HttpView/ShopAjax/CheckStatusController.inc.php

Methods summary

public actionDefault( void ) : HttpControllerResponse
public actionAttributes( void ) : HttpControllerResponse
protected _getPropertiesResponseArray( mixed $selectionTemplate, mixed $combiStatus, string $p_quantityChecker, StoredProductInterface $product ) : array
protected _getAttributesResponseArray( string $p_weight, string $p_price, string $p_images, string $p_quantityChecker, string $stockChecker ) : array
protected _getDiscount( void ) : string
protected _getAttributesWeight( AttributesAjaxHandler $ajaxHandler )
protected _getAttributesPrice( AttributesAjaxHandler $ajaxHandler )
protected _getAttributesImagesHtml( AttributesAjaxHandler $ajaxHandler )
protected _getAttributesImagesData( void )
protected _getQuantityChecker( void )
protected _getStockChecker( void )
protected _formatPrice( $price, StoredProductInterface $product ) : 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