Class QuickEditDocuments
category |
System |
---|---|
package |
Extensions |
subpackage |
QuickEdit |
__construct()
_createPdfInventoryDocument() : boolean
boolean
Returns true if the create and save was successful - otherwise, false is returned.
_getColumns() : array
array
Returns the required column names and their names.
getLink() : array
array
Returns the link to the last created inventory list.
getProducts() : boolean
boolean
Returns true if the create and save was successful - otherwise, false is returned.
getProductsById(array $products) : boolean
array
Returns the list of products that have been passed as parameters.
boolean
Returns 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