galleryformatter_add_css |
./galleryformatter.module |
Fetch the necessary CSS files for the gallery styles. |
1 |
|
galleryformatter_disable |
./galleryformatter.install |
Implementation of hook_disable(). |
|
|
galleryformatter_enable |
./galleryformatter.install |
Implementation of hook_enable(). |
|
|
galleryformatter_field_formatter_info |
./galleryformatter.module |
Implementation of hook_field_formatter_info(). |
|
|
galleryformatter_galleryformatter_styles |
./galleryformatter.module |
Implementation of hook_galleryformatter_styles(). |
|
|
galleryformatter_getimage_dimensions |
./galleryformatter.module |
Helper function to get dimensions of an image |
1 |
|
galleryformatter_get_field_settings |
./galleryformatter.module |
Helper function to get the widget settings. |
1 |
|
galleryformatter_imagecache_default_presets |
includes/galleryformatter_imagecache.inc |
|
1 |
|
galleryformatter_install |
./galleryformatter.install |
@file
Notifies CCK of our module. |
|
|
galleryformatter_theme |
./galleryformatter.module |
Implementation of hook_theme(). |
|
|
galleryformatter_uninstall |
./galleryformatter.install |
Implementation of hook_uninstall(). |
|
|
galleryformatter_widget_settings_alter |
./galleryformatter.module |
Implementation of hook_widget_settings_alter(). |
|
|
template_preprocess_galleryformatter_formatter_galleryformatter_default |
includes/galleryformatter.theme.inc |
Preprocess function for galleryformatter.tpl.php |
|
|
_galleryformatter_get_style_css |
./galleryformatter.module |
Helper function to get the css file for given style. |
1 |
|