You are here

Functions in Follow 5

Primary tabs

Namesort descending Location Description Direct uses Strings
follow_block ./follow.module Implementation of hook_block().
follow_block_configure ./follow.module Implementation of hook_block_configure().
follow_block_list ./follow.module Implementation of hook_block_list().
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.
follow_default_networks ./follow.module Implementation of hook_follow_networks(). 1
follow_help ./follow.module Implementation of hook_help().
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. 2
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 2
follow_parse_url ./follow.module Split a Drupal path or external link into path and options like a menu link. 1
follow_perm ./follow.module Implementation of hook_perm().
follow_uninstall ./follow.install Implementation of hook_uninstall().
follow_update_5000 ./follow.install Add the title column.
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_config_links ./follow.module Outputs a list of configuration links for users with appropriate permissions 1
_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