Class QuickEditSpecialPricesAjaxController

Class QuickEditSpecialPricesAjaxController

HttpViewController implements HttpViewControllerInterface
AdminHttpViewController implements AdminStatusOnlyInterface
QuickEditSpecialPricesAjaxController

Methods summary

public init( void )

Initializes the required objects.

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.

public actionUpdate( void ) : boolean|JsonHttpControllerResponse

Updates special price information.

public actionDelete( void ) : boolean|JsonHttpControllerResponse

Deletes a special price.

protected _getProductSpecialPrices( void ) : array

Returns the special prices for the existing products.

Methods inherited from AdminHttpViewController

validateCurrentAdminStatus()

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