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 Mon, 08 Oct 2012 14:35:47 +0200 by phpDocumentor 1.4.4