\Horde_Service_UrlShortener_Base

Horde_Service_UrlShortener Base class

Summary

Methods
Properties
Constants
__construct()
shorten()
No public properties found
No constants found
No protected methods found
$_params
$_http
N/A
No private methods found
No private properties found
N/A

Properties

$_params

$_params : array

Type

array

$_http

$_http : \Horde_Http_Client

Type

\Horde_Http_Client

Methods

__construct()

__construct(\Horde_Http_Client  $http, array  $params = array()) : \Horde_UrlShorten

Constructor

Parameters

\Horde_Http_Client $http

[description]

array $params

= array() [description]

Returns

\Horde_UrlShorten

shorten()

shorten(  $url) 

Parameters

$url