You are here

Functions in Instagram Social Feed 7

Primary tabs

Namesort descending Location Description Direct uses Strings
instagram_social_feed_api_call ./instagram_social_feed.module Send query to make CURL request to API. 2
instagram_social_feed_approve ./instagram_social_feed.pages.inc AJAX callback for approving individual photos. 1
instagram_social_feed_block_configure ./instagram_social_feed.module Implements hook_block_configure().
instagram_social_feed_block_info ./instagram_social_feed.module Implements hook_block_info().
instagram_social_feed_block_save ./instagram_social_feed.module Implements hook_block_save().
instagram_social_feed_block_view ./instagram_social_feed.module Implements hook_block_view().
instagram_social_feed_contents ./instagram_social_feed.module A module-defined block content function. 2
instagram_social_feed_cron ./instagram_social_feed.module Implements hook_cron(). 2
instagram_social_feed_ctools_export_ui_form plugins/export_ui/social_feed_export_ui.inc Define the preset add/edit form. 1
instagram_social_feed_ctools_export_ui_form_validate plugins/export_ui/social_feed_export_ui.inc Submit handler for preset form. 1
instagram_social_feed_ctools_plugin_directory ./instagram_social_feed.module Implements hook_ctools_plugin_directory().
instagram_social_feed_delete_confirm ./instagram_social_feed.pages.inc Delete all photos confirmation. 1
instagram_social_feed_delete_confirm_submit ./instagram_social_feed.pages.inc Delete all photos confirm submit.
instagram_social_feed_entity_info ./instagram_social_feed.entity.inc Implements hook_entity_info().
instagram_social_feed_entity_property_info_alter ./instagram_social_feed.entity.inc Implements hook_entity_property_info_alter().
instagram_social_feed_fields_field_formatter_info instagram_social_feed_fields/instagram_social_feed_fields.module Implements hook_field_formatter_info().
instagram_social_feed_fields_field_formatter_view instagram_social_feed_fields/instagram_social_feed_fields.module Implements hook_field_formatter_view().
instagram_social_feed_fields_field_info instagram_social_feed_fields/instagram_social_feed_fields.module Implements hook_field_info().
instagram_social_feed_fields_field_is_empty instagram_social_feed_fields/instagram_social_feed_fields.module Implements hook_field_is_empty().
instagram_social_feed_fields_field_schema instagram_social_feed_fields/instagram_social_feed_fields.install Implements hook_field_schema().
instagram_social_feed_fields_field_widget_form instagram_social_feed_fields/instagram_social_feed_fields.module Implements hook_field_widget_form().
instagram_social_feed_fields_field_widget_info instagram_social_feed_fields/instagram_social_feed_fields.module Implements hook_field_widget_info().
instagram_social_feed_fields_get_all_feeds instagram_social_feed_fields/instagram_social_feed_fields.module Get a list of all enabled feeds by ID and name. 1
instagram_social_feed_get_contents ./instagram_social_feed.module Public function to get Instagram information from the database. 1
instagram_social_feed_get_feed_type_options ./instagram_social_feed.module Returns the list of possible feed types. 1 1
instagram_social_feed_menu ./instagram_social_feed.module Implements hook_menu().
instagram_social_feed_overview ./instagram_social_feed.pages.inc Callback function for Instagram display table. 1
instagram_social_feed_panel_pane_content ./instagram_social_feed.module Generate content for the custom panel pane. 1
instagram_social_feed_panel_pane_results ./instagram_social_feed.module Build database query for panel pane options and return the result. 1
instagram_social_feed_pane_form plugins/content_types/instagram_pane.inc Edit form. 1
instagram_social_feed_pane_form_submit plugins/content_types/instagram_pane.inc Edit form submit function.
instagram_social_feed_pane_render plugins/content_types/instagram_pane.inc Render the panel. 1
instagram_social_feed_permission ./instagram_social_feed.module Implements hook_permissions().
instagram_social_feed_schema ./instagram_social_feed.install Implements hook_schema().
instagram_social_feed_settings ./instagram_social_feed.pages.inc Callback function for settings form. 1
instagram_social_feed_status_form ./instagram_social_feed.pages.inc Callback function for module info page. 1
instagram_social_feed_status_form_submit ./instagram_social_feed.pages.inc Callback function for manually running an API request. 1
instagram_social_feed_taxonomy_pane_info plugins/content_types/instagram_pane.inc Admin info.
instagram_social_feed_theme ./instagram_social_feed.module Implements hook_theme().
instagram_social_feed_uninstall ./instagram_social_feed.install Implements hook_uninstall().
instagram_social_feed_update_7101 ./instagram_social_feed.install Make user_id column unsigned.
instagram_social_feed_update_7102 ./instagram_social_feed.install Change Instagram caption field to blob to accommodate utf8mb4 characters.
instagram_social_feed_update_7103 ./instagram_social_feed.install Change Instagram caption field to blob to accommodate utf8mb4 characters.
instagram_social_feed_update_7104 ./instagram_social_feed.install Add field to store user id.
instagram_social_feed_update_7105 ./instagram_social_feed.install Add width, height columns for photos to instagram_social_feed_photos table.
instagram_social_feed_variable_info ./instagram_social_feed.variable.inc Implements hook_variable_info().

Other projects