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.
| category |
System |
|---|---|
| package |
Extensions |
| subpackage |
Invoices |
__construct()
_getCustomerAddresses(\InvoiceListItem $invoiceListItem) : string
_getCustomerMemos(\InvoiceListItem $invoiceListItem) : string
_getInvoiceItems(\InvoiceListItem $invoiceListItem) : string
_getOrderStatusHistory(\InvoiceListItem $invoiceListItem) : string
_render(string $templateFile, array $contentArray) : string
stringTemplate file to render.
arrayContent array which represent the variables of the template.
stringRendered template.
getRowTooltips(\InvoiceListItem $invoiceListItem) : array
contentView : \ContentView
| var |
|---|
\ContentView
db : \CI_DB_query_builder
| var |
|---|
\CI_DB_query_builder