Class QuickEditSpecialPricesAjaxController
Class QuickEditSpecialPricesAjaxController
- HttpViewController implements HttpViewControllerInterface
- ┗ AdminHttpViewController implements AdminStatusOnlyInterface
- ┗ QuickEditSpecialPricesAjaxController
Package: AdminHttpViewControllers
Category: System
Located at Controllers/HttpView/AdminAjax/QuickEditSpecialPricesAjaxController.inc.php
Category: System
Located at Controllers/HttpView/AdminAjax/QuickEditSpecialPricesAjaxController.inc.php
Methods summary
public
actionDataTable( void )
: boolean|JsonHttpControllerResponse
Returns all required data to display the table contents.
public
actionTooltips( void )
: boolean|JsonHttpControllerResponse
Returns the tooltips for the special prices table in JSON format.
protected
_getProductSpecialPrices( void )
: array
Returns the special prices for the existing products.
Methods inherited from AdminHttpViewController
Methods inherited from HttpViewController
__construct(),
_callActionMethod(),
_getPostData(),
_getPostDataCollection(),
_getQueryParameter(),
_getQueryParametersCollection(),
_getServerData(),
_render(),
_validatePageToken(),
actionDefault(),
getTemplateFile(),
proceed()
Properties summary
Properties inherited from HttpViewController
$assets,
$contentView,
$httpContextReader,
$httpResponseProcessor,
$postDataArray,
$queryParametersArray,
$serverDataArray