| avatar_selection_edit_form | contributions/avatar_selection/avatar_selection.module | Create the form structure for listing the avatars and managing them in the
'Manage Avatars' tab under the Avatar Selection administration page. |
| avatar_selection_form_user_profile_form_alter | contributions/avatar_selection/avatar_selection.module | Implementation of hook_form_alter(). |
| avatar_selection_form_user_register_alter | contributions/avatar_selection/avatar_selection.module | Implementation of hook_form_alter(). |
| blogapi_metaweblog_new_media_object | 6/modules/blogapi/blogapi.module | Blogging API callback. Inserts a file into Drupal. |
| contemplate_nodeapi | contributions/contemplate/contemplate.module | Implementation of hook_nodeapi(). |
| fileupload_view | documentation/examples/fileupload.module | Implementation of hook_view. |
| file_create_url | 6/includes/file.inc | Create the download path to a file. |
| image_display | contributions/image/image.module | Create an <img> tag for an image. |
| lightbox2_imagecache_create_url | contributions/lightbox2/lightbox2.module | Implementation of the imagecache_create_url() function for integration with
imagecache module versions prior to imagecache 2. |
| template_preprocess_user_picture | 6/modules/user/user.module | Process variables for user-picture.tpl.php. |
| theme_imagefield_image_imagecache_lightbox2 | contributions/lightbox2/lightbox2.module | Implementation of theme_imagefield_image_imagecache_lightbox2(). |
| theme_lightbox2_image | contributions/lightbox2/lightbox2.module | Theme function for displaying the lightbox2 trigger image in an imagefield. |
| theme_upload_attachments | 6/modules/upload/upload.module | Displays file attachments in table |
| theme_webform_mail_file | contributions/webform/components/file.inc | Format the output of emailed data for this component |
| upload_nodeapi | 6/modules/upload/upload.module | Implementation of hook_nodeapi(). |
| _webform_submission_display_file | contributions/webform/components/file.inc | Display the result of a file submission. The output of this function will be
displayed under the "results" tab then "submissions". |