Class InvoicesOverviewColumns
This class contains the definition of the invoices overview columns. Use it in every controller that needs the column definition.
This class can be overloaded and more table columns can be added.
category |
System |
---|---|
package |
Extensions |
subpackage |
Invoices |
__construct(\CI_DB_query_builder $db)
Overload this method and append the $columns array with new column definitions.
Throws |
|
---|
\CI_DB_query_builder
Will be used for database operations.
_getGroupOptions() : array
array
_getPaymentOptions() : array
array
_getStatusOptions() : array
array
getColumns() : \DataTableColumnCollection
serializeColumns() : array
array