| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 393 lines (13 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Settings_SharingAccess_Rule_Model:: (22 methods):
getId()
getRuleType()
setModule()
setModuleFromInstance()
getModule()
getRuleComponents()
getSourceMember()
getTargetMember()
getPermission()
isReadOnly()
isReadWrite()
getEditViewUrl()
getDeleteActionUrl()
getSourceDetailViewUrl()
getTargetDetailViewUrl()
getSourceMemberName()
getTargetMemberName()
getRecordLinks()
save()
delete()
getInstance()
getAllByModule()
Class: Settings_SharingAccess_Rule_Model - X-Ref
Sharng Access Vtiger Module Model Class| getId() X-Ref |
| Function to get the Id of the Sharing Access Rule return: <Number> Id |
| getRuleType() X-Ref |
| No description |
| setModule($moduleName) X-Ref |
| No description |
| setModuleFromInstance($module) X-Ref |
| No description |
| getModule() X-Ref |
| Function to get the Group Name return: <String> |
| getRuleComponents() X-Ref |
| No description |
| getSourceMember() X-Ref |
| No description |
| getTargetMember() X-Ref |
| No description |
| getPermission() X-Ref |
| No description |
| isReadOnly() X-Ref |
| No description |
| isReadWrite() X-Ref |
| No description |
| getEditViewUrl() X-Ref |
| No description |
| getDeleteActionUrl() X-Ref |
| No description |
| getSourceDetailViewUrl() X-Ref |
| Function to get the detailViewUrl for the rule member in Sharing Access Custom Rules return: DetailViewUrl |
| getTargetDetailViewUrl() X-Ref |
| Function to get the detailViewUrl for the rule member in Sharing Access Custom Rules return: DetailViewUrl |
| getSourceMemberName() X-Ref |
| Function to get the Member Name from the Rule Model return: Name of the rule Member |
| getTargetMemberName() X-Ref |
| Function to get the Member Name from the Rule Model return: Name of the rule Member |
| getRecordLinks() X-Ref |
| Function to get the list view actions for the record return: <Array> - Associate array of Vtiger_Link_Model instances |
| save() X-Ref |
| No description |
| delete() X-Ref |
| No description |
| getInstance($moduleModel, $ruleId) X-Ref |
| Function to get all the rules return: <Array> - Array of Settings_Groups_Record_Model instances |
| getAllByModule($moduleModel) X-Ref |
| Function to get all the rules return: <Array> - Array of Settings_Groups_Record_Model instances |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |