]> err.no Git - sope/blob - sope-appserver/NGObjWeb/doc/WOForm.3
hotfix
[sope] / sope-appserver / NGObjWeb / doc / WOForm.3
1 .TH WOForm 3 "June 2006" "SOPE" "SOPE Dynamic Element Reference"
2 .\" DO NOT EDIT: this file got autogenerated using woapi2man from:
3 .\"   ../DynamicElements/WOForm.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 WOForm
18
19 .SH SYNOPSIS
20 .B WOForm
21 { action;  href;  pageName;  queryDictionary;  actionClass;  directActionName;  otherTagString;  method;  _wosid; }
22
23 .SH VALIDATION
24 Either one of 'action', 'href' or 'pagename' may be bound, or one or both of 'actionclass' or 'directactionname' may be bound
25
26 .SH BINDINGS
27 .IP action
28 The 'action' binding is evaluated as an action (a method which returns a WOComponent or other WOActionResults object).
29 .IP href
30 .IP pageName
31 The value of 'pageName' will be used to lookup a WOComponent page.
32 .IP queryDictionary
33 .IP actionClass
34 Kind: Direct Action Classes
35 .IP directActionName
36 Kind: Direct Actions
37 .IP otherTagString
38 .IP method
39 .IP _wosid
40 The value of '_wosid' will be evaluated in a boolean context.
41
42 .SH BUGS
43 SOPE related bugs are collected in the OpenGroupware.org Bugzilla:
44   http://bugzilla.opengroupware.org/
45
46 .SH AUTHOR
47 The SOPE community <developer at opengroupware.org>.
48
49 .SH SEE ALSO
50 .BR sope-ngobjweb-defaults
51