You are here

Functions in Shorten URLs 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
record_shorten_clear_all ./record_shorten.module Clear all records form. 1
record_shorten_clear_all_submit ./record_shorten.module Submit callback for clear all records form.
record_shorten_menu ./record_shorten.module Implements hook_menu().
record_shorten_records_table ./record_shorten.module Builds a list of shortened URLs. 1
record_shorten_schema ./record_shorten.install Implements hook_schema().
record_shorten_shorten_create ./record_shorten.module Implements hook_shorten_create().
record_shorten_theme ./record_shorten.module Implements hook_theme().
record_shorten_views_api ./record_shorten.module Implements hook_views_api().
record_shorten_views_data ./record_shorten.views.inc Implements hook_views_data().
record_shorten_views_default_views ./record_shorten.views_default.inc Implements hook_views_default_views().
record_shorten_views_handlers ./record_shorten.views.inc Implements hook_views_handlers().
shortener_filter_info shortener/shortener.module Implements hook_filter_info().
shortener_init shortener/shortener.module Implements hook_init().
shorten_admin ./shorten.admin.inc Settings page. 1
shorten_admin_form ./shorten.admin.inc Returns HTML representing the shorten admin form. 1
shorten_admin_submit ./shorten.admin.inc Submit handler for shorten_admin().
shorten_admin_validate ./shorten.admin.inc Validation handler for shorten_admin().
shorten_block_configure ./shorten.module Implements hook_block_configure().
shorten_block_info ./shorten.module Implements hook_block_info().
shorten_block_view ./shorten.module Implements hook_block_view().
shorten_cs_add_form ./shorten_cs.admin.inc Builds the form to add a new custom service. 1 1
shorten_cs_add_form_submit ./shorten_cs.admin.inc Submits the form to add a new custom service.
shorten_cs_add_form_validate ./shorten_cs.admin.inc Validates the form to add a new custom service.
shorten_cs_delete ./shorten_cs.admin.inc Builds the form to delete a custom service. 1
shorten_cs_delete_form ./shorten_cs.admin.inc Returns HTML representing the shorten service delete form. 1
shorten_cs_delete_submit ./shorten_cs.admin.inc Submits the form to delete a custom service. 1
shorten_cs_edit ./shorten_cs.admin.inc Builds the form to edit a custom service. 1
shorten_cs_edit_form ./shorten_cs.admin.inc Returns HTML representing the shorten service edit form. 1
shorten_cs_edit_submit ./shorten_cs.admin.inc Submits the form to edit a service.
shorten_cs_edit_validate ./shorten_cs.admin.inc Validates the form to edit a custom service.
shorten_cs_load ./shorten_cs.module Loads a custom service object.
shorten_cs_menu ./shorten_cs.module Implements hook_menu().
shorten_cs_permission ./shorten_cs.module Implements hook_perm().
shorten_cs_schema ./shorten_cs.install Implements hook_schema().
shorten_cs_services_table ./shorten_cs.admin.inc Displays the table of existing custom services. 1
shorten_cs_shorten_service ./shorten_cs.module Implements hook_shorten_service().
shorten_cs_theme ./shorten_cs.module Implements hook_theme().
shorten_current ./shorten.module Builds a textfield to show the short URL for the current page. 1
shorten_current_form ./shorten.module Returns HTML representing the short URL form. 1
shorten_fetch ./shorten.module Downloads the response of the URL abbreviation service. 1
shorten_flush_caches ./shorten.module Implements hook_flush_caches().
shorten_form_shorten ./shorten.module Builds a form which allows shortening of a URL via the UI. 2
shorten_form_shorten_form ./shorten.module Returns HTML representing the shorten form. 1 1
shorten_form_shorten_submit ./shorten.module Submit function for the Shorten form.
shorten_form_shorten_validate ./shorten.module Validate function for the Shorten form. It's hard to really figure out what a valid URL is. We might reasonably expect http://example.com, https://example.com, www.example.com, or even just example.com to be correctly shortened by respective…
shorten_get_path_in_array ./shorten.module Follows a path in a multidimensional array and returns a corresponding value. 1
shorten_get_value_from_array ./shorten.module Extracts a value from an associative array given an element name or path. 1
shorten_help ./shorten.module Implements hook_help().
shorten_keys ./shorten.admin.inc Keys page. 1
shorten_keys_form ./shorten.admin.inc Returns HTML representing the shorten keys admin form. 1

Pages

Other projects