Located in /Uri.php (line 43)
Class | Description |
---|---|
![]() |
|
![]() |
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.
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.
Zend_Uri and its subclasses cannot be instantiated directly.
Use Zend_Uri::factory() to return a new Zend_Uri object.
Get the URI's scheme
Return a string representation of this URI.
Returns TRUE if this URI is valid, or FALSE otherwise.
Return a string representation of this URI.
Documentation generated on Sun, 27 May 2007 23:28:20 -0700 by phpDocumentor 1.3.2