Overview

Packages

  • Service
    • UrlShortener

Classes

  • Horde_Service_UrlShortener_Base
  • Horde_Service_UrlShortener_Exception
  • Horde_Service_UrlShortener_TinyUrl
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Service_UrlShortener_TinyUrl

UrlShortener class for TinyUrl.

Horde_Service_UrlShortener_Base
Extended by Horde_Service_UrlShortener_TinyUrl
Package: Service\UrlShortener
Category: Horde
Author: Michael J Rubinsky mrubinsk@horde.org
Located at Horde/Service/UrlShortener/TinyUrl.php
Methods summary
public string
# shorten( string $url )

Parameters

$url
The URL to shorten

Returns

string
The shortened URL

Throws

Horde_UrlShorten_Exception
Methods inherited from Horde_Service_UrlShortener_Base
__construct()
Constants summary
string API_URL
# 'http://tinyurl.com/api-create.php'
API documentation generated by ApiGen