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