[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 235 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Settings_CronTasks_Record_Model:: (18 methods):
getId()
getName()
getModule()
setModule()
isDisabled()
isRunning()
isCompleted()
isEnabled()
hadTimedout()
getLastEndDateTime()
getTimeDiff()
getDisplayValue()
getEditViewUrl()
save()
getInstanceById()
getInstanceByName()
getRecordLinks()
getMinimumFrequency()
Class: Settings_CronTasks_Record_Model - X-Ref
getId() X-Ref |
Function to get Id of this record instance return: <Integer> id |
getName() X-Ref |
Function to get Name of this record return: <String> |
getModule() X-Ref |
Function to get module instance of this record return: <type> |
setModule($moduleModel) X-Ref |
Function to set module to this record instance param: <Settings_CronTasks_Module_Model> $moduleModel return: <Settings_CronTasks_Record_Model> record model |
isDisabled() X-Ref |
No description |
isRunning() X-Ref |
No description |
isCompleted() X-Ref |
No description |
isEnabled() X-Ref |
No description |
hadTimedout() X-Ref |
Detect if the task was started by never finished. |
getLastEndDateTime() X-Ref |
Get the user datetimefeild |
getTimeDiff() X-Ref |
Get Time taken to complete task |
getDisplayValue($fieldName) X-Ref |
Function to get display value of every field from this record param: <String> $fieldName return: <String> |
getEditViewUrl() X-Ref |
No description |
save() X-Ref |
Function to save the record |
getInstanceById($recordId, $qualifiedModuleName) X-Ref |
Function to get record instance by using id and moduleName param: <Integer> $recordId param: <String> $qualifiedModuleName return: <Settings_CronTasks_Record_Model> RecordModel |
getInstanceByName($name) X-Ref |
No description |
getRecordLinks() X-Ref |
Function to get the list view actions for the record return: <Array> - Associate array of Vtiger_Link_Model instances |
getMinimumFrequency() X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |