drush_photoswipe_plugin |
drush/photoswipe.drush.inc |
Command to download the PhotoSwipe plugin. |
1 |
1 |
drush_photoswipe_post_pm_enable |
drush/photoswipe.drush.inc |
Implements drush_MODULE_post_pm_enable(). |
|
|
hook_photoswipe_default_settings_alter |
./photoswipe.api.php |
Provides the ability to override Photoswipe default settings. |
|
|
photoswipe_admin_settings |
./photoswipe.admin.inc |
@file
Administrative page callbacks for the photoswipe module. |
|
1 |
photoswipe_assets_loaded |
./photoswipe.module |
Stores whether photoswipe assets has been loaded in the same request. |
2 |
|
photoswipe_drush_command |
drush/photoswipe.drush.inc |
Implements hook_drush_command(). |
|
|
photoswipe_drush_help |
drush/photoswipe.drush.inc |
Implements hook_drush_help(). |
|
|
photoswipe_field_formatter_info |
./photoswipe.module |
Implements hook_field_formatter_info(). |
|
|
photoswipe_field_formatter_settings_form |
./photoswipe.module |
Implements hook_field_formatter_settings_form(). |
|
|
photoswipe_field_formatter_settings_summary |
./photoswipe.module |
Implements hook_field_formatter_settings_summary(). |
|
|
photoswipe_field_formatter_view |
./photoswipe.module |
Implements hook_field_formatter_view(). |
|
|
photoswipe_get_default_settings |
./photoswipe.module |
Get photoswipe default settings. |
1 |
|
photoswipe_help |
./photoswipe.module |
Implements hook_help(). |
|
|
photoswipe_libraries_info |
./photoswipe.module |
Implements hook_libraries_info(). |
|
|
photoswipe_load_assets |
./photoswipe.module |
Loads photoswipe assets. |
2 |
|
photoswipe_menu |
./photoswipe.module |
Implements hook_menu(). |
|
|
photoswipe_page_build |
./photoswipe.module |
Implements hook_page_build(). |
|
|
photoswipe_requirements |
./photoswipe.install |
Implements hook_requirements(). |
|
|
photoswipe_theme |
./photoswipe.module |
Implements hook_theme(). |
|
|
photoswipe_uninstall |
./photoswipe.install |
Implements hook_uninstall(). |
|
|
photoswipe_update_7001 |
./photoswipe.install |
Trigger cache clear. |
|
|
photoswipe_update_7002 |
./photoswipe.install |
Trigger cache clear. |
|
|
theme_photoswipe_imagefield |
./photoswipe.theme.inc |
Returns HTML for an image using a specific Photoswipe image style. |
|
|
theme_photoswipe_image_formatter |
./photoswipe.theme.inc |
Returns HTML for an Photoswipe image field formatter. |
|
|