Zend_UriLocated in /Zend/Uri.php (line 49)
| Class | Description |
|---|---|
Zend_Uri_Http
|
|
Zend_Uri_Mailto
|
static check (line 80)
Convenience function, checks that a $uri string is well-formed by validating it but not returning an object. Returns TRUE if $uri is a well-formed URI, or FALSE otherwise.
static factory (line 100)
Create a new Zend_Uri object for a URI. If building a new URI, then $uri should contain only the scheme (http, ftp, etc). Otherwise, supply $uri with the complete URI.
Constructor __construct (line 161)
Zend_Uri and its subclasses cannot be instantiated directly.
Use Zend_Uri::factory() to return a new Zend_Uri object.
getScheme (line 142)
getUri (line 169)
Return a string representation of this URI.
valid (line 177)
Returns TRUE if this URI is valid, or FALSE otherwise.
__toString (line 66)
Return a string representation of this URI.
Documentation generated on Tue, 11 Jul 2006 12:18:17 -0500 by phpDocumentor 1.3.0RC6