| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 365 lines (12 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 2 files modules/com_vtiger_workflow/expression_engine/VTExpressionsManager.inc modules/com_vtiger_workflow/include.inc |
Settings_Workflows_Record_Model:: (29 methods):
getId()
getName()
get()
getEditViewUrl()
getTasksListUrl()
getAddTaskUrl()
setWorkflowObject()
getWorkflowObject()
getModule()
setModule()
getTasks()
getTaskTypes()
isDefault()
save()
delete()
getEntityMethods()
getRecordLinks()
getInstance()
getCleanInstance()
getInstanceFromWorkflowObject()
executionConditionAsLabel()
getActiveCount()
isFilterSavedInNew()
transformToAdvancedFilterCondition()
getFieldFilterValueType()
transformAdvanceFilterToWorkFlowFilter()
getDependentModules()
getReferenceFieldName()
updateNextTriggerTime()
Class: Settings_Workflows_Record_Model - X-Ref
| getId() X-Ref |
| No description |
| getName() X-Ref |
| No description |
| get($key) X-Ref |
| No description |
| getEditViewUrl() X-Ref |
| No description |
| getTasksListUrl() X-Ref |
| No description |
| getAddTaskUrl() X-Ref |
| No description |
| setWorkflowObject($wf) X-Ref |
| No description |
| getWorkflowObject() X-Ref |
| No description |
| getModule() X-Ref |
| No description |
| setModule($moduleName) X-Ref |
| No description |
| getTasks($active=false) X-Ref |
| No description |
| getTaskTypes() X-Ref |
| No description |
| isDefault() X-Ref |
| No description |
| save() X-Ref |
| No description |
| delete() X-Ref |
| No description |
| getEntityMethods() X-Ref |
| Functions returns the Custom Entity Methods that are supported for a module return: <Array> |
| getRecordLinks() X-Ref |
| Function to get the list view actions for the record return: <Array> - Associate array of Vtiger_Link_Model instances |
| getInstance($workflowId) X-Ref |
| No description |
| getCleanInstance($moduleName) X-Ref |
| No description |
| getInstanceFromWorkflowObject($wf) X-Ref |
| No description |
| executionConditionAsLabel($executionCondition=null) X-Ref |
| No description |
| getActiveCount() X-Ref |
| Function to get the count of active workflows return: <Integer> count of acive workflows |
| isFilterSavedInNew() X-Ref |
| No description |
| transformToAdvancedFilterCondition() X-Ref |
| Functions transforms workflow filter to advanced filter return: <Array> |
| getFieldFilterValueType($fieldname) X-Ref |
| Function returns valuetype of the field filter return: <String> |
| transformAdvanceFilterToWorkFlowFilter() X-Ref |
| Function transforms Advance filter to workflow conditions |
| getDependentModules() X-Ref |
| Function returns all the related modules for workflows create entity task return: <JSON> |
| getReferenceFieldName($relatedModule) X-Ref |
| Function to get reference field name param: <String> $relatedModule return: <String> fieldname |
| updateNextTriggerTime() X-Ref |
| No description |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |