You are here

Functions in Twitter Block 7

Primary tabs

Namesort descending Location Description Direct uses Strings
twitter_block_add_block_form ./twitter_block.admin.inc Form constructor for the add block form. 1
twitter_block_add_block_form_submit ./twitter_block.admin.inc Form submission handler for twitter_block_add_block_form(). 1
twitter_block_add_block_form_validate ./twitter_block.admin.inc Form validation handler for twitter_block_add_block_form(). 1
twitter_block_block_configure ./twitter_block.module Implements hook_block_configure().
twitter_block_block_get ./twitter_block.module Returns information from database about a user-created (Twitter) block. 3
twitter_block_block_info ./twitter_block.module Implements hook_block_info().
twitter_block_block_save ./twitter_block.module Implements hook_block_save().
twitter_block_block_view ./twitter_block.module Implements hook_block_view().
twitter_block_content_type_admin_info plugins/content_types/twitter_block.inc Panels admin info function. Returns the info that you see in panels admin interface once you have placed the block in a pane.
twitter_block_content_type_edit_form plugins/content_types/twitter_block.inc Block configuration form. 1
twitter_block_content_type_edit_form_submit plugins/content_types/twitter_block.inc Block config submit handler.
twitter_block_content_type_render plugins/content_types/twitter_block.inc Render function for the block content. 1 1
twitter_block_ctools_plugin_directory ./twitter_block.module Implements hook_ctools_plugin_directory().
twitter_block_custom_block_form ./twitter_block.module Form constructor for the Twitter block form. 1
twitter_block_custom_block_save ./twitter_block.module Saves a user-created Twitter block in the database. 1
twitter_block_delete ./twitter_block.admin.inc Form constructor for the custom Twitter block deletion form. 1
twitter_block_delete_submit ./twitter_block.admin.inc Form submission handler for twitter_block_delete().
twitter_block_form_block_admin_display_form_alter ./twitter_block.module Implements hook_form_FORM_ID_alter();
twitter_block_help ./twitter_block.module Implements hook_help().
twitter_block_linkify ./twitter_block.module Convert nested URLs, account names and hash tags into links. 1
twitter_block_menu ./twitter_block.module Implements hook_menu().
twitter_block_preprocess_twitter_block_tweet ./twitter_block.module Implements hook_preprocess().
twitter_block_schema ./twitter_block.install Implements hook_schema().
twitter_block_theme ./twitter_block.module Implements hook_theme().
twitter_block_uninstall ./twitter_block.install Implements hook_uninstall().
twitter_block_update_7100 ./twitter_block.install Add a language field to the {twitter_block} table.
twitter_block_update_7101 ./twitter_block.install Change the length of the language field.
twitter_block_update_7102 ./twitter_block.install Add a retweet field to the {twitter_block} table.
twitter_block_update_7103 ./twitter_block.install Remove the unnecessary "results_per_page" variable.
_twitter_block_themes_access ./twitter_block.module Menu item access callback - only admin or enabled themes can be accessed. 1

Other projects