[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 80 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
PriceBooks_Relation_Model:: (3 methods):
getQuery()
addListPrice()
deleteRelation()
Class: PriceBooks_Relation_Model - X-Ref
getQuery($recordModel, $actions=false) X-Ref |
Function returns the Query for the relationhips param: <Vtiger_Record_Model> $recordModel param: type $actions return: <String> |
addListPrice($sourceRecordId, $destinationRecordId, $listPrice) X-Ref |
Function to add PriceBook-Products/Services Relation param: <Integer> $sourceRecordId param: <Integer> $destinationRecordId param: <Integer> $listPrice |
deleteRelation($sourceRecordId, $relatedRecordId) X-Ref |
Function that deletes PriceBooks related records information param: <Integer> $sourceRecordId - PriceBook Id param: <Integer> $relatedRecordId - Related Record Id |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |