You are here

Functions in Facebook Page Plugin 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
fb_likebox_block_configure ./fb_likebox.module Implements hook_block_configure().
fb_likebox_block_info ./fb_likebox.module Implements hook_block_info().
fb_likebox_block_save ./fb_likebox.module Implements hook_block_save().
fb_likebox_block_view ./fb_likebox.module Implements hook_block_view().
fb_likebox_form_block_admin_configure_alter ./fb_likebox.module Implements hook_form_FORM_ID_alter().
fb_likebox_patterns fb_likebox_patterns/fb_likebox_patterns.module Implements hook_patterns(). 1
fb_likebox_patterns_directory fb_likebox_patterns/fb_likebox_patterns.module Implements hook_patterns_directory().
fb_likebox_patterns_export_all_settings fb_likebox_patterns/fb_likebox_patterns.module Implements function to export the values of the block configuration form. In this case we do not use the patterns_api_extract_actions() function, and we return directly the array with the action values ready to be fetched. 1
fb_likebox_uninstall ./fb_likebox.install Implements hook_uninstall().
_fb_likebox_block_view ./fb_likebox.module Builds the link needed to connect with facebook. 1
_fb_likebox_languages ./fb_likebox.module Array with supported languages 1
_fb_likebox_validate_block_settings ./fb_likebox.module Perform the validation of the block settings. 1

Other projects