| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 173 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Settings_SMSNotifier_Record_Model:: (12 methods):
getId()
getName()
getModule()
setModule()
getEditViewUrl()
getDeleteUrl()
getRecordLinks()
getDisplayValue()
getEditableFields()
save()
getInstanceById()
getCleanInstance()
Class: Settings_SMSNotifier_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 instance return: <String> Name |
| getModule() X-Ref |
| Function to get module of this record instance return: <Settings_Webforms_Module_Model> $moduleModel |
| setModule($moduleModel) X-Ref |
| Function to set module instance to this record instance param: <Settings_Webforms_Module_Model> $moduleModel return: <Settings_Webforms_Record_Model> this record |
| getEditViewUrl() X-Ref |
| Function to get Edit view url return: <String> Url |
| getDeleteUrl() X-Ref |
| Function to get Delete url return: <String> Url |
| getRecordLinks() X-Ref |
| Function to get record links return: <Array> list of link models <Vtiger_Link_Model> |
| getDisplayValue($key) X-Ref |
| Function to getDisplay value of every field param: <String> field name return: <String> field value |
| getEditableFields() X-Ref |
| Function to get Editable fields for this instance return: <Array> field models list <Settings_SMSNotifier_Field_Model> |
| 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_Webforms_Record_Model> RecordModel |
| getCleanInstance($qualifiedModuleName) X-Ref |
| Function to get clean record instance by using moduleName param: <String> $qualifiedModuleName return: <Settings_SMSNotifier_Record_Model> |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |