Services_ShortURL
[ class tree: Services_ShortURL ] [ index: Services_ShortURL ] [ all elements ]

Element index for package Services_ShortURL

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ n ] [ o ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

_

__construct
in file Googl.php, method Services_ShortURL_Googl::__construct()
    Constructor
__construct
in file Digg.php, method Services_ShortURL_Digg::__construct()
    Constructor
__construct
in file Common.php, method Services_ShortURL_Common::__construct()
    Constructor
__construct
in file Bitly.php, method Services_ShortURL_Bitly::__construct()
    Constructor
top

a

$api
in file Shortie.php, variable Services_ShortURL_Shortie::$api
    Location of API
$api
in file TinyURL.php, variable Services_ShortURL_TinyURL::$api
    TinyURL's API URL
$api
in file Trim.php, variable Services_ShortURL_Trim::$api
    Location of API
$api
in file Bitly.php, variable Services_ShortURL_Bitly::$api
    API URL
$api
in file Isgd.php, variable Services_ShortURL_Isgd::$api
    Location of API
$api
in file Digg.php, variable Services_ShortURL_Digg::$api
    Location of API
$api
in file Googl.php, variable Services_ShortURL_Googl::$api
    API URL
accept
in file Common.php, method Services_ShortURL_Common::accept()
    Acceptor pattern
addService
in file ShortURL.php, method Services_ShortURL::addService()
    Add a service driver
top

b

Bitly.php
procedural page Bitly.php
top

c

Common.php
procedural page Common.php
CouldNotExpand.php
procedural page CouldNotExpand.php
CouldNotShorten.php
procedural page CouldNotShorten.php
top

d

detect
in file ShortURL.php, method Services_ShortURL::detect()
    Detect service from a short URL
Digg.php
procedural page Digg.php
top

e

expand
in file Interface.php, method Services_ShortURL_Interface::expand()
    Expand a given short URL
expand
in file Googl.php, method Services_ShortURL_Googl::expand()
    Shorten a URL using http://goo.gl
expand
in file Common.php, method Services_ShortURL_Common::expand()
    Default expand method
expand
in file Digg.php, method Services_ShortURL_Digg::expand()
    Expand a http://digg.com short URL
extract
in file ShortURL.php, method Services_ShortURL::extract()
    Extract all short URLs and expand them from a string
Exception.php
procedural page Exception.php
top

f

factory
in file ShortURL.php, method Services_ShortURL::factory()
    Create an instance of a service driver
top

g

Googl.php
procedural page Googl.php
top

i

info
in file Common.php, method Services_ShortURL_Common::info()
    Fetch information about the short URL
info
in file Interface.php, method Services_ShortURL_Interface::info()
    Get information for a given short URL
InvalidOptions.php
procedural page InvalidOptions.php
Interface.php
procedural page Interface.php
Isgd.php
procedural page Isgd.php
top

n

NotImplemented.php
procedural page NotImplemented.php
top

o

$options
in file ShortURL.php, variable Services_ShortURL::$options
    Global options for services
$options
in file Common.php, variable Services_ShortURL_Common::$options
    Service options
top

r

$req
in file Common.php, variable Services_ShortURL_Common::$req
    Instance of HTTP_Request2
top

s

$services
in file ShortURL.php, variable Services_ShortURL::$services
    List of supported services
sendRequest
in file Digg.php, method Services_ShortURL_Digg::sendRequest()
    Send a request to http://services.digg.com
sendRequest
in file Shortie.php, method Services_ShortURL_Shortie::sendRequest()
    Send a request to http://short.ie
sendRequest
in file Bitly.php, method Services_ShortURL_Bitly::sendRequest()
    Send a request to http://bit.ly
Services_ShortURL
in file ShortURL.php, class Services_ShortURL
    An interface for managing short URLs
Shortie.php
procedural page Shortie.php
ShortURL.php
procedural page ShortURL.php
Services_ShortURL_Bitly
in file Bitly.php, class Services_ShortURL_Bitly
    Interface for creating/expanding bit.ly links
Services_ShortURL_Common
in file Common.php, class Services_ShortURL_Common
    A common class for all short URL drivers
Services_ShortURL_Digg
in file Digg.php, class Services_ShortURL_Digg
    Interface for creating/expanding Digg links
Services_ShortURL_Exception
in file Exception.php, class Services_ShortURL_Exception
    Base exception for the Services_ShortURL package
Services_ShortURL_Exception_CouldNotExpand
in file CouldNotExpand.php, class Services_ShortURL_Exception_CouldNotExpand
    Exception indicating a short URL could not be expanded
Services_ShortURL_Exception_CouldNotShorten
in file CouldNotShorten.php, class Services_ShortURL_Exception_CouldNotShorten
    Exception indicating a short URL could not be created
Services_ShortURL_Exception_InvalidOptions
in file InvalidOptions.php, class Services_ShortURL_Exception_InvalidOptions
    Exception indicating missing or invalid options for a service
Services_ShortURL_Exception_NotImplemented
in file NotImplemented.php, class Services_ShortURL_Exception_NotImplemented
    Exception indicating a service doesn't support the feature requested
Services_ShortURL_Exception_UnknownService
in file UnknownService.php, class Services_ShortURL_Exception_UnknownService
    Exception indicating the requested service is not supported
Services_ShortURL_Googl
in file Googl.php, class Services_ShortURL_Googl
    Interface for creating/expanding goo.gl links
Services_ShortURL_Interface
in file Interface.php, class Services_ShortURL_Interface
    Interface that all service drivers must implement
Services_ShortURL_Isgd
in file Isgd.php, class Services_ShortURL_Isgd
    Interface for creating/expanding is.gd links
Services_ShortURL_Shortie
in file Shortie.php, class Services_ShortURL_Shortie
    Interface for creating/expanding short.ie links
Services_ShortURL_TinyURL
in file TinyURL.php, class Services_ShortURL_TinyURL
    Interface for creating/expanding tinyurl.com links
Services_ShortURL_Trim
in file Trim.php, class Services_ShortURL_Trim
    Interface for creating/expanding tr.im links
setServiceOptions
in file ShortURL.php, method Services_ShortURL::setServiceOptions()
    Set global service options
shorten
in file Trim.php, method Services_ShortURL_Trim::shorten()
    Shorten a URL using http://tr.im
shorten
in file TinyURL.php, method Services_ShortURL_TinyURL::shorten()
    Shorten a link using TinyURL
shorten
in file Bitly.php, method Services_ShortURL_Bitly::shorten()
    Shorten a URL using http://bit.ly
shorten
in file Shortie.php, method Services_ShortURL_Shortie::shorten()
    Shorten a URL using http://short.ie
shorten
in file Isgd.php, method Services_ShortURL_Isgd::shorten()
    Shorten a URL using http://is.gd
shorten
in file Googl.php, method Services_ShortURL_Googl::shorten()
    Shorten a URL using http://goo.gl
shorten
in file Interface.php, method Services_ShortURL_Interface::shorten()
    Shorten a given URL
shorten
in file Digg.php, method Services_ShortURL_Digg::shorten()
    Shorten a URL using http://digg.com
stats
in file Interface.php, method Services_ShortURL_Interface::stats()
    Get stat information for a given short URL
stats
in file Common.php, method Services_ShortURL_Common::stats()
    Fetch information about the short URL
top

t

TinyURL.php
procedural page TinyURL.php
Trim.php
procedural page Trim.php
top

u

UnknownService.php
procedural page UnknownService.php
top

v

validate
in file Bitly.php, method Services_ShortURL_Bitly::validate()
    Validate login credentials http://bit.ly
top

Documentation generated on Mon, 11 Mar 2019 15:43:32 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.