[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/modules/Inventory/models/ -> Module.php (summary)

(no description)

File Size: 107 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Inventory_Module_Model:: (7 methods):
  isQuickCreateSupported()
  isSummaryViewSupported()
  getAllCurrencies()
  getAllProductTaxes()
  getAllShippingTaxes()
  getRelationQuery()
  getExportQuery()


Class: Inventory_Module_Model  - X-Ref

Inventory Module Model Class

isQuickCreateSupported()   X-Ref
Function to check whether the module is an entity type module or not

return: <Boolean> true/false

isSummaryViewSupported()   X-Ref
Function to check whether the module is summary view supported

return: <Boolean> - true/false

getAllCurrencies()   X-Ref
No description

getAllProductTaxes()   X-Ref
No description

getAllShippingTaxes()   X-Ref
No description

getRelationQuery($recordId, $functionName, $relatedModule)   X-Ref
Function to get relation query for particular module with function name

param: <record> $recordId
param: <String> $functionName
param: Vtiger_Module_Model $relatedModule
return: <String>

getExportQuery($focus, $query)   X-Ref
Function returns export query

param: <String> $where
return: <String> export query



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1