Class Zend_Uri_Mailto

Description
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Uri/Mailto.php (line 34)

Zend_Uri
   |
   --Zend_Uri_Mailto
Method Summary
 Zend_Uri_Mailto __construct ( $scheme,  $schemeSpecific)
 void getUri ()
 void valid ()
Variables

Inherited Variables

Inherited from Zend_Uri

Zend_Uri::$_scheme
Methods
Constructor __construct (line 36)
  • access: protected
Zend_Uri_Mailto __construct ( $scheme,  $schemeSpecific)
  • $scheme
  • $schemeSpecific

Redefinition of:
Zend_Uri::__construct()
Zend_Uri and its subclasses cannot be instantiated directly.
getUri (line 39)
  • access: public
void getUri ()

Redefinition of:
Zend_Uri::getUri()
Return a string representation of this URI.
valid (line 42)
  • access: public
void valid ()

Redefinition of:
Zend_Uri::valid()
Returns TRUE if this URI is valid, or FALSE otherwise.

Inherited Methods

Inherited From Zend_Uri

 Zend_Uri::__construct()
 Zend_Uri::check()
 Zend_Uri::factory()
 Zend_Uri::getScheme()
 Zend_Uri::getUri()
 Zend_Uri::valid()
 Zend_Uri::__toString()

Documentation generated on Sun, 27 May 2007 23:25:41 -0700 by phpDocumentor 1.3.2