Zend Framework
2.4
Zend
Form
Fieldset
Fieldset Member List
This is the complete list of members for
Fieldset
, including all inherited members.
$allowedObjectBindingClass
Fieldset
protected
$attributes
Element
protected
$elements
Fieldset
protected
$factory
Fieldset
protected
$fieldsets
Fieldset
protected
$hydrator
Fieldset
protected
$iterator
Fieldset
protected
$label
Element
protected
$labelAttributes
Element
protected
$labelOptions
Element
protected
$messages
Fieldset
protected
$object
Fieldset
protected
$options
Element
protected
$useAsBaseFieldset
Fieldset
protected
$value
Element
protected
__clone
()
Fieldset
__construct
($name=null, $options=array())
Fieldset
add
($elementOrFieldset, array $flags=array())
Fieldset
allowedObjectBindingClass
()
Fieldset
allowObjectBinding
($object)
Fieldset
allowValueBinding
()
Fieldset
bindValues
(array $values=array())
Fieldset
clearAttributes
()
Element
clearLabelOptions
()
Element
count
()
Fieldset
extract
()
Fieldset
protected
get
($elementOrFieldset)
Fieldset
getAttribute
($key)
Element
getAttributes
()
Element
getElements
()
Fieldset
getFieldsets
()
Fieldset
getFormFactory
()
Fieldset
getHydrator
()
Fieldset
getIterator
()
Fieldset
getLabel
()
Element
getLabelAttributes
()
Element
getLabelOption
($key)
Element
getLabelOptions
()
Element
getMessages
($elementName=null)
Fieldset
Zend::Form::Element::getMessages
()
Element
getName
()
Element
getObject
()
Fieldset
getOption
($option)
Element
getOptions
()
Element
getValue
()
Element
has
($elementOrFieldset)
Fieldset
hasAttribute
($key)
Element
hasLabelOption
($key)
Element
init
()
Element
populateValues
($data)
Fieldset
prepareElement
(FormInterface $form)
Fieldset
remove
($elementOrFieldset)
Fieldset
removeAttribute
($key)
Element
removeAttributes
(array $keys)
Element
removeLabelOption
($key)
Element
removeLabelOptions
(array $keys)
Element
setAllowedObjectBindingClass
($allowObjectBindingClass)
Fieldset
setAttribute
($key, $value)
Element
setAttributes
($arrayOrTraversable)
Element
setFormFactory
(Factory $factory)
Fieldset
setHydrator
(HydratorInterface $hydrator)
Fieldset
setLabel
($label)
Element
setLabelAttributes
(array $labelAttributes)
Element
setLabelOption
($key, $value)
Element
setLabelOptions
($arrayOrTraversable)
Element
setMessages
($messages)
Fieldset
setName
($name)
Element
setObject
($object)
Fieldset
setOption
($key, $value)
Element
setOptions
($options)
Fieldset
setPriority
($elementOrFieldset, $priority)
Fieldset
setUseAsBaseFieldset
($useAsBaseFieldset)
Fieldset
setValue
($value)
Element
useAsBaseFieldset
()
Fieldset
Generated by
1.8.3