.TH WOActionURL 3 "June 2006" "SOPE" "SOPE Dynamic Element Reference" .\" DO NOT EDIT: this file got autogenerated using woapi2man from: .\" ../DynamicElements/WOActionURL.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 WOActionURL .SH SYNOPSIS .B WOActionURL { pageName; action; actionClass; directActionName; fragmentIdentifier; queryDictionary; otherTagString; } .SH VALIDATION Either one of 'action', or 'pagename' may be bound, or either or both of 'actionclass' and 'directactionname' may be bound .SH BINDINGS .IP pageName The value of 'pageName' will be used to lookup a WOComponent page. .IP action The 'action' binding is evaluated as an action (a method which returns a WOComponent or other WOActionResults object). .IP actionClass Kind: Direct Action Classes .IP directActionName Kind: Direct Actions .IP fragmentIdentifier .IP queryDictionary .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