You are here

Functions in Facebook Comments Social Plugin 7

Primary tabs

Namesort descending Location Description Direct uses Strings
facebook_comments_admin ./facebook_comments.module Configure Facebook comments settings like the Facebook App ID. 1
facebook_comments_admin_applyall ./facebook_comments.module Form submission handler for facebook_comments_admin(). 1
facebook_comments_block_configure ./facebook_comments.module Implements hook_block_configure().
facebook_comments_block_info ./facebook_comments.module Implements hook_block_info().
facebook_comments_block_save ./facebook_comments.module Implements hook_block_save().
facebook_comments_block_view ./facebook_comments.module Implements hook_block_view().
facebook_comments_display ./facebook_comments.module Generate the output of a Facebook commenting plugin. 2
facebook_comments_field_extra_fields ./facebook_comments.module Implements hook_field_extra_fields().
facebook_comments_form_node_form_alter ./facebook_comments.module Implements hook_form_alter().
facebook_comments_is_enabled ./facebook_comments.module Helper function to determine if Facebook commenting is enabled. 1
facebook_comments_menu ./facebook_comments.module Implements of hook_menu().
facebook_comments_node_delete ./facebook_comments.module Implements hook_node_delete().
facebook_comments_node_insert ./facebook_comments.module Implements hook_node_insert().
facebook_comments_node_update ./facebook_comments.module Implements hook_node_update().
facebook_comments_node_view ./facebook_comments.module Implements hook_node_view().
facebook_comments_permission ./facebook_comments.module Implements of hook_permission().
facebook_comments_schema ./facebook_comments.install Implements hook_schema().
facebook_comments_theme ./facebook_comments.module
_facebook_comments_get_language_code ./facebook_comments.module Returns a Language code format pt_PT. If the current language code is not in the conversion array it returns English as default language. 1
_facebook_comments_get_language_codes ./facebook_comments.module Returns an array with the relation of the languages with its pt_PT code. 1

Other projects