Details
Description
RE: http://framework.zend.com/manual/en/zend.dojo.view.html#zend.dojo.view.dijit.form
It says:
RadioButton accepts an option fourth argument, $options, an associative
array of value/label pairs used as the radio options. You may also pass
these as the $attribs key options.
"fourth" should be "fifth" (and "option fourth argument" should probably read "optional fifth argument")
The example shows $options as the 5th argument, which is correct.
Set component and auto reassign