phpDocumentor

QuickEditOverviewTooltips
in package
implements QuickEditOverviewTooltipsInterface

Class QuickEditOverviewTooltips

Tags
category

System

subpackage

QuickEdit

Interfaces, Classes and Traits

QuickEditOverviewTooltipsInterface
Interface QuickEditOverviewTooltipsInterface

Table of Contents

$contentView  : ContentView
$db  : CI_DB_query_builder
__construct()  : mixed
QuickEditTooltips constructor.
getRowTooltips()  : array<string|int, mixed>
Returns the data of a product for the tooltip.
_getSpecials()  : string
Provides the data for a product as a special offer.
_render()  : string
Returns the view for the tooltip.

Properties

Methods

_render()

Returns the view for the tooltip.

protected _render(string $templateFile, array<string|int, mixed> $contentArray) : string
Parameters
$templateFile : string

Template file.

$contentArray : array<string|int, mixed>

Content Array.

Return values
string

Returns the view for the tooltip.

Search results