|
|
@@ -1592,6 +1592,9 @@ description = "Foo elements are for examples"
|
|
|
ignore = false
|
|
|
attribs.id = "foo"
|
|
|
attribs.class = "element"
|
|
|
+; For radio button elements
|
|
|
+escape = true
|
|
|
+listsep = "<br />\n"
|
|
|
; sets 'onclick' attribute
|
|
|
onclick = "autoComplete(this, '/form/autocomplete/element')"
|
|
|
prefixPaths.decorator.prefix = "My_Decorator"
|