Issue #1488668 by chertzog: Add checked property to docs of theme_checkbox
parent
98199d51b0
commit
93eb34d8d6
|
@ -3031,7 +3031,7 @@ function form_process_radios($element) {
|
|||
* An associative array containing:
|
||||
* - element: An associative array containing the properties of the element.
|
||||
* Properties used: #title, #value, #return_value, #description, #required,
|
||||
* #attributes.
|
||||
* #attributes, #checked.
|
||||
*
|
||||
* @ingroup themeable
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue