[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/modules/Settings/LayoutEditor/models/ -> Block.php (summary)

(no description)

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

Defines 1 class

Settings_LayoutEditor_Block_Model:: (7 methods):
  isActionsAllowed()
  isAddCustomFieldEnabled()
  updateFieldSequenceNumber()
  getInstance()
  getInstanceFromBlockObject()
  getAllForModule()
  getLayoutBlockActiveFields()


Class: Settings_LayoutEditor_Block_Model  - X-Ref

isActionsAllowed()   X-Ref
No description

isAddCustomFieldEnabled()   X-Ref
Function to check whether adding custom field is allowed or not

return: <Boolean> true/false

updateFieldSequenceNumber($blockFieldSequence)   X-Ref
No description

getInstance($value, $moduleInstance = false)   X-Ref
No description

getInstanceFromBlockObject(Vtiger_Block $blockObject)   X-Ref
Function to retrieve block instance from Vtiger_Block object

param: Vtiger_Block $blockObject - vtlib block object
return: Vtiger_Block_Model

getAllForModule($moduleModel)   X-Ref
Function to retrieve block instances for a module

param: <type> $moduleModel - module instance
return: <array> - list of Vtiger_Block_Model

getLayoutBlockActiveFields()   X-Ref
No description



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