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
string
Template file to render.
array
Content array which represent the variables of the template.
string
Rendered template.
getRowTooltips(\InvoiceListItem $invoiceListItem) : array
contentView : \ContentView
var |
---|
\ContentView
db : \CI_DB_query_builder
var |
---|
\CI_DB_query_builder