]> err.no Git - sope/blob - sope-appserver/NGObjWeb/doc/WOText.3
hotfix
[sope] / sope-appserver / NGObjWeb / doc / WOText.3
1 .TH WOTextField 3 "June 2006" "SOPE" "SOPE Dynamic Element Reference"
2 .\" DO NOT EDIT: this file got autogenerated using woapi2man from:
3 .\"   ../DynamicElements/WOText.api
4 .\" 
5 .\" Copyright (C) 2006 SKYRIX Software AG. All rights reserved.
6 .\" ====================================================================
7 .\"
8 .\" Copyright (C) 2006 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 WOTextField
18
19 .SH SYNOPSIS
20 .B WOTextField
21 { name;  value;  disabled;  rows;  cols;  numberformat;  dateformat;  formatter;  otherTagString; }
22
23 .SH VALIDATION
24 No more than one of 'dateformat', 'numberformat', or 'formatter' may be bound
25
26 .SH BINDINGS
27 .IP name
28 .IP value
29 .IP disabled
30 The value of 'disabled' will be evaluated in a boolean context.
31 .IP rows
32 .IP cols
33 .IP numberformat
34 Kind: Number Format Strings
35 .IP dateformat
36 Kind: Date Format Strings
37 .IP formatter
38 .IP otherTagString
39
40 .SH BUGS
41 SOPE related bugs are collected in the OpenGroupware.org Bugzilla:
42   http://bugzilla.opengroupware.org/
43
44 .SH AUTHOR
45 The SOPE community <developer at opengroupware.org>.
46
47 .SH SEE ALSO
48 .BR sope-ngobjweb-defaults
49