QuickEditOverviewTooltips

Implements \QuickEditOverviewTooltipsInterface

Class QuickEditOverviewTooltips

category

System

package

Extensions

subpackage

QuickEdit

Methods

QuickEditTooltips constructor.

__construct() 

Provides the data for a product as a special offer.

_getSpecials(\QuickEditProductListItem $data) : string

Arguments

$data

\QuickEditProductListItem

QuickEdit product collection.

Response

string

Returns the data for a product as a special offer.

Returns the view for the tooltip.

_render(string $templateFile, array $contentArray) : string

Arguments

$templateFile

string

Template file.

$contentArray

array

Content Array.

Response

string

Returns the view for the tooltip.

Returns the data of a product for the tooltip.

getRowTooltips(\QuickEditProductListItem $data) : array

Arguments

$data

\QuickEditProductListItem

QuickEdit product collection.

Response

array

Returns the data of a product for the tooltip.

Properties

contentView

contentView : \ContentView
var

Type(s)

\ContentView

db

db : \CI_DB_query_builder
var

Type(s)

\CI_DB_query_builder