phpDocumentor

QuickEditSpecialPriceTooltips
in package
implements QuickEditSpecialPriceTooltipsInterface

Class QuickEditSpecialPriceTooltips

Tags
category

System

subpackage

QuickEdit

Interfaces, Classes and Traits

QuickEditSpecialPriceTooltipsInterface
Interface QuickEditSpecialPriceTooltipsInterface

Table of Contents

$contentView  : ContentView
$db  : CI_DB_query_builder
__construct()  : mixed
QuickEditSpecialPriceTooltips constructor.
getRowTooltips()  : array<string|int, mixed>
This method is not currently used. Can be removed.
_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