imagezoomer_field_formatter_info |
./imagezoomer.module |
Implements hook_field_formatter_info(). |
|
|
imagezoomer_field_formatter_settings_form |
./imagezoomer.module |
Implements hook_field_formatter_settings_form(). |
|
|
imagezoomer_field_formatter_settings_summary |
./imagezoomer.module |
Implements hook_field_formatter_settings_summary(). |
|
|
imagezoomer_field_formatter_view |
./imagezoomer.module |
Implements hook_field_formatter_view(). |
|
|
imagezoomer_library |
./imagezoomer.module |
Implements hook_library(). |
|
|
imagezoomer_menu |
./imagezoomer.module |
Implements hook_menu(). |
|
|
imagezoomer_permission |
./imagezoomer.module |
Implements hook_permission(). |
|
|
imagezoomer_settings_form |
./imagezoomer.module |
Build powerzoomer settings form. |
|
1 |
imagezoomer_settings_form_validate |
./imagezoomer.module |
Validate the imagezoomer_settings_form. |
|
|
imagezoomer_theme |
./imagezoomer.module |
Implements hook_theme(). |
|
|
theme_imagezoomer_featured_image |
./imagezoomer.module |
Provides a theme function to return an image with powerzoomer attached.
@params: $file - Drupal file object.
$image_style: The imagecache style name for showing the image on the page.
$image_zoom_style: The imagecache style name for zoomming when… |
|
|
theme_imagezoomer_power_image |
./imagezoomer.module |
Provides a theme function to return an image with powerzoomer attached.
@params: $file - Drupal file object.
$image_style: The imagecache style name for showing the image on the page.
$image_zoom_style: The imagecache style name for zoomming when… |
|
|