You are here

Functions in Freelinking 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
freelinking_drupaldev_callback plugins/freelinking_dev.inc Builds a link to a node in Drupal.org. 1
freelinking_external_callback plugins/freelinking_external.inc 1
freelinking_file_file_callback plugins/freelinking_file.inc File plugin callback. Builds a link to a file. 1
freelinking_file_file_settings plugins/freelinking_file.inc Form settings for file plugin 1
freelinking_filter_info ./freelinking.module Implements hook_filter_info().
freelinking_freelinking ./freelinking.module Implements hook_freelinking().
freelinking_freelink_alter ./freelinking.module Implements hook_freelink_alter(). Used here to clean up and standardize links.
freelinking_get_conf ./freelinking.utilities.inc Get a configuration value for the current text being processed. Configuration values may vary by format, or fall back to a general default. 1
freelinking_get_freelink ./freelinking.utilities.inc Process the target text into a link with the specified plugin. 1
freelinking_get_plugins ./freelinking.utilities.inc Invoke hook_freelinking() to validate & sort available FL plugins. 4 1
freelinking_google_callback plugins/freelinking_search.inc Replacement callback for Google plugin 1
freelinking_help ./freelinking.module Implements hook_help().
freelinking_menu ./freelinking.module Implements hook_menu().
freelinking_nid_callback plugins/freelinking_nid.inc Replacement callback for nid plugin. 1
freelinking_nodetitle_callback plugins/freelinking_nodetitle.inc Replacement callback for nodetitle plugin 1
freelinking_nodetitle_settings plugins/freelinking_nodetitle.inc Nodetitle Settings Callback
freelinking_path_callback plugins/freelinking_path.inc Builds a link to an internal url 1
freelinking_path_settings plugins/freelinking_path.inc Settings form for path module 1
freelinking_permission ./freelinking.module Implements hook_permission().
freelinking_prepopulate_disable modules/freelinking_prepopulate/freelinking_prepopulate.install Implements hook_disable().
freelinking_prepopulate_fields_from_array modules/freelinking_prepopulate/freelinking_prepopulate.utilities.inc Extract arguments for Prepopulate from the array. Build a 'query' array suitable for use by Prepopulate. 1
freelinking_prepopulate_fields_from_array modules/freelinking_prepopulate/freelinking_prepopulate.api.php Extract arguments for Prepopulate from the array. Build a 'query' array suitable for use by Prepopulate. 1
freelinking_prepopulate_fields_from_page modules/freelinking_prepopulate/freelinking_prepopulate.utilities.inc Extract the specified array fields from the current or specified page. Build a l() 'query' array suitable for use by Prepopulate. 1
freelinking_prepopulate_fields_from_page modules/freelinking_prepopulate/freelinking_prepopulate.api.php Extract the specified array fields from the current or specified page. Build a l() 'query' array suitable for use by Prepopulate. 1
freelinking_prepopulate_freelinking modules/freelinking_prepopulate/freelinking_prepopulate.module @todo Please document this function.
freelinking_prepopulate_help modules/freelinking_prepopulate/freelinking_prepopulate.module Implements hook_help().
freelinking_prepopulate_list_fields modules/freelinking_prepopulate/freelinking_prepopulate.utilities.inc Build & retrieve the list of form fields for URL construction. This is made with Prepopulate in mind, but is not restricted to Prepopulate. You may add a $field to this list by calling this with the $field parameter set. 5
freelinking_prepopulate_list_fields modules/freelinking_prepopulate/freelinking_prepopulate.api.php Build & retrieve the list of form fields for URL construction. This is made with Prepopulate in mind, but is not restricted to Prepopulate. You may add a $field to this list by calling this with the $field parameter set. 5
freelinking_prepopulate_node_callback modules/freelinking_prepopulate/freelinking_prepopulate.module Node Create replacement callback Ultimate default: [[create:pagetitle]] => <a href="node/add/page?edit[title]=pagetitle>pagetitle</a> 1
freelinking_prepopulate_node_settings modules/freelinking_prepopulate/freelinking_prepopulate.module Settings callback for "Create Node" 1
freelinking_search_callback plugins/freelinking_search.inc Builds a link to search for something 1
freelinking_search_settings plugins/freelinking_search.inc Settings callback for Search plugin
freelinking_settings ./freelinking.forms.inc Build admin/settings page. 1
freelinking_settings_submit ./freelinking.forms.inc Custom submit handler for the freelinking_settings form. 1
freelinking_set_conf ./freelinking.utilities.inc Calculate a configuration value based on a precedence of existing variables. Format-specific before Freelinking before Drupal-wide. 1
freelinking_theme ./freelinking.module Implements hook_theme().
freelinking_update_7000 ./freelinking.install Implements hook_update_N().
freelinking_update_7001 ./freelinking.install Implements hook_update_N().
freelinking_update_7002 ./freelinking.install Implements hook_update_N().
freelinking_user_callback plugins/freelinking_user.inc Builds a link to a user profile 1
freelinking_wikipedia_settings plugins/freelinking_wiki.inc Settings form for wikipedia plugin
hook_freelinking ./freelinking.api.php Used to define plugins or add new values to plugins.
hook_freelinking_alter ./freelinking.api.php
hook_freelink_alter ./freelinking.api.php Used to modify the array of link values that are eventually passed on to the theme functions to become links.
theme_freelink ./freelinking.module Theme the Freelink
theme_freelink_error ./freelinking.module Theme the error message
theme_freelink_pluginname ./freelinking.api.php Individual modules may implement a theme_freelink_pluginname(). Doing so will override the standard theme_freelink(). Modules must still implement hook_theme to declare their theme function.
_freelinking_build_freelink ./freelinking.module Construct a link out of the $target with the specified plugin 1
_freelinking_failover_form ./freelinking.forms.inc 1
_freelinking_nodetitle_default_failover plugins/freelinking_nodetitle.inc Find the best default failover 2

Pages

Other projects