You are here

Functions in Follow 7

Primary tabs

Namesort descending Location Description Direct uses Strings
follow_admin_paths ./follow.module Implements hook_admin_paths().
follow_block_configure ./follow.module Implementation of hook_block_configure().
follow_block_info ./follow.module Implementation of hook_block_info().
follow_block_save ./follow.module Implementation of hook_block_save().
follow_block_view ./follow.module Implementation of hook_block_view().
follow_build_query ./follow.module Like drupal_http_build_query() but without urlencodings. 1
follow_build_url ./follow.module Build a url for use in the form. 1
follow_build_url_regex ./follow.module Build a regex to validate the url based on a known service url. 1
follow_contextual_links_view_alter ./follow.module Implements hook_contextual_links_view_alter().
follow_default_networks ./follow.module Retrieves the default networks available. 1
follow_help ./follow.module Implementation of hook_help().
follow_init ./follow.module Implementation of hook_init().
follow_install ./follow.install Implementation of hook_install().
follow_links_form ./follow.module The form for editing follow links. 1
follow_links_form_submit ./follow.module Submit handler for the follow_links_form.
follow_links_load ./follow.module Loader function for individual links. 3
follow_links_user_access ./follow.module Access callback for user follow links editing. 1 1
follow_link_delete ./follow.module Deletes a link, given its unique ID. 1
follow_link_save ./follow.module Inserts a new link, or updates an existing one. 1
follow_link_title ./follow.module Helper function to create a link or block title. 2
follow_menu ./follow.module Implementation of hook_menu().
follow_networks_load ./follow.module Loads all follow networks 4
follow_parse_url ./follow.module Split a Drupal path or external link into path and options like a menu link. 2
follow_permission ./follow.module Implementation of hook_permission().
follow_preprocess_page ./follow.module Implementation of hook_preprocess_page().
follow_schema ./follow.install Implementation of hook_schema().
follow_settings_form ./follow.module Follow settings form.
follow_theme ./follow.module Implementation of hook_theme().
follow_uninstall ./follow.install Implementation of hook_uninstall().
follow_update_7003 ./follow.install Placeholder to ensure the correct schema version.
follow_update_last_removed ./follow.install Implementation of hook_update_last_removed().
follow_url_validate ./follow.module Validates the url field to verify it's actually a url. 1
hook_follow_networks_alter ./follow.api.php Alter the available networks to the Follow module.
theme_follow_link ./follow.module Theme function to print an individual link.
theme_follow_links ./follow.module Theme function to output a list of links.
theme_follow_links_form ./follow.module Theme the drag-and-drop form.
_follow_block_content ./follow.module Helper function to build the block content display. 1
_follow_block_subject ./follow.module Helper function to build the block title. 1
_follow_links_form_link ./follow.module Helper function to create an individual link form element. 1

Other projects