class Url (View source)

Methods

setVariable($variable, $value = false, $url = false)

No description

unsetVariable($variable, $url = false)

No description

buildQuery($url, $params)

No description

string
shortenURL(string $strURL)

Shortens a given url with the tiny url api.

Details

setVariable($variable, $value = false, $url = false)

No description

Parameters

$variable
$value
$url

unsetVariable($variable, $url = false)

No description

Parameters

$variable
$url

buildQuery($url, $params)

No description

Parameters

$url
$params

string shortenURL(string $strURL)

Shortens a given url with the tiny url api.

Parameters

string $strURL

Return Value

string

$url