Class for URL representation
Located in /Classes/Lib/Url.php (line 33)
Builds an url from an associatice array like parse_url() returns.
This method is a reproduction from pecl_http method "http_build_url" (http://pecl.php.net/http)
The associative components array can have the following keys:
Constructor
returns password for authentication
returns user name for authentication
returns whole url
returns url string without user and passwort part
Uses the settings array
Documentation generated on Thu, 13 Dec 2012 15:46:35 +0100 by phpDocumentor 1.4.4