[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 162 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file modules/Users/CreateUserPrivilegeFile.php |
Settings_SharingAccess_Module_Model:: (13 methods):
getPermissionValue()
isSharingEditable()
isPrivate()
isPublic()
getRulesListUrl()
getCreateRuleUrl()
getSharingRules()
getRules()
save()
getInstance()
getAll()
getDependentModules()
recalculateSharingRules()
Class: Settings_SharingAccess_Module_Model - X-Ref
Sharng Access Vtiger Module Model ClassgetPermissionValue() X-Ref |
No description |
isSharingEditable() X-Ref |
Function checks if the sharing access for the module is enabled or not return: <Boolean> |
isPrivate() X-Ref |
Function checks if the module is Private return: Boolean |
isPublic() X-Ref |
Function checks if the module is Public return: Boolean |
getRulesListUrl() X-Ref |
No description |
getCreateRuleUrl() X-Ref |
No description |
getSharingRules() X-Ref |
No description |
getRules() X-Ref |
No description |
save() 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 |
getAll($editable=false) X-Ref |
Static Function to get the instance of Vtiger Module Model for all the modules return: <Array> - List of Vtiger Module Model or sub class instances |
getDependentModules() X-Ref |
Static Function to get the instance of Vtiger Module Model for all the modules return: <Array> - List of Vtiger Module Model or sub class instances |
recalculateSharingRules() X-Ref |
Function recalculate the sharing rules |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |