[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 313 lines (12 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Calendar_ListView_Model:: (6 methods):
getBasicLinks()
getAdvancedLinks()
getQuery()
getListViewMassActions()
getListViewHeaders()
getListViewEntries()
Class: Calendar_ListView_Model - X-Ref
Vtiger ListView Model ClassgetBasicLinks() X-Ref |
No description |
getAdvancedLinks() X-Ref |
No description |
getQuery() X-Ref |
Function to get query to get List of records in the current page return: <String> query |
getListViewMassActions($linkParams) X-Ref |
Function to get the list of Mass actions for the module param: <Array> $linkParams return: <Array> - Associative array of Link type to List of Vtiger_Link_Model instances for Mass Actions |
getListViewHeaders() X-Ref |
Function to get the list view header return: <Array> - List of Vtiger_Field_Model instances |
getListViewEntries($pagingModel) X-Ref |
Function to get the list view entries param: Vtiger_Paging_Model $pagingModel return: <Array> - Associative array of record id mapped to Vtiger_Record_Model instance. |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |