subpackage
|
Controllers
|
package
|
Modules
|
Methods
__construct
__construct(null $src = null, array $params = array())
inherited
|
|
Throws |
- \ReflectionException
|
Arguments
Report on abandoned carts
abandoned_carts()
add module item or all items to search index
addContentToSearch() : integer
inherited
|
|
Throws |
- \ReflectionException
|
Response
integer
number of items added to search index
The aggregateWhereClause function creates a sql where clause which also includes aggregated module content
aggregateWhereClause(string $type = '') : string
inherited
Arguments
Response
string
approve module item
approve()
inherited
author of module
author() : string
inherited static
A Product Report
batch_export()
buildCategoryString
buildCategoryString( $catID, boolean $reset = false) : boolean|string
static
deprecated
|
2.3.4
moved to storeCategory
|
Arguments
Response
boolean|string
can this module export data?
canExportData() : boolean
inherited static
can this module import data?
canImportData() : boolean
inherited static
FIXME Function not known/incomplete
cart_summary()
return all categories used by module's items
categories()
inherited
checkPermissions
checkPermissions( $permission, $location)
inherited static
create an item in this module
create()
inherited
deprecated
|
in favor of edit w/o id param
|
|
|
|
|
Display report of currently active carts
current_carts()
Current Stats
dashboard()
delete item in module
delete()
inherited
delete module and all its items for backwards compat with old modules
delete_In( $loc)
inherited
delete module, config, and all its items
delete_instance(boolean $loc = false)
inherited
|
|
Throws |
- \ReflectionException
|
Arguments
remove all module items from search index
delete_search()
inherited
description of module
description() : string
inherited static
name of module
displayname() : string
inherited static
Output report data for download
download( $file, $name, $type)
static
download a file attached to item
downloadfile()
inherited
edit item in module, also used to copy items
edit()
inherited
An Order Report
export_inventory()
An Order Report
export_odbc()
An Order Report
export_order_items()
An Order Report
export_status_report()
Generate an orders report selection view from parameters
generateOrderReport()
Generate an products report selection view from parameters
generateProductReport()
get the model(s) associated with this module
getModels() : array
inherited
hasContent
hasContent()
inherited static
does module have sources available? or does it treat content globally
hasSources() : boolean
inherited static
hasViews
hasViews()
inherited static
is module content searchable? should it be added to search index?
isSearchable() : boolean
inherited static
display module management view
manage()
inherited
rerank module items, called from ddrerank
manage_ranks()
inherited
merge/move aggregated item into this module
merge()
inherited
glue to make the view template aware of the module
moduleSelfAwareness()
inherited
name of module for backwards compat with old modules
name() : string
inherited
Get parameters for an orders report
order_report()
outputField
outputField( $val, string $eof = ',', boolean $isHTML = false) : string
deprecated
|
2.3.3
moved to expString
|
Arguments
Response
string
parseAndTrim
parseAndTrim( $str, boolean $isHTML = false) : mixed
static
deprecated
|
2.3.3
moved to expString
|
Arguments
Response
mixed
parseAndTrimExport
parseAndTrimExport( $str, boolean $isHTML = false) : mixed
static
deprecated
|
2.3.3
moved to expString
|
Arguments
Response
mixed
parseAndTrimImport
parseAndTrimImport( $str, boolean $isHTML = false) : mixed
static
deprecated
|
2.3.3
moved to expString
|
Arguments
Response
mixed
FIXME Function not known/incomplete
payment_report()
permission functions to aggregate a module's visible permissions based on add/remove permissions
permissions() : array
inherited
permission functions to aggregate a module's permissions based on add/remove and manage permissions
permissions_all() : array
inherited
An Order Report
print_orders()
Get parameters for an products report
product_report()
FIXME Function not known/incomplete
productFeed()
Remove abandoned carts data
pruge_abandoned_carts()
requiresConfiguration
requiresConfiguration()
inherited static
rerank items in model
rerank()
inherited
save module configuration
saveconfig()
inherited
category of items searched in the module
searchCategory() : string
inherited
additional check for display of search hit
searchHit( $record) : boolean
inherited static
Arguments
Response
boolean
type of items searched in the module
searchName() : string
inherited
Help parse quick range input
setDateParams( $params)
default view for individual item
show()
inherited
An Order Report to show breakdown of taxes and payment types
show_payment_summary()
default module view method for all items
showall()
inherited
view the item by referring to its title
showByTitle()
inherited
view a random item
showRandom()
inherited
sortPrintOrders
sortPrintOrders( $a, $b)
static
Stats for selected period
stats()
A Product Report
status_export()
stripLineEndings
stripLineEndings( $val) : null|string|array<mixed,string>
deprecated
|
2.3.3
moved to expString
|
Arguments
Response
null|string|array<mixed,string>
does module support workflow?
supportsWorkflow() : boolean
inherited static
update (save) item in module
update()
inherited
Properties
manage_permissions
manage_permissions :
inherited
classname
classname :
inherited
baseclassname
baseclassname :
inherited
classinfo
classinfo :
inherited
basemodel_name
basemodel_name :
inherited
model_table
model_table :
inherited
useractions
useractions :
inherited
remove_configs
remove_configs :
inherited
permissions
permissions :
inherited
m_permissions
m_permissions :
inherited
remove_permissions
remove_permissions :
inherited
add_permissions
add_permissions :
inherited
requires_login
requires_login :
inherited
filepath
filepath :
inherited
viewpath
viewpath :
inherited
relative_viewpath
relative_viewpath :
inherited
asset_path
asset_path :
inherited
config
config :
inherited
params
params :
inherited
codequality
codequality :
inherited
return all comments used by module's items