You are here

Functions in ShURLy 6

Primary tabs

Namesort descending Location Description Direct uses Strings
shurly_service_schema shurly_service/shurly_service.install Implement hook_schema().
shurly_service_shorten shurly_service/shurly_service.inc Callback for shurly/api/shorten 1
shurly_service_uninstall shurly_service/shurly_service.install Implement hook_uninstall().
shurly_service_update_6100 shurly_service/shurly_service.install
shurly_service_views_api shurly_service/shurly_service.module Implementation of hook_views_api. Notifies the Views module that we're compatible with a particular API revision.
shurly_service_views_data shurly_service/views/shurly_service.views.inc @file Shurly Service Views data include file
shurly_settings_form ./shurly.admin.inc Settings form 1
shurly_settings_form_validate ./shurly.admin.inc
shurly_set_error ./shurly.module Set an validation error We don't call form_set_error() directly because we don't want to be calling drupal_set_message() during API calls 3
shurly_set_link_active ./shurly.module Activate or deactivate a link @arg $rid (int) the redirect id @arg $active (boolean) TRUE to make redirect active, FALSE to make it inactive 1
shurly_shorten ./shurly.module API function to shorten a URL @arg $long_url - the long URL to shorten @arg $custom - optional custom short URL, user_access('enter custom URLs') should be checked prior to calling shurly_shorten() 2
shurly_theme ./shurly.module Implementation of hook_theme()
shurly_uninstall ./shurly.install Implement hook_uninstall().
shurly_update_6100 ./shurly.install
shurly_update_6101 ./shurly.install Convert destination field to text.
shurly_update_6102 ./shurly.install Make the source field case-sensitive.
shurly_update_6103 ./shurly.install Add hash to destination field for indexing.
shurly_url_exists ./shurly.module Check to see if this short URL already exists 5
shurly_validate ./shurly.module General function to validate long and short URLs calls hook_shurly_validate(&$long, &$custom)
shurly_validate_custom ./shurly.module Validate custom short URL string 2
shurly_validate_long ./shurly.module Validate a long URL 2
shurly_views_api ./shurly.module * Implementation of hook_views_api. * Notifies the Views module that we're compatible with a particular API revision.
shurly_views_data views/shurly.views.inc @file Shurly Views data include file
shurly_views_default_views views/shurly.views_default.inc Implementation of hook_views_default_views().
shurly_views_handlers views/shurly.views.inc Implementation of hook_views_handlers().
theme_shurly_create_form ./shurly.module
_shurly_filter_process ./shurly.module Process callback for shurly filter. 1
_shurly_gethostbyname ./shurly.module Wrapper function for PHP's `gethostbyname()`. 3
_shurly_is_ip_address ./shurly.module Check whether the given test string matches the pattern of an IP address. 1
_shurly_language_stub ./shurly.module Return default language object which will avoid redirects and subdomains 2
_sl ./shurly.module Internal function to call l() without language prefixing or subdomain rewrites 1
_surl ./shurly.module Internal function to call url() without language prefixing or subdomain rewrites 5

Pages

Other projects