phpDocumentor

QuickEditPropertiesTooltips
in package
implements QuickEditPropertiesTooltipsInterface

Class QuickEditPropertiesTooltips

Tags
category

System

subpackage

QuickEdit

Interfaces, Classes and Traits

QuickEditPropertiesTooltipsInterface
Interface QuickEditPropertiesTooltipsInterface

Table of Contents

$contentView  : ContentView
$db  : CI_DB_query_builder
__construct()  : mixed
QuickEditPropertiesTooltips 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