[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 78 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Settings_SMSNotifier_Module_Model:: (5 methods):
getEditableFields()
getCreateRecordUrl()
getListViewUrl()
getAllProviders()
deleteRecords()
Class: Settings_SMSNotifier_Module_Model - X-Ref
getEditableFields() X-Ref |
Function to get editable fields from this module return: <Array> list of editable fields |
getCreateRecordUrl() X-Ref |
Function to get Create view url return: <String> Url |
getListViewUrl() X-Ref |
Function to get List view url return: <String> Url |
getAllProviders() X-Ref |
Function to get list of all providers return: <Array> list of all providers <SMSNotifier_Provider_Model> |
deleteRecords($recordIdsList = array() X-Ref |
Function to delete records param: <Array> $recordIdsList return: <Boolean> true/false |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |