You are here

Functions in ShURLy 7

Primary tabs

Namesort descending Location Description Direct uses Strings
shurly_save_url ./shurly.module API function to save a URL @arg $custom is a TRUE/FALSE 2
shurly_schema ./shurly.install Implements hook_schema().
shurly_service_access_api_key shurly_service/shurly_service.module 1
shurly_service_block_info shurly_service/shurly_service.module Implements hook_block_info().
shurly_service_block_view shurly_service/shurly_service.module Implements hook_block_view().
shurly_service_expand shurly_service/shurly_service.inc Callback for shurly/api/shorten 1
shurly_service_menu shurly_service/shurly_service.module Implements hook_menu().
shurly_service_output shurly_service/shurly_service.inc Output data in a given format 2
shurly_service_output_json shurly_service/shurly_service.inc Output JSON data
shurly_service_output_jsonp shurly_service/shurly_service.inc Output JSON data
shurly_service_output_php shurly_service/shurly_service.inc Output PHP serialized data
shurly_service_output_txt shurly_service/shurly_service.inc Output txt data Just outputs the shortUrl attribute... won't show errors
shurly_service_output_xml shurly_service/shurly_service.inc Output xml data
shurly_service_permission shurly_service/shurly_service.module Implements hook_permission().
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_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_link_active ./shurly.module Activate or deactivate a link 2
shurly_shorten ./shurly.module API function to shorten a URL @arg $long_url - the long URL to shorten @arg $custom - optional custom short URL 2
shurly_theme ./shurly.module Implements hook_theme().
shurly_uninstall ./shurly.install Implement hook_uninstall().
shurly_update_7100 ./shurly.install Convert destination field to text.
shurly_update_7101 ./shurly.install Make the source field case-sensitive.
shurly_update_7102 ./shurly.install Add hash to destination field for indexing.
shurly_update_7103 ./shurly.install Adding the new history table to shurly to allow editing of short urls.
shurly_update_7104 ./shurly.install Editing a URL used to not update the hash. We re-calculate the hash for all URLs to make sure it is correct.
shurly_url_exists ./shurly.module Check to see if this short URL already exists 5
shurly_validate_custom ./shurly.module Validate custom short URL string 3
shurly_validate_long ./shurly.module Validate a long URL 2
shurly_views_api ./shurly.module Implements hook_views_api().
shurly_views_data views/shurly.views.inc @file Shurly Views data include file
shurly_views_default_views views/shurly.views_default.inc Implements hook_views_default_views().
_shurly_analytics_cookies shurly_analytics/shurly_analytics.module Function to retrieve the cid from the cookie Taken from http://www.stumiller.me/implementing-google-analytics-measurement-protoc... 1
_shurly_analytics_get_uuid shurly_analytics/shurly_analytics.module Function to get a unique uuid Taken from http://www.stumiller.me/implementing-google-analytics-measurement-protoc... 1
_shurly_filter_process ./shurly.module Process callback for shurly filter. 1
_shurly_filter_tips ./shurly.module Implements callback_filter_tips(). 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
_surl ./shurly.module Internal function to call url() without language prefixing or subdomain rewrites 6

Pages

Other projects