bxslider_views_slideshow_filter_xss |
./bxslider_views_slideshow.module |
Filters HTML to prevent cross-site-scripting (XSS) vulnerabilities. |
2 |
|
bxslider_views_slideshow_help |
./bxslider_views_slideshow.module |
Implements hook_help(). |
|
|
bxslider_views_slideshow_theme |
./bxslider_views_slideshow.module |
Implements hook_theme(). |
|
|
bxslider_views_slideshow_views_slideshow_option_definition |
./bxslider_views_slideshow.views_slideshow.inc |
Implements hook_views_slideshow_option_definition(). |
|
|
bxslider_views_slideshow_views_slideshow_slideshow_info |
./bxslider_views_slideshow.views_slideshow.inc |
Define the type of the slideshow (eg.: cycle, imageflow, ddblock). |
|
|
bxslider_views_slideshow_views_slideshow_slideshow_type_form |
./bxslider_views_slideshow.views_slideshow.inc |
Implements hook_views_slideshow_options_form(). |
|
|
template_preprocess_bxslider_views_slideshow_main_frame |
theme/bxslider_views_slideshow.theme.inc |
Process variables for views-bxslider-main-frame.tpl.php. |
|
|
_bxslider_views_slideshow_add_js |
theme/bxslider_views_slideshow.theme.inc |
Helper function to build and pass BxSlider settings to Drupal. |
1 |
|
_bxslider_views_slideshow_library_path |
./bxslider_views_slideshow.module |
Gets the path to the Bxslider library. |
2 |
|
_bxslider_views_slideshow_prep_settings |
theme/bxslider_views_slideshow.theme.inc |
A helper function that will cast all numbers that are currently strings into
a numeric type. It'll also pass all string values through filter_xss. |
|
1 |
_bxslider_views_slideshow_set_extra_css |
theme/bxslider_views_slideshow.theme.inc |
This function sets extra cSS setti,gs that are configurable at the admin screen
of this module. (Views slideshow bx slider). |
1 |
|
_bxslider_views_slideshow_theme_filter_out_width_and_heigth_attribute |
theme/bxslider_views_slideshow.theme.inc |
Filters out the height and with from the image tag.
This is a fix that needs to be enabled in the admin screen. |
1 |
|