You are here

Functions in Ridiculously Responsive Social Sharing Buttons 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_rrssb_gen_css includes/rrssb.drush.inc Implementation of drush_hook_COMMAND().
drush_rrssb_plugin includes/rrssb.drush.inc Callback for the drush command to download the RRSSB+ library. 1
drush_rrssb_post_pm_enable includes/rrssb.drush.inc Implements drush_MODULE_post_pm_enable().
hook_rrssb_buttons ./rrssb.api.php Provide configuration for social share buttons.
hook_rrssb_buttons_alter ./rrssb.api.php Alter the configuration for social share buttons provided by other modules.
rrssb_button_config ./rrssb.module Fetch config for all buttons. 3
rrssb_button_sets ./rrssb.module Return all button sets. 2
rrssb_button_set_names ./rrssb.module Return the names (labels) of all button sets. 3
rrssb_cache_flush ./rrssb.module Implements hook_cache_flush(). 2
rrssb_calc_css ./rrssb.module Calculate CSS for the specified buttons. 2
rrssb_drush_command includes/rrssb.drush.inc Implements hook_drush_command().
rrssb_drush_help includes/rrssb.drush.inc Implements hook_drush_help().
rrssb_entity_extra_field_info ./rrssb.module Implements hook_entity_extra_field_info().
rrssb_extlink_css_exclude_alter ./rrssb.module Implements hook_extlink_css_exclude_alter().
rrssb_form_node_type_form_alter ./rrssb.module Implements hook_form_FORM_ID_alter().
rrssb_gen_css ./rrssb.module Auto-generate CSS for buttons. 1
rrssb_get_buttons ./rrssb.module Returns a Drupal render array for the buttons. 3
rrssb_library_info_alter ./rrssb.module Implements hook_library_info_alter().
rrssb_library_path ./rrssb.module Return the RRSSB library path. 4
rrssb_node_type_entity_builder ./rrssb.module Custom handler to save rrssb info. 1
rrssb_node_view ./rrssb.module Implements hook_ENTITY_TYPE_view().
rrssb_requirements ./rrssb.install Implements hook_requirements().
rrssb_rrssb_buttons ./rrssb.config.inc Implements hook_rrssb_buttons().
rrssb_settings ./rrssb.module Fetch buttons settings. 2
rrssb_theme ./rrssb.module Implements hook_theme().
rrssb_tokens ./rrssb.module Implements hook_tokens().
rrssb_uninstall ./rrssb.install Implements hook_uninstall().
rrssb_update_8201 ./rrssb.install Update to multiple button sets.
rrssb_views_data_alter ./rrssb.views.inc Implements hook_views_data_alter().
_rrssb_decode ./rrssb.module Helper function to undo the encoding that is unavoidable in token replace. 1

Other projects