Serialized Form
Package org.apache.portals.bridges.struts |
errorCode
int errorCode
errorMessage
String errorMessage
error
Exception error
path
String path
dispatchNamed
boolean dispatchNamed
actionForm
org.apache.struts.action.ActionForm actionForm
requestCancelled
boolean requestCancelled
messages
org.apache.struts.action.ActionMessages messages
errors
org.apache.struts.action.ActionMessages errors
Package org.apache.portals.bridges.struts.taglib |
urlType
PortletURLTypes.URLType urlType
- Indicates which type of a url must be generated: action, render or resource.
If not specified, the type will be determined by
PortletURLTypes.getType(String)
.
actionURL
String actionURL
renderURL
String renderURL
resourceURL
String resourceURL
urlType
PortletURLTypes.URLType urlType
- Indicates which type of a url must be generated: action, render or resource.
If not specified, the type will be determined by
PortletURLTypes.getType(String)
.
actionURL
String actionURL
renderURL
String renderURL
resourceURL
String resourceURL
urlType
PortletURLTypes.URLType urlType
- Indicates which type of a url must be generated: action, render or resource.
If not specified, the type will be determined by
PortletURLTypes.getType(String)
.
urlType
PortletURLTypes.URLType urlType
- Indicates which type of a url must be generated: action, render or resource.
If not specified, the type will be determined by
PortletURLTypes.getType(String)
.
language
String language
- The language attribute for the script tag.
Defaults to "Javascript1.1"
src
String src
- The script src path.
May contain a relative path (prefixed with one or more ../ elements).
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.