]> err.no Git - sope/blob - sope-appserver/NGObjWeb/doc/WOFrame.3
minor improvement to WOHttpAdaptor, bumped framework revisions
[sope] / sope-appserver / NGObjWeb / doc / WOFrame.3
1 .TH WOFrame 3 "April 2005" "SOPE" "SOPE Dynamic Element Reference"
2 .\" DO NOT EDIT: this file got autogenerated using woapi2man from:
3 .\"   ../DynamicElements/WOFrame.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 WOFrame
18
19 .SH SYNOPSIS
20 .B WOFrame
21 { pageName;  src;  value;  actionClass;  directActionName;  queryDictionary;  otherTagString; }
22
23 .SH VALIDATION
24 Either one of 'pagename', 'src', or 'value' may be bound, or either or both of 'actionclass' and 'directactionname' may be bound
25
26 .SH BINDINGS
27 .IP pageName
28 The value of 'pageName' will be used to lookup a WOComponent page.
29 .IP src
30 .IP value
31 .IP actionClass
32 Kind: Direct Action Classes
33 .IP directActionName
34 Kind: Direct Actions
35 .IP queryDictionary
36 .IP otherTagString
37
38 .SH BUGS
39 SOPE related bugs are collected in the OpenGroupware.org Bugzilla:
40   http://bugzilla.opengroupware.org/
41
42 .SH AUTHOR
43 The SOPE community <developer at opengroupware.org>.
44
45 .SH SEE ALSO
46 .BR sope-ngobjweb-defaults
47