Contributions API

file_create_url

Related topics

Namesort iconDescription
File interfaceCommon file handling functions.

Functions that call file_create_url()

Namesort iconLocationDescription
avatar_selection_edit_formcontributions/avatar_selection/avatar_selection.moduleCreate 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_altercontributions/avatar_selection/avatar_selection.moduleImplementation of hook_form_alter().
avatar_selection_form_user_register_altercontributions/avatar_selection/avatar_selection.moduleImplementation of hook_form_alter().
blogapi_metaweblog_new_media_object6/modules/blogapi/blogapi.moduleBlogging API callback. Inserts a file into Drupal.
contemplate_nodeapicontributions/contemplate/contemplate.moduleImplementation of hook_nodeapi().
fileupload_viewdocumentation/examples/fileupload.moduleImplementation of hook_view.
file_create_url6/includes/file.incCreate the download path to a file.
image_displaycontributions/image/image.moduleCreate an <img> tag for an image.
lightbox2_imagecache_create_urlcontributions/lightbox2/lightbox2.moduleImplementation of the imagecache_create_url() function for integration with imagecache module versions prior to imagecache 2.
template_preprocess_user_picture6/modules/user/user.moduleProcess variables for user-picture.tpl.php.
theme_imagefield_image_imagecache_lightbox2contributions/lightbox2/lightbox2.moduleImplementation of theme_imagefield_image_imagecache_lightbox2().
theme_lightbox2_imagecontributions/lightbox2/lightbox2.moduleTheme function for displaying the lightbox2 trigger image in an imagefield.
theme_upload_attachments6/modules/upload/upload.moduleDisplays file attachments in table
theme_webform_mail_filecontributions/webform/components/file.incFormat the output of emailed data for this component
upload_nodeapi6/modules/upload/upload.moduleImplementation of hook_nodeapi().
_webform_submission_display_filecontributions/webform/components/file.incDisplay the result of a file submission. The output of this function will be displayed under the "results" tab then "submissions".

Functions called by file_create_url()

Namesort iconLocationDescription
file_create_url6/includes/file.incCreate the download path to a file.
file_directory_path6/includes/file.incDetermine the default 'files' directory.
url6/includes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
variable_get6/includes/bootstrap.incReturn a persistent variable.