You are here

Functions in Google Plus One Button | Google+ Badge 7

Primary tabs

Namesort descending Location Description Direct uses Strings
google_plusone_admin_settings ./google_plusone.admin.inc Menu callback: displays the Google Plus One module settings page. 1
google_plusone_admin_settings_validate ./google_plusone.admin.inc
google_plusone_block_configure ./google_plusone.module Implements hook_block_configure().
google_plusone_block_info ./google_plusone.module Implements hook_block_info().
google_plusone_block_save ./google_plusone.module Implements hook_block_save().
google_plusone_block_view ./google_plusone.module Implements hook_block_view().
google_plusone_build_preview_button ./google_plusone.admin.inc Returns HTML for a preview button in the admin settings page. 2
google_plusone_button_negotiate_language ./google_plusone.module Returns an appropriated language code. If there is only one language codes in the admin settings, it will return that. If there are multiple ones, the language code returned is based on the current global $language variable. 1
google_plusone_demo_badge_preview ./google_plusone.admin.inc Page callback for previewing the Google+ badge in block configuration page. It's meant to be called from an iframe element 2
google_plusone_ds_fields_info ./google_plusone.module Implements hook_ds_fields_info(). Display Suite hook
google_plusone_enable ./google_plusone.install Implements hook_enable().
google_plusone_menu ./google_plusone.module Implements hook_menu().
google_plusone_node_view ./google_plusone.module Implements hook_node_view().
google_plusone_page_alter ./google_plusone.module Implements hook_page_alter(). Adds JavaScript to the appropriate scope/region of the page. 1
google_plusone_permission ./google_plusone.module Implements hook_permission().
google_plusone_theme ./google_plusone.module Implements hook_theme().
google_plusone_trim ./google_plusone.admin.inc Helper function to trim whitespace and make sure to remove the last character if it is a delimiter. 2
google_plusone_uninstall ./google_plusone.install Implements hook_uninstall().
google_plusone_update_7001 ./google_plusone.install 'count' parameter has been deprecated in favor of 'annotation' in the Google +1 API Updating variables according to the new API.
theme_google_plusone_badge ./google_plusone.module Returns HTML for the Google +1 badge.
theme_google_plusone_button ./google_plusone.module Returns HTML for the Google +1 button.
_google_plusone_ds_field ./google_plusone.module Callback for Display Suite field hook. 1

Other projects