drush_rrssb_plugin |
includes/rrssb.drush.inc |
Callback for the drush command to download the RRSSB library. |
1 |
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_block_info |
./rrssb.module |
Implements hook_block_info(). |
|
|
rrssb_block_view |
./rrssb.module |
Implements hook_block_view(). |
|
|
rrssb_drush_command |
includes/rrssb.drush.inc |
Implements hook_drush_command(). |
|
|
rrssb_drush_help |
includes/rrssb.drush.inc |
Implements hook_drush_help(). |
|
|
rrssb_field_extra_fields |
./rrssb.module |
Implements hook_field_extra_fields(). |
|
|
rrssb_form |
./rrssb.module |
Implements hook_form(). |
|
1 |
rrssb_form_node_type_form_alter |
./rrssb.module |
Implements hook_form_FORM_ID_alter(). |
|
|
rrssb_form_submit |
./rrssb.module |
Submit handler for rrssb_form(). |
|
1 |
rrssb_form_validate |
./rrssb.module |
Verify handler for rrssb_form(). |
|
1 |
rrssb_get_buttons |
./rrssb.module |
Returns a Drupal render array for the buttons. |
2 |
|
rrssb_get_chosen |
./rrssb.module |
Return the chosen buttons, or the default values if not yet set. |
2 |
|
rrssb_libraries_info |
./rrssb.module |
Implements hook_libraries_info(). |
|
|
rrssb_menu |
./rrssb.module |
Implements hook_menu(). |
|
|
rrssb_node_prepare |
./rrssb.module |
Implements hook_node_prepare(). |
|
|
rrssb_node_type_callback |
./rrssb.module |
Custom handler to save rrssb info. |
|
1 |
rrssb_node_view |
./rrssb.module |
Implements hook_node_view(). |
|
|
rrssb_permission |
./rrssb.module |
Implements hook_permission(). |
|
|
rrssb_requirements |
./rrssb.module |
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(). |
|
|
template_preprocess_rrssb_button |
./rrssb.module |
Preprocess function for rrssb_button. |
|
|
theme_rrssb_button |
./rrssb.module |
Theme function for rrssb_button.
Prints a single button. |
|
|
theme_rrssb_button_list |
./rrssb.module |
Theme function for rrssb_button_list.
Prints the list of all buttons. |
|
|
theme_rrssb_config_buttons |
./rrssb.module |
Theme function for rrssb_config_buttons.
Prints the table for the buttons config in the settings form. |
|
|
_rrssb_urlencode |
./rrssb.module |
Helper function to URL encode. |
|
1 |