photoswipe_admin_settings |
./photoswipe.module |
Configure global settings for PhotoSwipe. |
|
1 |
photoswipe_enable |
./photoswipe.install |
Implements hook_enable(). |
|
|
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_get_version |
./photoswipe.module |
Get photoswipe version. |
2 |
|
photoswipe_help |
./photoswipe.module |
Implements hook_help(). |
|
|
photoswipe_init |
./photoswipe.module |
Implements hook_init(). |
|
|
photoswipe_menu |
./photoswipe.module |
Implements hook_menu(). |
|
|
photoswipe_requirements |
./photoswipe.install |
Implements hook_requirements(). |
|
|
photoswipe_theme |
./photoswipe.module |
Implements hook_theme(). |
|
|
photoswipe_uninstall |
./photoswipe.install |
Implements hook_uninstall(). |
|
|
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. |
|
|