.TH WOResourceURL 3 "June 2006" "SOPE" "SOPE Dynamic Element Reference" .\" DO NOT EDIT: this file got autogenerated using woapi2man from: .\" ../DynamicElements/WOResourceURL.api .\" .\" Copyright (C) 2006 SKYRIX Software AG. All rights reserved. .\" ==================================================================== .\" .\" Copyright (C) 2006 SKYRIX Software AG. All rights reserved. .\" .\" Check the COPYING file for further information. .\" .\" Created with the help of: .\" http://www.schweikhardt.net/man_page_howto.html .\" .SH NAME WOResourceURL .SH SYNOPSIS .B WOResourceURL { filename; framework; data; mimeType; key; otherTagString; } .SH VALIDATION Exactly one of 'data' or 'filename' must be bound \'filename' must be bound when 'framework' is bound \'mimetype' must be bound when 'data' is bound .SH BINDINGS .IP filename The value of 'filename' refers to a resource which will be looked up using the WOResourceManager. .IP framework The value of 'framework' must be the name of a framework or bundle to be used for resource lookups. .IP data .IP mimeType Kind: MIME Types .IP key .IP otherTagString .SH BUGS SOPE related bugs are collected in the OpenGroupware.org Bugzilla: http://bugzilla.opengroupware.org/ .SH AUTHOR The SOPE community . .SH SEE ALSO .BR sope-ngobjweb-defaults