📄 index-all.html
字号:
<DD>Adds the specified cookie to the response.
<DT><A HREF="org/apache/jetspeed/portlet/PortletResponse.html#addDateHeader(java.lang.String, long)"><B>addDateHeader(String, long)</B></A> -
Method in interface org.apache.jetspeed.portlet.<A HREF="org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet">PortletResponse</A>
<DD>Adds a response header with the given name and
date-value.
<DT><A HREF="com/ibm/portal/struts/common/PortletApiUtils.html#addDefaultPortletAction(java.lang.Object)"><B>addDefaultPortletAction(Object)</B></A> -
Method in class com.ibm.portal.struts.common.<A HREF="com/ibm/portal/struts/common/PortletApiUtils.html" title="class in com.ibm.portal.struts.common">PortletApiUtils</A>
<DD>Adds a portlet action to the given PortletURI.
<DT><A HREF="com/ibm/portal/struts/common/PortletApiUtils.html#addDefaultPortletAction(java.lang.Object, java.lang.String)"><B>addDefaultPortletAction(Object, String)</B></A> -
Method in class com.ibm.portal.struts.common.<A HREF="com/ibm/portal/struts/common/PortletApiUtils.html" title="class in com.ibm.portal.struts.common">PortletApiUtils</A>
<DD>Adds a portlet action to the given PortletURI using the given key.
<DT><A HREF="com/ibm/portal/struts/upload/WpCommonsMultipartRequestHandler.html#addFileParameter(javax.servlet.http.HttpServletRequest, org.apache.commons.fileupload.FileItem)"><B>addFileParameter(HttpServletRequest, FileItem)</B></A> -
Method in class com.ibm.portal.struts.upload.<A HREF="com/ibm/portal/struts/upload/WpCommonsMultipartRequestHandler.html" title="class in com.ibm.portal.struts.upload">WpCommonsMultipartRequestHandler</A>
<DD>Adds a file parameter to the set of file parameters for this request
and also to the list of all parameters.
<DT><A HREF="com/ibm/wps/portlets/struts/upload/WpsCommonsMultipartRequestHandler.html#addFileParameter(javax.servlet.http.HttpServletRequest, org.apache.commons.fileupload.FileItem)"><B>addFileParameter(HttpServletRequest, FileItem)</B></A> -
Method in class com.ibm.wps.portlets.struts.upload.<A HREF="com/ibm/wps/portlets/struts/upload/WpsCommonsMultipartRequestHandler.html" title="class in com.ibm.wps.portlets.struts.upload">WpsCommonsMultipartRequestHandler</A>
<DD>Adds a file parameter to the set of file parameters for this request
and also to the list of all parameters.
<DT><A HREF="org/apache/jetspeed/portlet/PortletResponse.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> -
Method in interface org.apache.jetspeed.portlet.<A HREF="org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet">PortletResponse</A>
<DD>Adds a response header with the given name and value.
<DT><A HREF="org/apache/jetspeed/portlet/PortletResponse.html#addIntHeader(java.lang.String, int)"><B>addIntHeader(String, int)</B></A> -
Method in interface org.apache.jetspeed.portlet.<A HREF="org/apache/jetspeed/portlet/PortletResponse.html" title="interface in org.apache.jetspeed.portlet">PortletResponse</A>
<DD>Adds a response header with the given name and
integer value.
<DT><A HREF="com/ibm/portal/struts/common/PortletApiUtils.html#addModulePrefix(java.lang.String, javax.servlet.http.HttpServletRequest)"><B>addModulePrefix(String, HttpServletRequest)</B></A> -
Method in class com.ibm.portal.struts.common.<A HREF="com/ibm/portal/struts/common/PortletApiUtils.html" title="class in com.ibm.portal.struts.common">PortletApiUtils</A>
<DD>Adds the module prefix to the path.
<DT><A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html#addPage(com.ibm.portal.ObjectID, com.ibm.portal.Localized, com.ibm.portal.propertybroker.property.PropertyValue[])"><B>addPage(ObjectID, Localized, PropertyValue[])</B></A> -
Method in interface com.ibm.portal.dynamicui.<A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html" title="interface in com.ibm.portal.dynamicui">DynamicUICtrl</A>
<DD>Adds a new page that is a copy of the page definition.
<DT><A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html#addPage(com.ibm.portal.ObjectID, com.ibm.portal.ObjectID, com.ibm.portal.Localized, com.ibm.portal.propertybroker.property.PropertyValue[])"><B>addPage(ObjectID, ObjectID, Localized, PropertyValue[])</B></A> -
Method in interface com.ibm.portal.dynamicui.<A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html" title="interface in com.ibm.portal.dynamicui">DynamicUICtrl</A>
<DD>Adds a new page that is a copy of the page definition.
<DT><A HREF="com/ibm/portal/struts/common/PortletApiUtils.html#addParameter(java.lang.Object, java.lang.String, java.lang.String)"><B>addParameter(Object, String, String)</B></A> -
Method in class com.ibm.portal.struts.common.<A HREF="com/ibm/portal/struts/common/PortletApiUtils.html" title="class in com.ibm.portal.struts.common">PortletApiUtils</A>
<DD>Adds the parameter to the given PortletURI.
<DT><A HREF="org/apache/jetspeed/portlet/DefaultPortletAction.html#addParameter(java.lang.String, java.lang.Object)"><B>addParameter(String, Object)</B></A> -
Method in class org.apache.jetspeed.portlet.<A HREF="org/apache/jetspeed/portlet/DefaultPortletAction.html" title="class in org.apache.jetspeed.portlet">DefaultPortletAction</A>
<DD><B>Deprecated.</B> Adds a parameters to this action
<DT><A HREF="org/apache/jetspeed/portlet/PortletURI.html#addParameter(java.lang.String, java.lang.String)"><B>addParameter(String, String)</B></A> -
Method in interface org.apache.jetspeed.portlet.<A HREF="org/apache/jetspeed/portlet/PortletURI.html" title="interface in org.apache.jetspeed.portlet">PortletURI</A>
<DD><B>Deprecated.</B> Adds the given parameter to this URI.
<DT><A HREF="com/ibm/wps/portlets/struts/WpsStrutsViewActionCommand.html#addParameterNameToSave(java.lang.String)"><B>addParameterNameToSave(String)</B></A> -
Static method in class com.ibm.wps.portlets.struts.<A HREF="com/ibm/wps/portlets/struts/WpsStrutsViewActionCommand.html" title="class in com.ibm.wps.portlets.struts">WpsStrutsViewActionCommand</A>
<DD>Adds the name of an parameter from the object request that needs to be
saved if present for the execution of the IViewCommand in Portal's
render phase.
<DT><A HREF="com/ibm/wps/portlets/struts/WpsStrutsViewCommand.html#addParameterNameToSave(java.lang.String)"><B>addParameterNameToSave(String)</B></A> -
Static method in class com.ibm.wps.portlets.struts.<A HREF="com/ibm/wps/portlets/struts/WpsStrutsViewCommand.html" title="class in com.ibm.wps.portlets.struts">WpsStrutsViewCommand</A>
<DD>Adds the name of an parameter from the object request that needs to be
saved if present for the execution of the IViewCommand in Portal's
render phase
<DT><A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html#addPortlet(com.ibm.portal.ObjectID, com.ibm.portal.Localized, com.ibm.portal.propertybroker.property.PropertyValue[])"><B>addPortlet(ObjectID, Localized, PropertyValue[])</B></A> -
Method in interface com.ibm.portal.dynamicui.<A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html" title="interface in com.ibm.portal.dynamicui">DynamicUICtrl</A>
<DD>Adds a portlet.
<DT><A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html#addPortlet(com.ibm.portal.ObjectID, com.ibm.portal.ObjectID, com.ibm.portal.Localized, com.ibm.portal.propertybroker.property.PropertyValue[])"><B>addPortlet(ObjectID, ObjectID, Localized, PropertyValue[])</B></A> -
Method in interface com.ibm.portal.dynamicui.<A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html" title="interface in com.ibm.portal.dynamicui">DynamicUICtrl</A>
<DD>Adds a new portlet.
<DT><A HREF="com/ibm/portal/struts/command/StrutsViewJspCommand.html#addQueryParameters(java.lang.String, javax.portlet.PortletRequest)"><B>addQueryParameters(String, PortletRequest)</B></A> -
Method in class com.ibm.portal.struts.command.<A HREF="com/ibm/portal/struts/command/StrutsViewJspCommand.html" title="class in com.ibm.portal.struts.command">StrutsViewJspCommand</A>
<DD>Adds the query parameters to the request object.
<DT><A HREF="com/ibm/wps/portlets/struts/WpsStrutsViewJspCommand.html#addQueryParameters(java.lang.String, org.apache.jetspeed.portlet.PortletRequest)"><B>addQueryParameters(String, PortletRequest)</B></A> -
Method in class com.ibm.wps.portlets.struts.<A HREF="com/ibm/wps/portlets/struts/WpsStrutsViewJspCommand.html" title="class in com.ibm.wps.portlets.struts">WpsStrutsViewJspCommand</A>
<DD>Adds the query parameters to the request object.
<DT><A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html#addSharedPage(com.ibm.portal.ObjectID, com.ibm.portal.Localized, com.ibm.portal.propertybroker.property.PropertyValue[])"><B>addSharedPage(ObjectID, Localized, PropertyValue[])</B></A> -
Method in interface com.ibm.portal.dynamicui.<A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html" title="interface in com.ibm.portal.dynamicui">DynamicUICtrl</A>
<DD>Adds a shared page that is a copy of the page definition.
<DT><A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html#addSharedPortlet(com.ibm.portal.ObjectID, com.ibm.portal.Localized, com.ibm.portal.propertybroker.property.PropertyValue[])"><B>addSharedPortlet(ObjectID, Localized, PropertyValue[])</B></A> -
Method in interface com.ibm.portal.dynamicui.<A HREF="com/ibm/portal/dynamicui/DynamicUICtrl.html" title="interface in com.ibm.portal.dynamicui">DynamicUICtrl</A>
<DD>Adds a shared portlet.
<DT><A HREF="com/ibm/portal/struts/common/PortletApiUtils.html#addStrutsActionUrlAsParameter(java.lang.Object, java.lang.String)"><B>addStrutsActionUrlAsParameter(Object, String)</B></A> -
Method in class com.ibm.portal.struts.common.<A HREF="com/ibm/portal/struts/common/PortletApiUtils.html" title="class in com.ibm.portal.struts.common">PortletApiUtils</A>
<DD>Adds the Struts action URL as a parameter to the given PortletURI using the
value returned by getStrutsActionParameterName as the parameter name.
<DT><A HREF="com/ibm/portal/struts/upload/WpCommonsMultipartRequestHandler.html#addTextParameter(javax.servlet.http.HttpServletRequest, org.apache.commons.fileupload.FileItem)"><B>addTextParameter(HttpServletRequest, FileItem)</B></A> -
Method in class com.ibm.portal.struts.upload.<A HREF="com/ibm/portal/struts/upload/WpCommonsMultipartRequestHandler.html" title="class in com.ibm.portal.struts.upload">WpCommonsMultipartRequestHandler</A>
<DD>Adds a regular text parameter to the set of text parameters for this
request and also to the list of all parameters.
<DT><A HREF="com/ibm/wps/portlets/struts/upload/WpsCommonsMultipartRequestHandler.html#addTextParameter(javax.servlet.http.HttpServletRequest, org.apache.commons.fileupload.FileItem)"><B>addTextParameter(HttpServletRequest, FileItem)</B></A> -
Method in class com.ibm.wps.portlets.struts.upload.<A HREF="com/ibm/wps/portlets/struts/upload/WpsCommonsMultipartRequestHandler.html" title="class in com.ibm.wps.portlets.struts.upload">WpsCommonsMultipartRequestHandler</A>
<DD>Adds a regular text parameter to the set of text parameters for this
request and also to the list of all parameters.
<DT><A HREF="com/ibm/portal/propertybroker/service/PropertyBrokerService.html#areCrossPageWiresActive(javax.portlet.PortletRequest, java.lang.String)"><B>areCrossPageWiresActive(PortletRequest, String)</B></A> -
Method in interface com.ibm.portal.propertybroker.service.<A HREF="com/ibm/portal/propertybroker/service/PropertyBrokerService.html" title="interface in com.ibm.portal.propertybroker.service">PropertyBrokerService</A>
<DD>Test to see if a property is currently wired to active actions on other pages.
<DT><A HREF="com/ibm/wps/pb/service/PropertyBrokerService.html#areCrossPageWiresActive(org.apache.jetspeed.portlet.PortletRequest, com.ibm.wps.pb.property.Property)"><B>areCrossPageWiresActive(PortletRequest, Property)</B></A> -
Method in interface com.ibm.wps.pb.service.<A HREF="com/ibm/wps/pb/service/PropertyBrokerService.html" title="interface in com.ibm.wps.pb.service">PropertyBrokerService</A>
<DD>Returns true if cross page wires exist with the specified property and the calling portlet entity as the source,
and at least one of the wires is to an active target.
<DT><A HREF="com/ibm/portal/propertybroker/service/PropertyBrokerService.html#areWiresActive(javax.portlet.PortletRequest, java.lang.String)"><B>areWiresActive(PortletRequest, String)</B></A> -
Method in interface com.ibm.portal.propertybroker.service.<A HREF="com/ibm/portal/propertybroker/service/PropertyBrokerService.html" title="interface in com.ibm.portal.propertybroker.service">PropertyBrokerService</A>
<DD>Test to see if a property is currently wired to active actions.
<DT><A HREF="com/ibm/wps/pb/service/PropertyBrokerService.html#areWiresActive(org.apache.jetspeed.portlet.PortletRequest, com.ibm.wps.pb.property.Property)"><B>areWiresActive(PortletRequest, Property)</B></A> -
Method in interface com.ibm.wps.pb.service.<A HREF="com/ibm/wps/pb/service/PropertyBrokerService.html" title="interface in com.ibm.wps.pb.service">PropertyBrokerService</A>
<DD>Returns true if wires exist with the specified property and the calling portlet entity as the source,
and at least one of the wires is to an active target.
<DT><A HREF="com/ibm/wps/pb/wrapper/PortletWrapperBase.html#attributeAdded(org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent)"><B>attributeAdded(PortletSettingsAttributeEvent)</B></A> -
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -