You are here

Functions in Facebook Autopost 7

Primary tabs

Namesort descending Location Description Direct uses Strings
available_facebook_destinations fb_autopost_entity/fb_autopost_entity.rules.inc Returns the available destinations Pages + 'me'. 1
can_administer_facebook_publications fb_autopost_entity/fb_autopost_entity.rules.inc Access callback for permission to 'administer facebook publications'. 1
drush_facebook_php_sdk ./fb_autopost.drush.inc Command to download the Facebook PHP SDK library. 1
facebook_autopost ./fb_autopost.module Factory function. 6
facebook_autopost_entity fb_autopost_entity/fb_autopost_entity.module Factory method. 4
facebook_publication_access fb_autopost_entity/fb_autopost_entity.module Determines whether the given user has access to a Facebook publication. 2
facebook_publication_create fb_autopost_entity/fb_autopost_entity.module Create a new Facebook publication object.
facebook_publication_delete fb_autopost_entity/fb_autopost_entity.module Deletes a Facebook publication.
facebook_publication_delete_multiple fb_autopost_entity/fb_autopost_entity.module Delete multiple Facebook publications. 1
facebook_publication_get_types fb_autopost_entity/fb_autopost_entity.module Gets an array of all Facebook publication types, keyed by the type name. 4 1
facebook_publication_load fb_autopost_entity/fb_autopost_entity.module Fetch a Facebook publication object.
facebook_publication_load_multiple fb_autopost_entity/fb_autopost_entity.module Load multiple Facebook publications based on certain conditions. 2
facebook_publication_save fb_autopost_entity/fb_autopost_entity.module Saves a Facebook publication to the database. 1
facebook_publication_title fb_autopost_entity/fb_autopost_entity.module Title callback for a Facebook Publication page. 1
facebook_publication_type_access fb_autopost_entity/fb_autopost_entity.module Access callback for the entity API. 1
facebook_publication_type_delete fb_autopost_entity/fb_autopost_entity.module Deletes a Facebook publication type from.
facebook_publication_type_form fb_autopost_entity/fb_autopost_entity.admin.inc Generates the Facebook publication type editing form.
facebook_publication_type_form_submit fb_autopost_entity/fb_autopost_entity.admin.inc Form API submit callback for the type form.
facebook_publication_type_form_submit_delete fb_autopost_entity/fb_autopost_entity.admin.inc Form API submit callback for the delete button. 1
facebook_publication_type_load fb_autopost_entity/fb_autopost_entity.module Menu argument loader; Load a Facebook publication type by string.
facebook_publication_type_save fb_autopost_entity/fb_autopost_entity.module Saves a Facebook publication type to the db.
facebook_publication_view fb_autopost_entity/fb_autopost_entity.module Renders a FacebookPublicationEntity. 1
fb_autopost_authorization_retry ./fb_autopost.module Helper function to publish on user timeline after failing the first time. 1
fb_autopost_drush_command ./fb_autopost.drush.inc Implements hook_drush_command().
fb_autopost_drush_help ./fb_autopost.drush.inc Implements hook_drush_help().
fb_autopost_entity_available_facebook_pages fb_autopost_entity/fb_autopost_entity.rules.inc Returns the available options for the $page paramenter. 1 1
fb_autopost_entity_available_privacy_values fb_autopost_entity/fb_autopost_entity.rules.inc Provides a list of privacy settings. 1
fb_autopost_entity_entity_info fb_autopost_entity/fb_autopost_entity.module Implements hook_entity_info().
fb_autopost_entity_facebook_publication_access fb_autopost_entity/fb_autopost_entity.module Implements hook_facebook_publication_access().
fb_autopost_entity_facebook_publication_type_delete fb_autopost_entity/fb_autopost_entity.module Implements hook_facebook_publication_type_delete().
fb_autopost_entity_facebook_publication_type_insert fb_autopost_entity/fb_autopost_entity.module Implements hook_facebook_publication_type_insert().
fb_autopost_entity_facebook_publication_type_update fb_autopost_entity/fb_autopost_entity.module Implements hook_facebook_publication_type_update().
fb_autopost_entity_fb_autopost_publication_publish fb_autopost_entity/fb_autopost_entity.module Implements hook_fb_autopost_publication_publish().
fb_autopost_entity_get_properties fb_autopost_entity/fb_autopost_entity.module Helper function to translate from field names to property names for the SDK. 2
fb_autopost_entity_menu fb_autopost_entity/fb_autopost_entity.module Implements hook_menu().
fb_autopost_entity_permission fb_autopost_entity/fb_autopost_entity.module Implements hook_permission().
fb_autopost_entity_rules_action_info fb_autopost_entity/fb_autopost_entity.rules.inc Implements hook_rules_action_info().
fb_autopost_entity_rules_condition_info fb_autopost_entity/fb_autopost_entity.rules.inc Implements hook_rules_conditions_info().
fb_autopost_entity_rules_condition_valid_access_token fb_autopost_entity/fb_autopost_entity.rules.inc Callback for valid access token condition.
fb_autopost_entity_schema fb_autopost_entity/fb_autopost_entity.install Implements hook_schema().
fb_autopost_entity_views_api fb_autopost_entity/fb_autopost_entity.module Implements hook_views_api().
fb_autopost_entity_views_default_views fb_autopost_entity/fb_autopost_entity.views.inc Implements hook_views_default_views().
fb_autopost_facebook_login ./fb_autopost.module Helper function to redirect after facebook login. 1
fb_autopost_facebook_logout ./fb_autopost.module Helper function to redirect after facebook logout. 1
fb_autopost_global_settings ./fb_autopost.admin.inc FAPI system admin form. 1
fb_autopost_global_settings_submit ./fb_autopost.admin.inc Submit callback for fb_autopost_global_settings. 1
fb_autopost_help ./fb_autopost.module Implements hook_help().
fb_autopost_menu ./fb_autopost.module Implements hook_menu().
fb_autopost_permission ./fb_autopost.module Implements hook_permission().
fb_autopost_requirements ./fb_autopost.install Implements hook_requirements().

Pages

Other projects