Class QuickEditDocuments
| category |
System |
|---|---|
| package |
Extensions |
| subpackage |
QuickEdit |
__construct()
_createPdfInventoryDocument() : boolean
booleanReturns true if the create and save was successful - otherwise, false is returned.
_getColumns() : array
arrayReturns the required column names and their names.
getLink() : array
arrayReturns the link to the last created inventory list.
getProducts() : boolean
booleanReturns true if the create and save was successful - otherwise, false is returned.
getProductsById(array $products) : boolean
arrayReturns the list of products that have been passed as parameters.
booleanReturns true if the create and save was successful - otherwise, false is returned.
PDF_PAGE_ORIENTATION
| var |
|---|
PDF_UNIT
| var |
|---|
PDF_PAGE_FORMAT
| var |
|---|
PDF_HEADER_LOGO
| var |
|---|
PDF_HEADER_LOGO_WIDTH
| var |
|---|
PDF_HEADER_TITLE
| var |
|---|
PDF_HEADER_STRING
| var |
|---|
PDF_FONT_SIZE_MAIN
| var |
|---|
PDF_FILENAME
| var |
|---|
db : \CI_DB_query_builder
| var |
|---|
\CI_DB_query_builder
title : string
| var |
|---|
string
creator : string
| var |
|---|
string
products : array
| var |
|---|
array
categories : array
| var |
|---|
array
languageTextManager : \LanguageTextManager
| var |
|---|
\LanguageTextManager
quickEditOverviewColumns : \QuickEditOverviewColumns