You are here

Functions in Shorten URLs 6

Primary tabs

Namesort descending Location Description Direct uses Strings
shorten_save_js ./shorten.module JS callback for submitting the Shorten form. 1
shorten_schema ./shorten.install Implementation of hook_schema().
shorten_shorten_service ./shorten.module Implementation of hook_shorten_service().
shorten_token_list ./shorten.module Implementation of hook_token_list().
shorten_token_values ./shorten.module Implementation of hook_token_values().
shorten_uninstall ./shorten.install Implementation of hook_uninstall().
shorten_update_6100 ./shorten.install Implementation of hook_update_N().
shorten_update_6101 ./shorten.install Implementation of hook_update_N().
shorten_update_6102 ./shorten.install Implementation of hook_update_N().
shorten_url ./shorten.module Retrieves and beautifies the abbreviated URL. This is the main API function of this module. 4
theme_record_shorten_records ./record_shorten.module Builds a list of shortened URLs.
theme_shorten_cs_admin ./shorten_cs.admin.inc Themes the configuration page.
_shortener_filter_url shortener/shortener.module Replaces URLs with the shortened version. 1
_shortener_url_behavior shortener/shortener.module Determines the link caption based on the filter behavior setting. 2 1
_shortener_url_parse_partial_links shortener/shortener.module Processes matches on partial URLs and returns the "fixed" version. 1
_shortener_url_settings shortener/shortener.module Builds the settings form for the input filter. 1
_shorten_get_url ./shorten.module Shortens URLs. Times out after three (3) seconds. 1
_shorten_method_default ./shorten.module Determines the default method for retrieving shortened URLs. cURL is the preferred method, but sometimes it's not installed. 4
_shorten_service_form ./shorten.module Form which displays a list of URL shortening services. 1
_shorten_shorturl ./shorten.module Helps get a shortened URL via the Short URLs module. 1
_shorten_shurly ./shorten.module Helps get a shortened URL via the ShURLy module. 1
_shorten_true ./shorten.module Access callback for the JS page. 1
_shorten_xml ./shorten.module Parses the value between tags in an XML document. 1

Pages

Other projects