Class InvoicesOverviewTooltips
Class InvoicesOverviewTooltips
This class generates the required HTML for the tooltips of each row in the invoices overview table. In order to be faster do not use any services but fetch the data directly with DB queries.
Package: Extensions\Invoices
Category: System
Located at Extensions/Invoices/InvoicesOverviewTooltips.inc.php
Category: System
Located at Extensions/Invoices/InvoicesOverviewTooltips.inc.php
Methods summary
public
|
|
public
array
|
#
getRowTooltips(
Get the row tooltip HTML for each displayed tooltip. |
protected
string
|
|
protected
string
|
|
protected
string
|
|
protected
string
|
|
protected
string
|
Properties summary
protected
ContentView
|
$contentView
|
|
protected
CI_DB_query_builder
|
$db
|