You are here

Functions in Lightbox2 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
lightbox2_acidfree_video ./lightbox2.module Display the video object. 2
lightbox2_add_files ./lightbox2.module Provide links to the CSS stylesheet and JS file associated with this module. 1
lightbox2_auto_image_handling_settings_form ./lightbox2.module Configuration form the automatic image handling functionality. 1
lightbox2_contact ./lightbox2.module Get the contact form. 1
lightbox2_drupal_json ./lightbox2.module 1
lightbox2_exclude_these_paths ./lightbox2.module Return TRUE if current path is disabled for lightbox according to lightbox2_page_list and lightbox2_page_init_action. 1
lightbox2_field_formatter ./lightbox2.module Implementation of hook_field_formatter().
lightbox2_field_formatter_info ./lightbox2.module Implementation of hook_field_formatter_info().
lightbox2_filefield_formatter ./lightbox2.module Function to display a filefield file in a lightbox. 1
lightbox2_filter ./lightbox2.module Implementation of hook_filter().
lightbox2_filter_tips ./lightbox2.module Implementation of hook_filter_tips().
lightbox2_filter_xss ./lightbox2.module 1
lightbox2_form_alter ./lightbox2.module Implementation of hook_form_alter().
lightbox2_general_settings_form ./lightbox2.module General configuration form for controlling the lightbox behaviour. 2
lightbox2_general_settings_form_validate ./lightbox2.module Validation function for the general configuration form.
lightbox2_help ./lightbox2.module Implementation of hook_help().
lightbox2_iframe_settings_form ./lightbox2.module Configuration form for controlling the iframe behaviour. 1
lightbox2_iframe_settings_form_validate ./lightbox2.module Validation function for the iframe configuration form.
lightbox2_imagecache_create_url ./lightbox2.module Implementation of the imagecache_create_url() function for integration with imagecache module versions prior to imagecache 2. 1
lightbox2_imagefield_image_imagecache ./lightbox2.module Function to set up the data needed for theme_imagefield_image_imagecache_lightbox2(). 1
lightbox2_install ./lightbox2.install Implementation of hook_install().
lightbox2_link_alter ./lightbox2.module Implementation of hook_link_alter().
lightbox2_login ./lightbox2.module Get the user login form. 1
lightbox2_menu ./lightbox2.module Implementation of hook_menu().
lightbox2_perm ./lightbox2.module Implementation of hook_perm().
lightbox2_settings_page ./lightbox2.module The default lightbox2 settings page. 1
lightbox2_slideshow_settings_form ./lightbox2.module Configuration form for controlling the slideshow behaviour. 1
lightbox2_slideshow_settings_form_validate ./lightbox2.module Validation function for the slideshow configuration form.
lightbox2_supported_file_extension ./lightbox2.module Check whether a given file extension is supported by the lightbox iframe. 1
lightbox2_uninstall ./lightbox2.install Implementation of hook_uninstall().
lightbox2_update_1 ./lightbox2.install One of the variables was renamed from 'lightbox2_plus' to 'lightbox2_lite'.
lightbox2_update_2 ./lightbox2.install 'lightbox2_image_group' variable has been removed and others need to be updated accordingly.
lightbox2_update_3 ./lightbox2.install 'lightbox2_disable_these_urls' was renamed to 'lightbox2_page_list'. 'lightbox2_page_init_action' was also added which determines whether the lightbox functionality should be enabled or disabled for the page…
lightbox2_update_4 ./lightbox2.install
lightbox2_update_5 ./lightbox2.install Menu paths changed.
lightbox2_video_cck ./lightbox2.module Configures settings and outputs the video. 1
sort_by_length ./lightbox2.module Helper function to compare the string length of two items. Used when trying to sort an array by value length. 1
theme_imagefield_image_imagecache_lightbox2 ./lightbox2.module Generate the HTML output for imagefield + imagecache images so they can be opened in a lightbox by clicking on the image on the node page or in a view.
theme_lightbox2_image ./lightbox2.module Theme function for displaying the lightbox2 trigger image in an imagefield.
theme_lightbox2_image_ncck ./lightbox2.module Generate the HTML output to open embedded cck images in a lightbox.
theme_lightbox2_video_cck ./lightbox2.module Generate the HTML output to open embedded cck videos in a lightbox.
_lightbox2_validate_hex_color ./lightbox2.module Validate a hex color value. 1

Other projects