colorbox_admin_settings |
./colorbox.admin.inc |
General configuration form for controlling the colorbox behaviour. |
|
1 |
colorbox_drush_command |
drush/colorbox.drush.inc |
Implements hook_drush_command(). |
|
|
colorbox_drush_help |
drush/colorbox.drush.inc |
Implements hook_drush_help(). |
|
|
colorbox_enable |
./colorbox.install |
Implements hook_enable(). |
|
|
colorbox_field_formatter_info |
./colorbox.module |
Implements hook_field_formatter_info(). |
|
|
colorbox_field_formatter_settings_form |
./colorbox.module |
Implements hook_field_formatter_settings_form(). |
|
|
colorbox_field_formatter_settings_summary |
./colorbox.module |
Implements hook_field_formatter_settings_summary(). |
|
|
colorbox_field_formatter_view |
./colorbox.module |
Implements hook_field_formatter_view(). |
|
|
colorbox_gallery_custom_validate |
./colorbox.module |
Validate function for colorbox_gallery_custom. |
|
1 |
colorbox_gallery_exists |
./colorbox.module |
Gallery Exists Function. |
|
|
colorbox_help |
./colorbox.module |
Implements hook_help(). |
|
|
colorbox_init |
./colorbox.module |
Implements hook_init(). |
|
|
colorbox_insert_content |
./colorbox.module |
Implements hook_insert_content(). |
|
|
colorbox_insert_styles |
./colorbox.module |
Implements hook_insert_styles(). |
|
|
colorbox_libraries_info |
./colorbox.module |
Implements hook_libraries_info(). |
|
|
colorbox_menu |
./colorbox.module |
Implements hook_menu(). |
|
|
colorbox_requirements |
./colorbox.install |
Implements hook_requirements(). |
|
|
colorbox_theme |
./colorbox.module |
Implements hook_theme(). |
|
|
colorbox_uninstall |
./colorbox.install |
Implements hook_uninstall(). |
|
|
colorbox_update_7001 |
./colorbox.install |
Delete the unused colorbox_login_form variable. |
|
|
colorbox_update_7002 |
./colorbox.install |
Implements hook_update_N(). |
|
|
colorbox_update_7200 |
./colorbox.install |
Delete the unused colorbox_login and colorbox_login_links variables. |
|
|
colorbox_update_7201 |
./colorbox.install |
Delete the unused colorbox_auto_image_nodes variable. |
|
|
colorbox_update_7202 |
./colorbox.install |
Update the colorbox_compression_type variable. |
|
|
colorbox_variable_info |
./colorbox.variable.inc |
Implements hook_variable_info(). |
|
|
colorbox_views_api |
./colorbox.module |
Implements hook_views_api(). |
|
|
colorbox_views_data |
views/colorbox.views.inc |
Implements hook_views_data(). |
|
|
drush_colorbox_plugin |
drush/colorbox.drush.inc |
Command to download the Colorbox plugin. |
1 |
1 |
drush_colorbox_pre_pm_enable |
drush/colorbox.drush.inc |
Implements drush_MODULE_pre_pm_enable(). |
|
|
hook_colorbox_active_alter |
./colorbox.api.php |
Allows to override activation of Colorbox for the current URL. |
|
|
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_imagefield |
./colorbox.theme.inc |
Returns HTML for an image using a specific Colorbox image style. |
|
|
theme_colorbox_image_formatter |
./colorbox.theme.inc |
Returns HTML for an Colorbox image field formatter. |
|
|
_colorbox_active |
./colorbox.module |
Check if Colorbox should be active for the current URL. |
2 |
|
_colorbox_doheader |
./colorbox.module |
Loads the various js and css files. |
1 |
|