Class QuickEditOverviewController

Class QuickEditOverviewController

Bootstraps the QuickEdit overview page.

HttpViewController implements HttpViewControllerInterface
AdminHttpViewController implements AdminStatusOnlyInterface
QuickEditOverviewController
Package: AdminHttpViewControllers
Category: System
Extends: AdminHttpViewController
Located at Controllers/HttpView/Admin/QuickEditOverviewController.inc.php

Methods summary

public init( void )

Initializes the required objects.

public actionDefault( void ) : AdminLayoutHttpControllerResponse|boolean

Renders quickEdit overview page.

protected _getAssetsArray( void ) : array

Returns the assets as an array.

protected _getRowHeights( void ) : array

Returns the row heights as an array.

protected _getPropertiesColumns( void ) : string

Returns the required columns for the properties in JSON format.

protected _getSpecialPriceColumns( void ) : string

Returns the required columns for the special prices in JSON format.

Methods inherited from AdminHttpViewController

validateCurrentAdminStatus()

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