Zend_Form_Decorator_Element_HtmlTag
Wraps content in an HTML block tag.
Options accepted are:
Located in /Form/Decorator/HtmlTag.php (line 50)
Zend_Form_Decorator_Abstract | --Zend_Form_Decorator_HtmlTag
Character encoding to use when escaping attributes
Placement; default to surround content
HTML tag to use
Inherited from Zend_Form_Decorator_Abstract
Zend_Form_Decorator_Abstract::$_element
Zend_Form_Decorator_Abstract::$_options
Zend_Form_Decorator_Abstract::$_separator
Get tag
If no tag is registered, either via setTag() or as an option, uses 'div'.
Normalize tag
Ensures tag is alphanumeric characters only, and all lowercase.
Render content wrapped in an HTML tag
Get formatted closing tag
Get encoding for use with htmlspecialchars()
Get the formatted open tag
Convert options to tag attributes
Inherited From Zend_Form_Decorator_Abstract
Zend_Form_Decorator_Abstract::__construct()
Zend_Form_Decorator_Abstract::clearOptions()
Zend_Form_Decorator_Abstract::getElement()
Zend_Form_Decorator_Abstract::getOption()
Zend_Form_Decorator_Abstract::getOptions()
Zend_Form_Decorator_Abstract::getPlacement()
Zend_Form_Decorator_Abstract::getSeparator()
Zend_Form_Decorator_Abstract::removeOption()
Zend_Form_Decorator_Abstract::render()
Zend_Form_Decorator_Abstract::setConfig()
Zend_Form_Decorator_Abstract::setElement()
Zend_Form_Decorator_Abstract::setOption()
Zend_Form_Decorator_Abstract::setOptions()
Inherited from Zend_Form_Decorator_Abstract
Zend_Form_Decorator_Abstract::APPEND
Zend_Form_Decorator_Abstract::PREPEND
Documentation generated on Mon, 21 Jun 2010 15:27:14 -0400 by phpDocumentor 1.4.3