[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 185 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Settings_Workflows_RecordStructure_Model:: (8 methods):
setWorkFlowModel()
getWorkFlowModel()
getStructure()
getAllEmailFields()
getAllDateTimeFields()
getFieldsByType()
getInstanceForWorkFlowModule()
getNameFields()
Class: Settings_Workflows_RecordStructure_Model - X-Ref
setWorkFlowModel($workFlowModel) X-Ref |
No description |
getWorkFlowModel() X-Ref |
No description |
getStructure() X-Ref |
Function to get the values in stuctured format return: <array> - values in structure array('block'=>array(fieldinfo)); |
getAllEmailFields() X-Ref |
Function returns all the email fields for the workflow record structure return: type |
getAllDateTimeFields() X-Ref |
Function returns all the date time fields for the workflow record structure return: type |
getFieldsByType($fieldTypes) X-Ref |
Function returns fields based on type return: type |
getInstanceForWorkFlowModule($workFlowModel, $mode) X-Ref |
No description |
getNameFields() X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |