| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 278 lines (9 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| filefield_source_remote_info() X-Ref |
| Implementation of hook_filefield_source_info(). |
| filefield_source_remote_menu() X-Ref |
| Implementation of hook_menu(). |
| filefield_source_remote_theme() X-Ref |
| Implementation of hook_theme(). |
| filefield_source_remote_settings($op, $field) X-Ref |
| Implementation of hook_filefield_source_settings(). |
| filefield_source_remote_process($element, $edit, &$form_state, $form) X-Ref |
| A #process callback to extend the filefield_widget element type. |
| filefield_source_remote_value($element, &$item) X-Ref |
| A #filefield_value_callback function. |
| filefield_source_remote_progress($type_name, $field_name, $delta) X-Ref |
| Menu callback; progress.js callback to return upload progress. |
| filefield_source_remote_curl_write(&$ch, $data) X-Ref |
| cURL write function to save the file to disk. Also updates progress bar. |
| filefield_source_remote_set_transfer_options($options = NULL) X-Ref |
| Set a transfer key that can be retreived by the progress function. |
| filefield_source_remote_get_transfer_options() X-Ref |
| Get a transfer key that can be retrieved by the progress function. |
| theme_filefield_source_remote_element($element) X-Ref |
| Theme the output of the autocomplete field. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |