| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 181 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
HelpDesk_Module_Model:: (6 methods):
getSideBarLinks()
getSettingLinks()
getOpenTickets()
getTicketsByStatus()
getRelationQuery()
getQueryByModuleField()
Class: HelpDesk_Module_Model - X-Ref
| getSideBarLinks($linkParams) X-Ref |
| Function to get the Quick Links for the module param: <Array> $linkParams return: <Array> List of Vtiger_Link_Model instances |
| getSettingLinks() X-Ref |
| Function to get Settings links for admin user return: Array |
| getOpenTickets() X-Ref |
| Function returns Tickets grouped by Status param: type $data return: <Array> |
| getTicketsByStatus($owner, $dateFilter) X-Ref |
| Function returns Tickets grouped by Status param: type $data return: <Array> |
| getRelationQuery($recordId, $functionName, $relatedModule) X-Ref |
| Function to get relation query for particular module with function name param: <record> $recordId param: <String> $functionName param: Vtiger_Module_Model $relatedModule return: <String> |
| getQueryByModuleField($sourceModule, $field, $record, $listQuery) X-Ref |
| Function to get list view query for popup window param: <String> $sourceModule Parent module param: <String> $field parent fieldname param: <Integer> $record parent id param: <String> $listQuery return: <String> Listview Query |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |