]> err.no Git - sope/blob - sope-appserver/NGObjWeb/doc/WOResourceURL.3
hotfix
[sope] / sope-appserver / NGObjWeb / doc / WOResourceURL.3
1 .TH WOResourceURL 3 "June 2006" "SOPE" "SOPE Dynamic Element Reference"
2 .\" DO NOT EDIT: this file got autogenerated using woapi2man from:
3 .\"   ../DynamicElements/WOResourceURL.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 WOResourceURL
18
19 .SH SYNOPSIS
20 .B WOResourceURL
21 { filename;  framework;  data;  mimeType;  key;  otherTagString; }
22
23 .SH VALIDATION
24 Exactly one of 'data' or 'filename' must be bound
25 \'filename' must be bound when 'framework' is bound
26 \'mimetype' must be bound when 'data' is bound
27
28 .SH BINDINGS
29 .IP filename
30 The value of 'filename' refers to a resource which will be looked up using the WOResourceManager.
31 .IP framework
32 The value of 'framework' must be the name of a framework or bundle to be used for resource lookups.
33 .IP data
34 .IP mimeType
35 Kind: MIME Types
36 .IP key
37 .IP otherTagString
38
39 .SH BUGS
40 SOPE related bugs are collected in the OpenGroupware.org Bugzilla:
41   http://bugzilla.opengroupware.org/
42
43 .SH AUTHOR
44 The SOPE community <developer at opengroupware.org>.
45
46 .SH SEE ALSO
47 .BR sope-ngobjweb-defaults
48