[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 278 lines (10 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Vtiger_Relation_Model:: (23 methods):
getId()
setParentModuleModel()
getParentModuleModel()
getRelationModuleModel()
getRelationModuleName()
getListUrl()
setRelationModuleModel()
isActionSupported()
isSelectActionSupported()
isAddActionSupported()
getActions()
getQuery()
addRelation()
deleteRelation()
isDirectRelation()
getRelationType()
isEditable()
isDeletable()
getInstance()
getAllRelations()
getRelationField()
updateRelationSequenceAndPresence()
isActive()
Class: Vtiger_Relation_Model - X-Ref
getId() X-Ref |
Function returns the relation id return: <Integer> |
setParentModuleModel($moduleModel) X-Ref |
Function sets the relation's parent module model param: <Vtiger_Module_Model> $moduleModel return: Vtiger_Relation_Model |
getParentModuleModel() X-Ref |
Function that returns the relation's parent module model return: <Vtiger_Module_Model> |
getRelationModuleModel() X-Ref |
No description |
getRelationModuleName() X-Ref |
No description |
getListUrl($parentRecordModel) X-Ref |
No description |
setRelationModuleModel($relationModel) X-Ref |
No description |
isActionSupported($actionName) X-Ref |
No description |
isSelectActionSupported() X-Ref |
No description |
isAddActionSupported() X-Ref |
No description |
getActions() X-Ref |
No description |
getQuery($parentRecord, $actions=false) X-Ref |
No description |
addRelation($sourcerecordId, $destinationRecordId) X-Ref |
No description |
deleteRelation($sourceRecordId, $relatedRecordId) X-Ref |
No description |
isDirectRelation() X-Ref |
No description |
getRelationType() X-Ref |
No description |
isEditable() X-Ref |
Function which will specify whether the relation is editable return: <Boolean> |
isDeletable() X-Ref |
Function which will specify whether the relation is deletable return: <Boolean> |
getInstance($parentModuleModel, $relatedModuleModel, $label=false) X-Ref |
No description |
getAllRelations($parentModuleModel, $selected = true, $onlyActive = true) X-Ref |
No description |
getRelationField() X-Ref |
Function to get relation field for relation module and parent module return: Vtiger_Field_Model |
updateRelationSequenceAndPresence($relatedInfoList, $sourceModuleTabId) X-Ref |
No description |
isActive() X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |