You are here

Functions in Facebook Autopost 7

Primary tabs

Namesort descending Location Description Direct uses Strings
fb_autopost_session ./fb_autopost.module Page callback to perform an action on the session object. 1
fb_autopost_theme ./fb_autopost.module Implements hook_theme().
fb_autopost_types_default_facebook_publication_type fb_autopost_types/fb_autopost_types.features.inc Implements hook_default_facebook_publication_type().
fb_autopost_types_field_default_fields fb_autopost_types/fb_autopost_types.features.field.inc Implements hook_field_default_fields().
fb_autopost_types_field_default_field_bases fb_autopost_types/fb_autopost_types.features.field_base.inc Implements hook_field_default_field_bases().
fb_autopost_types_field_default_field_instances fb_autopost_types/fb_autopost_types.features.field_instance.inc Implements hook_field_default_field_instances().
fb_autopost_types_field_property_data_alter fb_autopost_types/fb_autopost_types.module Implements hook_field_property_data_alter().
fb_autopost_uninstall ./fb_autopost.install Implements hook_uninstall().
fb_autopost_update_7100 ./fb_autopost.install Implements hook_update_N().
fb_autopost_update_7101 ./fb_autopost.install Enable the new dependency.
fb_permissions_default_permissions fb_permissions/fb_permissions.module Helper function to get the config array of Facebook permissions. 1
fb_permissions_facebook_permissions_settings fb_permissions/fb_permissions.module FAPI settings callback for Facebook app permissions. 1
fb_permissions_facebook_permissions_settings_submit fb_permissions/fb_permissions.module Submit callback to save permissions to a variable.
fb_permissions_get_facebook_permissions fb_permissions/fb_permissions.module Helper function to get the selected facebook permissions. 2
fb_permissions_help fb_permissions/fb_permissions.module Implements hook_help().
fb_permissions_install fb_permissions/fb_permissions.install Implements hook_install().
fb_permissions_menu fb_permissions/fb_permissions.module Implements hook_menu().
fb_permissions_permission fb_permissions/fb_permissions.module Implements hook_permission().
fb_permissions_role_permissions fb_permissions/fb_permissions.module AJAX callback for the role selection. 1
fb_permissions_uninstall fb_permissions/fb_permissions.install Implements hook_uninstall().
fb_permissions_update_7100 fb_permissions/fb_permissions.install Set per-role permissions.
fb_permissions_update_7101 fb_permissions/fb_permissions.install Set per-role permissions.
hook_fb_autopost_publication_entity_publish ./fb_autopost.api.php Implements hook_fb_autopost_publication_entity_publish().
hook_fb_autopost_publication_publish ./fb_autopost.api.php Implements hook_fb_autopost_publication_publish().
replace_dot_vertical_bar fb_permissions/fb_permissions.module Helper function to replace '|' for '.' since there are FB permissions that include a '.' and form api fails to submit them. 1
replace_vertical_bar_dot fb_permissions/fb_permissions.module Helper function to replace '|' for '.' since there are FB permissions that include a '.' and form api fails to submit them. 1
rules_action_delete_from_facebook fb_autopost_entity/fb_autopost_entity.rules.inc Deletes a publication from Facebook. 1
rules_action_edit_in_facebook fb_autopost_entity/fb_autopost_entity.rules.inc Edits a publication in Facebook. 1
rules_action_publish_to_facebook fb_autopost_entity/fb_autopost_entity.rules.inc Callback function called when executing the action. 1
rules_action_publish_to_facebook_timeline fb_autopost_entity/fb_autopost_entity.rules.inc Callback function called when executing the action. 1
template_preprocess_fb_autopost_facebook_profile ./fb_autopost.theme.inc Default preprocess implementation.
theme_fb_autopost_facebook_page ./fb_autopost.theme.inc Theme implementation for the fb_autopost_facebook_profile render element.
theme_fb_autopost_facebook_profile ./fb_autopost.theme.inc Theme implementation for the fb_autopost_facebook_profile render element.
_fb_autopost_get_page_options ./fb_autopost.admin.inc Helper function to get all the available pages. 2
_load_facebook_sdk ./fb_autopost.module Helper function to load the facebook php sdk library. 1

Pages

Other projects