lightbox2_add_files |
./lightbox2.module |
Provide links to the CSS stylesheet and JS file associated with
this module. |
2 |
|
lightbox2_auto_image_handling_settings_form |
./lightbox2.admin.inc |
Configuration form the automatic image handling functionality. |
|
3 |
lightbox2_check_filefield_extension |
./lightbox2.module |
Suitability callback function for the filefield formatter. |
|
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_exclude_these_paths |
./lightbox2.module |
Return TRUE if current path is disabled for lightbox according to
lightbox2_page_list and lightbox2_page_init_action. |
2 |
|
lightbox2_field_formatter_info |
./lightbox2.module |
Implementation of hook_field_formatter_info(). |
1 |
|
lightbox2_field_formatter_settings_form |
./lightbox2.module |
Implements hook_field_formatter_settings_form(). |
|
|
lightbox2_field_formatter_settings_summary |
./lightbox2.module |
Implements hook_field_formatter_settings_summary(). |
|
|
lightbox2_field_formatter_view |
./lightbox2.module |
Implements hook_field_formatter_view(). |
|
|
lightbox2_file_formatter_info |
./lightbox2.module |
Implementation of filefield's hook_file_formatter_info(). |
|
|
lightbox2_filter_info |
./lightbox2.module |
Implements hook_filter_info(). |
|
|
lightbox2_filter_xss |
./lightbox2.module |
|
|
1 |
lightbox2_form_contact_site_form_alter |
./lightbox2.module |
|
|
|
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. |
|
6 |
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. |
|
3 |
lightbox2_iframe_settings_form_validate |
./lightbox2.admin.inc |
Validation function for the iframe configuration form. |
|
|
lightbox2_image_fields |
./lightbox2.module |
Helper function for possible fields to display as the caption. |
2 |
|
lightbox2_image_styles |
./lightbox2.module |
Helper function for image styles. |
2 |
|
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_lightbox_types |
./lightbox2.module |
Helper function for possible lightbox styles. |
2 |
|
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_permission |
./lightbox2.module |
Implementation of hook_permission(). |
|
|
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. |
|
3 |
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() |
|
|
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_lightbox2_image |
./lightbox2.formatter.inc |
Theme function for displaying the lightbox2 trigger image in an imagefield. |
|
|