lightbox2_acidfree_video |
./lightbox2.module |
Display the video object. |
|
2 |
lightbox2_acidfree_video_access |
./lightbox2.module |
Acidfree video access control. |
|
1 |
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.admin.inc |
Configuration form the automatic image handling functionality. |
|
1 |
lightbox2_check_filefield_extension |
./lightbox2.module |
Suitability callback function for the filefield formatter. |
1 |
1 |
lightbox2_check_filefield_image_extension |
./lightbox2.module |
Suitability callback function for the image filefield formatter. |
|
1 |
lightbox2_contact |
./lightbox2.module |
Get the contact form. |
|
1 |
lightbox2_emvideo |
./lightbox2.module |
Configures settings and outputs the video. |
|
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_info |
./lightbox2.module |
Implementation of hook_field_formatter_info(). |
1 |
|
lightbox2_file_formatter_info |
./lightbox2.module |
Implementation of filefield's hook_file_formatter_info(). |
|
|
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_user_login_block_alter |
./lightbox2.module |
Implementation of hook_form_alter(). |
|
|
lightbox2_general_settings_form |
./lightbox2.admin.inc |
General configuration form for controlling the lightbox behaviour. |
|
2 |
lightbox2_general_settings_form_submit |
./lightbox2.admin.inc |
Submit function for the general configuration form. |
|
|
lightbox2_general_settings_form_validate |
./lightbox2.admin.inc |
Validation function for the general configuration form. |
|
|
lightbox2_help |
./lightbox2.module |
Implementation of hook_help(). |
|
|
lightbox2_iframe_settings_form |
./lightbox2.admin.inc |
Configuration form for controlling the iframe behaviour. |
|
1 |
lightbox2_iframe_settings_form_validate |
./lightbox2.admin.inc |
Validation function for the iframe configuration form. |
|
|
lightbox2_imagefield_image_imagecache |
./lightbox2.formatter.inc |
Function to set up the data needed for
theme_imagefield_image_imagecache_lightbox2(). |
1 |
|
lightbox2_init |
./lightbox2.module |
Implementation of hook_init(). |
|
|
lightbox2_insert_content |
./lightbox2.insert.inc |
Implementation of hook_insert_content(). |
|
|
lightbox2_insert_styles |
./lightbox2.insert.inc |
Implementation of hook_insert_styles(). |
|
|
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_preprocess_page |
./lightbox2.module |
Preprocess function for template by theme('page'). |
|
|
lightbox2_settings_page |
./lightbox2.admin.inc |
The default lightbox2 settings page. |
|
1 |
lightbox2_slideshow_settings_form |
./lightbox2.admin.inc |
Configuration form for controlling the slideshow behaviour. |
|
1 |
lightbox2_slideshow_settings_form_validate |
./lightbox2.admin.inc |
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. |
2 |
|
lightbox2_theme |
./lightbox2.module |
Implementation of hook_theme(). |
|
|
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_6001 |
./lightbox2.install |
|
|
|
lightbox2_update_6002 |
./lightbox2.install |
'lightbox2_slideshow_pause_on_previous_click' was mis-named as
'lightbox2_slideshow_pause_on_prev_click'. |
|
|
lightbox2_update_6003 |
./lightbox2.install |
Menu paths changed. |
|
|
lightbox2_views_api |
./lightbox2.module |
Implementation of hook_views_api(). |
|
|
lightbox2_views_data |
./lightbox2.views.inc |
Implementation of hook_views_data() |
|
|
lightbox2_views_handlers |
./lightbox2.views.inc |
Implementation of hook_views_handlers() to register all of the basic handlers
views uses. |
|
|
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 |
template_preprocess_lightbox2_insert_image |
./lightbox2.insert.inc |
Theme the content that will be inserted for Lightbox2 presets. |
|
|
theme_imagefield_image_imagecache_lightbox2 |
./lightbox2.formatter.inc |
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_emimage |
./lightbox2.formatter.inc |
Generate the HTML output to open embedded cck images in a lightbox. |
|
|