photoswipe_active_nodetype |
./photoswipe.module |
Verify that PhotoSwipe should be active for the current node type. |
1 |
|
photoswipe_active_url |
./photoswipe.module |
Verify that PhotoSwipe should be active for the current URL. |
1 |
|
photoswipe_admin_settings |
./photoswipe.module |
Configure global settings for PhotoSwipe. |
|
1 |
photoswipe_field_formatter_info |
./photoswipe.module |
Implementation of hook_field_formatter_info(). |
|
|
photoswipe_get_imagecache_presets |
./photoswipe.module |
|
3 |
|
photoswipe_help |
./photoswipe.module |
Implementation of hook_help(). |
|
|
photoswipe_imagecache_create_url |
./photoswipe.module |
Implementation of the imagecache_create_url() function for integration with
imagecache module versions prior to imagecache 2. |
1 |
|
photoswipe_init |
./photoswipe.module |
Implementation of hook_init(). |
|
|
photoswipe_menu |
./photoswipe.module |
Implementation of hook_menu(). |
|
|
photoswipe_perm |
./photoswipe.module |
Implementation of hook_perm(). |
|
|
photoswipe_requirements |
./photoswipe.install |
Implementation of hook_requirements(). |
|
|
photoswipe_theme |
./photoswipe.module |
Implementation of hook_theme(). |
|
|
photoswipe_uninstall |
./photoswipe.install |
Implementation of hook_uninstall(). |
|
|
theme_imagefield_image_imagecache_photoswipe |
./photoswipe.module |
Implementation of theme_imagefield_image_imagecache_photoswipe(). |
|
|
theme_photoswipe_formatter_imagefield |
./photoswipe.module |
Implementation of theme_shadowbox_formatter_imagefield(). |
|
1 |
theme_photoswipe_image |
./photoswipe.module |
Theme function for displaying the shadowbox trigger image in an imagefield. |
|
|
_photoswipe_requirements_isinstalled |
./photoswipe.install |
Determines whether the PhotoSwipe sources are present
It checks if code-photoswipe-jQuery-1.0.19.min.js is present.
This function is used by photoswipe_requirements() |
1 |
|