[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 330 lines (15 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Settings_Picklist_Module_Model:: (10 methods):
getPickListTableName()
getFieldsByType()
addPickListValues()
renamePickListValues()
remove()
enableOrDisableValuesForRole()
updateSequence()
getPicklistSupportedModules()
getInstance()
getInstanceFromModuleObject()
Class: Settings_Picklist_Module_Model - X-Ref
getPickListTableName($fieldName) X-Ref |
No description |
getFieldsByType($type) X-Ref |
No description |
addPickListValues($fieldModel, $newValue, $rolesSelected = array() X-Ref |
No description |
renamePickListValues($pickListFieldName, $oldValue, $newValue, $moduleName, $id) X-Ref |
No description |
remove($pickListFieldName , $valueToDeleteId, $replaceValueId , $moduleName) X-Ref |
No description |
enableOrDisableValuesForRole($picklistFieldName, $valuesToEnables, $valuesToDisable, $roleIdList) X-Ref |
No description |
updateSequence($pickListFieldName , $picklistValues) X-Ref |
No description |
getPicklistSupportedModules() X-Ref |
No description |
getInstance($value) X-Ref |
Static Function to get the instance of Vtiger Module Model for the given id or name param: mixed id or name of the module |
getInstanceFromModuleObject(Vtiger_Module $moduleObj) X-Ref |
Function to get the instance of Vtiger Module Model from a given Vtiger_Module object param: Vtiger_Module $moduleObj return: Vtiger_Module_Model instance |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |