Class QuickEditProductPropertiesAjaxController
Class QuickEditProductPropertiesAjaxController
Serves properties modal operations of the QuickEdit page.
- HttpViewController implements HttpViewControllerInterface
- ┗ AdminHttpViewController implements AdminStatusOnlyInterface
- ┗ QuickEditProductPropertiesAjaxController
Package: AdminHttpViewControllers
Category: System
Located at Controllers/HttpView/AdminAjax/QuickEditProductPropertiesAjaxController.inc.php
Category: System
Located at Controllers/HttpView/AdminAjax/QuickEditProductPropertiesAjaxController.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 overview page in JSON format.
protected
_getProductsProperties( void )
: array
Returns the product properties 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