ToolTipObject
in package
Description of ToolTipObject
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- getData() : object
- formatTooltip() : array<string|int, mixed>
- Format the sql result for the gui
Properties
$data
private
mixed
$data
$helper
private
mixed
$helper
$td
private
mixed
$td
= array()
Methods
__construct()
public
__construct(array<string|int, mixed> $data) : mixed
Parameters
- $data : array<string|int, mixed>
getData()
public
getData(string $property) : object
Parameters
- $property : string
Return values
objectformatTooltip()
Format the sql result for the gui
private
formatTooltip() : array<string|int, mixed>