Details
Description
Currently, Zend_Form::getValues() returns all values. However, some values may not be desired, such as submit, reset, or button values. Eric Coleman has requested on the fw-mvc list an element-level flag to allow specifying that the element's value should not be returned.
Resolved in trunk (r7976)