You are here

Functions in Blazy 7

Primary tabs

Namesort descending Location Description Direct uses Strings
blazy ./blazy.runtime.inc Returns one of the Blazy service objects mainly used by procedural hooks. 1 28
blazy_entity_load ./blazy.module Implements hook_entity_load().
blazy_field_formatter_info ./blazy.runtime.inc Implements hook_field_formatter_info().
blazy_field_formatter_settings_form ./blazy.runtime.inc Implements hook_field_formatter_settings_form().
blazy_field_formatter_settings_summary ./blazy.runtime.inc Implements hook_field_formatter_settings_summary().
blazy_field_formatter_view ./blazy.runtime.inc Implements hook_field_formatter_view().
blazy_file_formatter_info_alter ./blazy.module Implements hook_file_formatter_info_alter().
blazy_filter_info ./blazy.runtime.inc Implements hook_filter_info().
blazy_filter_settings_form_submit ./blazy.runtime.inc Submit handler for hook_form_FORM_ID_alter(). 1
blazy_form_filter_admin_format_form_alter ./blazy.runtime.inc Submit handler for hook_form_FORM_ID_alter().
blazy_install ./blazy.install Implements hook_install().
blazy_libraries_info ./blazy.runtime.inc Implements hook_libraries_info().
blazy_library ./blazy.runtime.inc Implements hook_library().
blazy_page_build ./blazy.runtime.inc Implements hook_page_build().
blazy_preprocess_field ./blazy.runtime.inc Implements hook_preprocess_field().
blazy_pre_render ./blazy.runtime.inc Builds the image as a structured array ready for drupal_render(). 1
blazy_pre_render_build ./blazy.runtime.inc Builds the entire images as a structured array ready for drupal_render(). 1
blazy_requirements ./blazy.install Implements hook_requirements().
blazy_system_info_alter ./blazy.module Implements hook_system_info_alter().
blazy_theme ./blazy.module Implements hook_theme().
blazy_ui modules/blazy_ui/blazy_ui.module Returns one of the Blazy service objects mainly used by procedural hooks. 2
blazy_ui_build_form modules/blazy_ui/blazy_ui.module Form for Blazy UI module settings. 1
blazy_ui_help modules/blazy_ui/blazy_ui.module Implements hook_help().
blazy_ui_library modules/blazy_ui/blazy_ui.module Implements hook_library().
blazy_ui_menu modules/blazy_ui/blazy_ui.module Implements hook_menu().
blazy_ui_permission modules/blazy_ui/blazy_ui.module Implements hook_permission().
blazy_ui_submit_form modules/blazy_ui/blazy_ui.module Submit handler for blazy_ui_build_form(). 1
blazy_uninstall ./blazy.install Implements hook_uninstall().
blazy_views_api ./blazy.runtime.inc Implements hook_views_api().
blazy_views_data_alter ./blazy.views.inc Implements hook_views_data_alter().
blazy_views_plugins ./blazy.views.inc Implements hook_views_plugins().
blazy_views_pre_render ./blazy.runtime.inc Implements hook_views_pre_render().
hook_blazy_alter ./blazy.api.php Alters Blazy individual item output to support a custom lightbox.
hook_blazy_attach_alter ./blazy.api.php Alters Blazy attachments to add own library, drupalSettings, and JS template.
hook_blazy_base_settings_alter ./blazy.api.php Alters blazy-related formatter form options to make site-builders happier.
hook_blazy_build_alter ./blazy.api.php Alters the entire Blazy output to support own features.
hook_blazy_complete_form_element_alter ./blazy.api.php Alters blazy-related formatter form elements.
hook_blazy_form_element_alter ./blazy.api.php Alters blazy-related formatter form elements.
hook_blazy_lightboxes_alter ./blazy.api.php Alters available lightboxes for Media switch select option at Blazy UI.
hook_blazy_settings_alter ./blazy.api.php Alters blazy settings inherited by all child elements.
template_preprocess_blazy ./blazy.theme.inc Prepares variables for theme_blazy().
theme_blazy ./blazy.theme.inc Returns HTML for a blazy template.
_blazy_can_install ./blazy.install Checks if Blazy can proceed the install. 2
_blazy_filter_process ./blazy.runtime.inc Implements callback_filter_process(). 1
_blazy_filter_settings_form ./blazy.runtime.inc Implements callback_filter_settings(). 1
_blazy_filter_tips ./blazy.runtime.inc Implements callback_filter_tips(). 1

Other projects