]> err.no Git - sope/blob - sope-appserver/NGObjWeb/doc/WORadioButton.3
minor improvement to WOHttpAdaptor, bumped framework revisions
[sope] / sope-appserver / NGObjWeb / doc / WORadioButton.3
1 .TH WORadioButton 3 "April 2005" "SOPE" "SOPE Dynamic Element Reference"
2 .\" DO NOT EDIT: this file got autogenerated using woapi2man from:
3 .\"   ../DynamicElements/WORadioButton.api
4 .\" 
5 .\" Copyright (C) 2005 SKYRIX Software AG. All rights reserved.
6 .\" ====================================================================
7 .\"
8 .\" Copyright (C) 2005 SKYRIX Software AG. All rights reserved.
9 .\"
10 .\" Check the COPYING file for further information.
11 .\"
12 .\" Created with the help of:
13 .\"   http://www.schweikhardt.net/man_page_howto.html
14 .\"
15
16 .SH NAME
17 WORadioButton
18
19 .SH SYNOPSIS
20 .B WORadioButton
21 { selection;  checked;  name;  value;  disabled;  otherTagString; }
22
23 .SH VALIDATION
24 Exactly one of 'checked' or 'value' must be bound
25 If either 'selection' or 'value' is bound, then both must be bound
26
27 .SH BINDINGS
28 .IP selection
29 .IP checked
30 .IP name
31 .IP value
32 .IP disabled
33 The value of 'disabled' will be evaluated in a boolean context.
34 .IP otherTagString
35
36 .SH BUGS
37 SOPE related bugs are collected in the OpenGroupware.org Bugzilla:
38   http://bugzilla.opengroupware.org/
39
40 .SH AUTHOR
41 The SOPE community <developer at opengroupware.org>.
42
43 .SH SEE ALSO
44 .BR sope-ngobjweb-defaults
45