You are here

Functions in Facebook Like Button 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
fblikebutton_block_configure ./fblikebutton.module Implementation of hook_block_configure().
fblikebutton_block_info ./fblikebutton.module Implementation of hook_block_info().
fblikebutton_block_view ./fblikebutton.module Implementation of hook_block_view().
fblikebutton_conf ./fblikebutton.module Helper function to generate the configuration array used to generate the like button. 4
fblikebutton_config_form_validate ./fblikebutton.admin.inc Validation handler for fblikebutton_dynamic_settings form. 2
fblikebutton_ds_fields_info ./fblikebutton.module Implements hook_ds_fields_info().
fblikebutton_dynamic_settings ./fblikebutton.admin.inc Settings for the dynamic FB button in full node viewmode and teaser viewmode. 1
fblikebutton_install ./fblikebutton.install Implementation of hook_install().
fblikebutton_menu ./fblikebutton.module Implements of hook_menu().
fblikebutton_node_view ./fblikebutton.module Implements of hook_node_view().
fblikebutton_permission ./fblikebutton.module Implements of hook_permission().
fblikebutton_static_settings ./fblikebutton.admin.inc Settings for the static FB Like button block. 1
fblikebutton_theme ./fblikebutton.module Implements hook_theme().
fblikebutton_uninstall ./fblikebutton.install Implementation of hook_uninstall().
fblikebutton_update_7200 ./fblikebutton.install Change the stored variables for the 'show faces' option to a simple boolean.
fblikebutton_update_7201 ./fblikebutton.install Remove old values and replace with properly-formatted values, as some sites are experiencing problems from previous update.
template_preprocess_fblikebutton ./fblikebutton.theme.inc Implements template_preprocess().
_fblikebutton_ds_field ./fblikebutton.module Callback for ds button. 1
_fblikebutton_field ./fblikebutton.module Build the like button. This is essentially just a convienience function that appends the url to the configuration array. 3

Other projects