Zend Framework
2.4
Zend
Form
Element
Element Member List
This is the complete list of members for
Element
, including all inherited members.
$attributes
Element
protected
$label
Element
protected
$labelAttributes
Element
protected
$labelOptions
Element
protected
$messages
Element
protected
$options
Element
protected
$value
Element
protected
__construct
($name=null, $options=array())
Element
clearAttributes
()
Element
clearLabelOptions
()
Element
getAttribute
($key)
Element
getAttributes
()
Element
getLabel
()
Element
getLabelAttributes
()
Element
getLabelOption
($key)
Element
getLabelOptions
()
Element
getMessages
()
Element
getName
()
Element
getOption
($option)
Element
getOptions
()
Element
getValue
()
Element
hasAttribute
($key)
Element
hasLabelOption
($key)
Element
init
()
Element
removeAttribute
($key)
Element
removeAttributes
(array $keys)
Element
removeLabelOption
($key)
Element
removeLabelOptions
(array $keys)
Element
setAttribute
($key, $value)
Element
setAttributes
($arrayOrTraversable)
Element
setLabel
($label)
Element
setLabelAttributes
(array $labelAttributes)
Element
setLabelOption
($key, $value)
Element
setLabelOptions
($arrayOrTraversable)
Element
setMessages
($messages)
Element
setName
($name)
Element
setOption
($key, $value)
Element
setOptions
($options)
Element
setValue
($value)
Element
Generated by
1.8.3