| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 171 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Documents_Module_Model:: (10 methods):
isWorkflowSupported()
isSummaryViewSupported()
getInternalDocumentsURL()
getAllFolders()
getQueryByModuleField()
getPopupViewFieldsList()
getAddFolderUrl()
getAlphabetSearchField()
getRelatedListFields()
getSettingLinks()
Class: Documents_Module_Model - X-Ref
| isWorkflowSupported() X-Ref |
| Functions tells if the module supports workflow return: boolean |
| isSummaryViewSupported() X-Ref |
| Function to check whether the module is summary view supported return: <Boolean> - true/false |
| getInternalDocumentsURL() X-Ref |
| Function returns the url which gives Documents that have Internal file upload return: string |
| getAllFolders() X-Ref |
| Function returns list of folders return: <Array> folder list |
| 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 |
| getPopupViewFieldsList() X-Ref |
| Funtion that returns fields that will be showed in the record selection popup return: <Array of fields> |
| getAddFolderUrl() X-Ref |
| Function to get the url for add folder from list view of the module return: <string> - url |
| getAlphabetSearchField() X-Ref |
| Function to get Alphabet Search Field |
| getRelatedListFields() X-Ref |
| Function that returns related list header fields that will be showed in the Related List View return: <Array> returns related fields list. |
| getSettingLinks() X-Ref |
| No description |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |