Todo List
HTML_QuickForm_group | --HTML_QuickForm_receivers
This element contains 1 radio-buttons. One with label 'everybody' and one with label 'select users/groups'. Only if the second radio-button is selected, 2 select-list show up. The user can move items between the 2 checkboxes.
[line 39]
[line 43]
HTML_QuickForm_receivers HTML_QuickForm_receivers( [string $elementName = null], [string $elementLabel = null], [array $attributes = null])
void accept( &$renderer, [ $required = false], [ $error = null])
void getElementJS( )
void toHtml( )
void _createElements( )