| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 128 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Reports_Module_Model:: (6 methods):
deleteRecord()
getSideBarLinks()
getRecentRecords()
getFolders()
getAddFolderUrl()
isUtilityActionEnabled()
Class: Reports_Module_Model - X-Ref
| deleteRecord($reportModel) X-Ref |
| Function deletes report param: Reports_Record_Model $reportModel |
| getSideBarLinks($linkParams = '') X-Ref |
| Function returns quick links for the module return: <Array of Vtiger_Link_Model> |
| getRecentRecords($limit = 10) X-Ref |
| Function returns the recent created reports param: <Number> $limit return: <Array of Reports_Record_Model> |
| getFolders() X-Ref |
| Function returns the report folders return: <Array of Reports_Folder_Model> |
| getAddFolderUrl() X-Ref |
| Function to get the url for add folder from list view of the module return: <string> - url |
| isUtilityActionEnabled() X-Ref |
| Function to check if the extension module is permitted for utility action return: <boolean> true |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |