You are here

Functions in Media Gallery 7

Primary tabs

Namesort descending Location Description Direct uses Strings
media_download ./media.pages.inc Menu callback; prompt the browser to download the file. 1
media_gallery_add_images ./media_gallery.pages.inc Page callback to add images to a media gallery. 1
media_gallery_admin_paths ./media_gallery.module Implements hook_admin_paths().
media_gallery_admin_settings ./media_gallery.admin.inc The Galleries settings page will just return the term edit form for the "all galleries" tid. 1
media_gallery_ajax_sort ./media_gallery.pages.inc AJAX callback for drag-and-drop gallery sorting. 1
media_gallery_block_configure ./media_gallery.module Implements hook_block_configure().
media_gallery_block_info ./media_gallery.module Implements hook_block_info().
media_gallery_block_save ./media_gallery.module Implements hook_block_save().
media_gallery_block_view ./media_gallery.module Implements hook_block_view().
media_gallery_contextual_links_view_alter ./media_gallery.module Implements hook_contextual_links_view_alter().
media_gallery_create_taxonomy_term ./media_gallery.install Helper function to create required taxonomy term. 1
media_gallery_create_taxonomy_vocab ./media_gallery.install Helper function to create required taxonomy vocabulary. 1
media_gallery_ctools_plugin_api ./media_gallery.module Implements hook_ctools_plugin_api().
media_gallery_detail_page ./media_gallery.pages.inc Menu callback; view a single gallery media entity as its own page. 1
media_gallery_edit_access ./media_gallery.module Access callback for editing parts of a node that are only relevant for media galleries. 2
media_gallery_edit_access_ajax ./media_gallery.module Access callback for AJAX-based gallery editing operations. 1
media_gallery_edit_item_access ./media_gallery.module Access callback for editing a media item in a gallery. 1
media_gallery_enable ./media_gallery.install Implements hook_enable().
media_gallery_entity_info_alter ./media_gallery.module Implements hook_entity_info_alter().
media_gallery_entity_insert ./media_gallery.module Implements hook_entity_insert().
media_gallery_entity_update ./media_gallery.module Implements hook_entity_update().
media_gallery_export_form modules/media_gallery_export/media_gallery_export.module Export form. 1
media_gallery_export_form_submit modules/media_gallery_export/media_gallery_export.module Export form submit handler. 1
media_gallery_export_help modules/media_gallery_export/media_gallery_export.module Implements hook_help().
media_gallery_export_menu modules/media_gallery_export/media_gallery_export.module Implements hook_menu().
media_gallery_field_attach_form ./media_gallery.module Implements hook_field_attach_form().
media_gallery_field_extra_fields ./media_gallery.module Implements hook_field_extra_fields().
media_gallery_field_formatter_info ./media_gallery.fields.inc Implements hook_field_formatter_info().
media_gallery_field_formatter_settings_form ./media_gallery.fields.inc Implements hook_field_formatter_settings_form().
media_gallery_field_formatter_settings_summary ./media_gallery.fields.inc Implements hook_field_formatter_settings_summary().
media_gallery_field_formatter_view ./media_gallery.fields.inc Implements hook_field_formatter_view().
media_gallery_file_default_displays ./media_gallery.module Implements hook_file_default_displays().
media_gallery_file_view_modes ./media_gallery.module Helper function to return the view modes used by this module for displaying files in gallery context. 4
media_gallery_form ./media_gallery.module Implements hook_form().
media_gallery_form_alter ./media_gallery.module Implements hook_form_alter().
media_gallery_form_field_ui_display_overview_form_alter ./media_gallery.fields.inc Implements hook_form_FORM_ID_alter().
media_gallery_form_media_edit_alter ./media_gallery.module Implements hook_form_FORM_ID_alter().
media_gallery_form_media_gallery_node_form_alter ./media_gallery.module 1
media_gallery_form_taxonomy_form_term_alter ./media_gallery.module Implements hook_form_FORM_ID_alter().
media_gallery_form_taxonomy_overview_vocabularies_alter ./media_gallery.module Implements hook_form_FORM_ID_alter().
media_gallery_get_default_gallery_collection ./media_gallery.module Gets the first term in the media_gallery_collection vocabulary 1
media_gallery_get_file_ids ./media_gallery.module Returns all file IDs attached to a media gallery node. 5
media_gallery_get_media_type_count ./media_gallery.module Returns the number of files of each type attached to a media gallery node. 1
media_gallery_image_default_styles ./media_gallery.module Implements hook_image_default_styles(). 1
media_gallery_install ./media_gallery.install Implements hook_install().
media_gallery_item_view ./media_gallery.fields.inc Constructs a drupal_render() array for a media entity displayed within a gallery. 2
media_gallery_library ./media_gallery.module Implements hook_library().
media_gallery_lightbox_delivery_callback ./media_gallery.module Menu page delivery callback. This is a delegate function. In case, the user has no access to the menu item, the menu system does not load the specified file and therefore can not use the custom deliver function. 1
media_gallery_lightbox_page ./media_gallery.pages.inc Menu callback; view a single gallery media item as the content of a lightbox. 1
media_gallery_lightbox_page_deliver ./media_gallery.pages.inc Menu page delivery callback; print content for a lightbox. 1 1

Pages

Other projects