[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 119 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Settings_Vtiger_Module_Model:: (14 methods):
getName()
getParentName()
getBaseTable()
getBaseIndex()
setListFields()
getListFields()
getNameFields()
getField()
hasCreatePermissions()
getMenus()
getMenuItems()
isPagingSupported()
getInstance()
getIndexViewUrl()
Class: Settings_Vtiger_Module_Model - X-Ref
getName($includeParentIfExists = false) X-Ref |
No description |
getParentName() X-Ref |
No description |
getBaseTable() X-Ref |
No description |
getBaseIndex() X-Ref |
No description |
setListFields($fieldNames) X-Ref |
No description |
getListFields() X-Ref |
No description |
getNameFields() X-Ref |
Function to get name fields of this module return: <Array> list field names |
getField($fieldName) X-Ref |
Function to get field using field name param: <String> $fieldName return: <Field_Model> |
hasCreatePermissions() X-Ref |
No description |
getMenus() X-Ref |
Function to get all the Settings menus return: <Array> - List of Settings_Vtiger_Menu_Model instances |
getMenuItems($menu=false) X-Ref |
Function to get all the Settings menu items for the given menu return: <Array> - List of Settings_Vtiger_MenuItem_Model instances |
isPagingSupported() X-Ref |
No description |
getInstance($name='Settings:Vtiger') X-Ref |
Function to get the instance of Settings module model return: Settings_Vtiger_Module_Model instance |
getIndexViewUrl() X-Ref |
Function to get Index view Url return: <String> URL |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |