slider_pro_add |
./slider_pro.module |
This function loads the required JavaScripts and css for a slider pro instance. |
1 |
|
slider_pro_help |
./slider_pro.module |
Implements hook_help(). |
|
|
slider_pro_libraries_info |
./slider_pro.module |
Implements hook_libraries_info(). |
|
|
slider_pro_requirements |
./slider_pro.install |
Implements hook_requirements(). |
|
|
slider_pro_theme |
./slider_pro.module |
Implements hook_theme(). |
|
|
slider_pro_views_api |
./slider_pro.module |
Implements hook_views_api(). |
|
|
slider_pro_views_plugins |
views/slider_pro.views.inc |
Implements hook_views_plugins(). |
|
|
template_preprocess_slider_pro_view |
./slider_pro.module |
Display a view as a Slider Pro style. |
|
|
theme_slider_pro_layers_table |
./slider_pro.module |
Custom theme function to render layers input table. |
|
|
_slider_pro_build_option_set |
./slider_pro.module |
Builds compatible JS options set from views options form. |
1 |
|
_slider_pro_plugin_style_add_layer |
views/slider_pro_style_plugin.inc |
Adds a layer. |
|
1 |
_slider_pro_plugin_style_refresh_layers |
views/slider_pro_style_plugin.inc |
Ajax callback in response to layers. |
|
1 |
_slider_pro_plugin_style_refresh_thumbs |
views/slider_pro_style_plugin.inc |
Ajax callback in response to thumbnails. |
|
1 |
_slider_pro_plugin_style_remove_layer |
views/slider_pro_style_plugin.inc |
Removes a layer. |
|
1 |