| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 481 lines (15 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| addQueryString( url, params ) X-Ref |
| Adds (additional) arguments to given url. param: {String} param: {Object} |
| ucFirst( str ) X-Ref |
| Make a string's first character uppercase. param: {String} |
| browseServer( evt ) X-Ref |
| The onlick function assigned to the 'Browse Server' button. Opens the file browser and updates target field when file is selected. param: {CKEDITOR.event} |
| uploadFile( evt ) X-Ref |
| The onlick function assigned to the 'Upload' button. Makes the final decision whether form is really submitted and updates target field when file is uploaded. param: {CKEDITOR.event} |
| setupFileElement( editor, fileInput, filebrowser ) X-Ref |
| Setups the file element. param: {CKEDITOR.ui.dialog.file} param: {Object} |
| attachFileBrowser( editor, dialogName, definition, elements ) X-Ref |
| Traverse through the content definition and attach filebrowser to elements with 'filebrowser' attribute. param: String param: {CKEDITOR.dialog.dialogDefinitionObject} param: {Array} |
| updateTargetElement( url, sourceElement ) X-Ref |
| Updates the target element with the url of uploaded/selected file. param: {String} |
| isConfigured( definition, tabId, elementId ) X-Ref |
| Returns true if filebrowser is configured in one of the elements. param: {CKEDITOR.dialog.dialogDefinitionObject} param: String param: String |
| setUrl( fileUrl, data ) X-Ref |
| No description |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |