You are here

Functions in Colorbox 6

Primary tabs

Namesort descending Location Description Direct uses Strings
colorbox_admin_settings ./colorbox.admin.inc General configuration form for controlling the colorbox behaviour. 1
colorbox_drush_command drush/colorbox.drush.inc Implementation of hook_drush_command().
colorbox_drush_help drush/colorbox.drush.inc Implementation of hook_drush_help().
colorbox_field_formatter_info ./colorbox.module Implementation of hook_field_formatter_info(). 1
colorbox_form_alter ./colorbox.module Implementation of hook_form_alter(). Reformat the login form.
colorbox_form_page ./colorbox.pages.inc Menu callback for colorbox_form_page. 1 1
colorbox_get_js ./colorbox.module Return the JS filename for Colorbox plugin. 2
colorbox_get_path ./colorbox.module Return the path to the Colorbox plugin. 3
colorbox_get_version ./colorbox.module Return the version of Colorbox plugin that is installed. 1
colorbox_init ./colorbox.module Implementation of hook_init().
colorbox_insert_content ./colorbox.module Implementation of hook_insert_content().
colorbox_insert_styles ./colorbox.module Implementation of hook_insert_styles().
colorbox_link_alter ./colorbox.module Implementation of hook_link_alter().
colorbox_login ./colorbox.pages.inc Menu callback for colorbox_login. 3
colorbox_menu ./colorbox.module Implementation of hook_menu().
colorbox_requirements ./colorbox.install Implementation of hook_requirements().
colorbox_theme ./colorbox.module Implementation of hook_theme().
colorbox_uninstall ./colorbox.install Implementation of hook_uninstall().
colorbox_update_6001 ./colorbox.install Delete the unused colorbox_login_form variabel.
colorbox_views_api ./colorbox.module Implementation of hook_views_api().
colorbox_views_data views/colorbox.views.inc Implementation of hook_views_data().
colorbox_views_handlers views/colorbox.views.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.
drush_colorbox_plugin drush/colorbox.drush.inc Command to download the Colorbox plugin. 1
hook_colorbox_form_access ./colorbox.api.php Allow other modules to control access to forms opening in Colorbox.
hook_colorbox_settings_alter ./colorbox.api.php Allows to override Colorbox settings and style.
template_preprocess_colorbox_insert_image ./colorbox.theme.inc Preprocess variables for the colorbox-insert-image.tpl.php file.
theme_colorbox_formatter_imagefield ./colorbox.theme.inc Handler for Colorbox display of imagecache + imagefield CCK fields. 1
theme_colorbox_imagefield ./colorbox.theme.inc Implementation of theme_colorbox_imagefield().
_colorbox_active ./colorbox.module Check if Colorbox should be active for the current URL. 2
_colorbox_admin_settings_check_plugin_path ./colorbox.admin.inc Checks if the directory in $form_element exists and contains a file named 'jquery.colorbox.js'. If validation fails, the form element is flagged with an error from within the file_check_directory function. 1
_colorbox_admin_settings_login_links_load ./colorbox.admin.inc Enable the Colorbox load feature of the login links are set to open in a Colorbox. 1
_colorbox_doheader ./colorbox.module Loads the various js and css files. 1
_colorbox_form_page_access ./colorbox.module Colorbox menu access check. 1

Other projects