?? wpsstrutsconstants.html
字號:
<PRE>public static final java.lang.String <B>INIT_PARAM_INCLUDES_SEARCH_PATH</B></PRE><DL><DD>The name of the configuration parameter for specifying the path to use when searching for includes. The Client class is treated as a bean for determining the properties that can be used. Note, if this parameter is not specified then the PortletContext.include is used.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_INCLUDES_SEARCH_PATH">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_DETERMINE_STRUTS_CALLER_INFO"><!-- --></A><H3>INIT_PARAM_DETERMINE_STRUTS_CALLER_INFO</H3><PRE>public static final java.lang.String <B>INIT_PARAM_DETERMINE_STRUTS_CALLER_INFO</B></PRE><DL><DD><B>Deprecated.</B> <I></I> <P><DD>The name of the configuration parameter for determining whether to determine Struts caller info.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_DETERMINE_STRUTS_CALLER_INFO">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_USE_GROUPS_FOR_ACCESS"><!-- --></A><H3>INIT_PARAM_USE_GROUPS_FOR_ACCESS</H3><PRE>public static final java.lang.String <B>INIT_PARAM_USE_GROUPS_FOR_ACCESS</B></PRE><DL><DD>The name of the configuration parameter for determining whether to use groups in place of roles in processRoles.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_USE_GROUPS_FOR_ACCESS">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_COMMANDS_PREFIX"><!-- --></A><H3>INIT_PARAM_COMMANDS_PREFIX</H3><PRE>public static final java.lang.String <B>INIT_PARAM_COMMANDS_PREFIX</B></PRE><DL><DD>The name of the configuration parameter for setting how commands are prefixed.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_COMMANDS_PREFIX">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_USE_PORTALS_LOCALE"><!-- --></A><H3>INIT_PARAM_USE_PORTALS_LOCALE</H3><PRE>public static final java.lang.String <B>INIT_PARAM_USE_PORTALS_LOCALE</B></PRE><DL><DD>This parameter will allow a Struts application to use the request processor's processLocale method for controlling locale. The default value is true and will use the portals locale and also support dynamic changes.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_USE_PORTALS_LOCALE">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_NAMESCOPE_FORM_NAME"><!-- --></A><H3>INIT_PARAM_NAMESCOPE_FORM_NAME</H3><PRE>public static final java.lang.String <B>INIT_PARAM_NAMESCOPE_FORM_NAME</B></PRE><DL><DD>The Struts Portlet Framework namescopes the form names. This means that javascript functions, etc needs to know the encoded name. Set this paramter to false in the web deployment descriptor to turn off the feature of namescoping the form name. Note that if the form name is not namescoped it is up to the developer to assure the porlet will not be added to the page more than once and there will not be a name collision with other portlets.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_NAMESCOPE_FORM_NAME">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_LAST_MODIFIED_SUPPORTED"><!-- --></A><H3>INIT_PARAM_LAST_MODIFIED_SUPPORTED</H3><PRE>public static final java.lang.String <B>INIT_PARAM_LAST_MODIFIED_SUPPORTED</B></PRE><DL><DD>Set to true to indicated last modified is supported by this application.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_LAST_MODIFIED_SUPPORTED">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_PROCESSING_PHASE_SUPPORTED"><!-- --></A><H3>INIT_PARAM_PROCESSING_PHASE_SUPPORTED</H3><PRE>public static final java.lang.String <B>INIT_PARAM_PROCESSING_PHASE_SUPPORTED</B></PRE><DL><DD>This init parameter is for Struts action processing phase support, default is true.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_PROCESSING_PHASE_SUPPORTED">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_HIDE_PARAMS_IN_RENDER"><!-- --></A><H3>INIT_PARAM_HIDE_PARAMS_IN_RENDER</H3><PRE>public static final java.lang.String <B>INIT_PARAM_HIDE_PARAMS_IN_RENDER</B></PRE><DL><DD>This init parameter allows hiding request parameters in the render phase. The default is false.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_HIDE_PARAMS_IN_RENDER">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_NAMESCOPE_SERVLET_CONTEXT"><!-- --></A><H3>INIT_PARAM_NAMESCOPE_SERVLET_CONTEXT</H3><PRE>public static final java.lang.String <B>INIT_PARAM_NAMESCOPE_SERVLET_CONTEXT</B></PRE><DL><DD>This init parameter allows the WpsStrutsPortlet to be defined in the web deployment descriptor more than once.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_NAMESCOPE_SERVLET_CONTEXT">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_COMMAND_MANAGER_PLUGIN"><!-- --></A><H3>INIT_PARAM_COMMAND_MANAGER_PLUGIN</H3><PRE>public static final java.lang.String <B>INIT_PARAM_COMMAND_MANAGER_PLUGIN</B></PRE><DL><DD>The init parameter for the command manager plugin. Note that plugins only have access to the ActionServlet, The moduleConfig object will be <code>null</code>.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_COMMAND_MANAGER_PLUGIN">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_WELCOME_FILE_SEARCH_PATH"><!-- --></A><H3>INIT_PARAM_WELCOME_FILE_SEARCH_PATH</H3><PRE>public static final java.lang.String <B>INIT_PARAM_WELCOME_FILE_SEARCH_PATH</B></PRE><DL><DD>The init parameter for the search path for welcome files.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_WELCOME_FILE_SEARCH_PATH">Constant Field Values</A></DL></DL><HR><A NAME="CONFIG_PARAM_SECURITY_CSS_PROTECTION"><!-- --></A><H3>CONFIG_PARAM_SECURITY_CSS_PROTECTION</H3><PRE>public static final java.lang.String <B>CONFIG_PARAM_SECURITY_CSS_PROTECTION</B></PRE><DL><DD>The config parameter for portlet security css protection setting<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.CONFIG_PARAM_SECURITY_CSS_PROTECTION">Constant Field Values</A></DL></DL><HR><A NAME="CONFIG_PARAM_MAX_ACTION_CHAINING"><!-- --></A><H3>CONFIG_PARAM_MAX_ACTION_CHAINING</H3><PRE>public static final java.lang.String <B>CONFIG_PARAM_MAX_ACTION_CHAINING</B></PRE><DL><DD>The config parameter is to set a the max action chaining value.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.CONFIG_PARAM_MAX_ACTION_CHAINING">Constant Field Values</A></DL></DL><HR><A NAME="STRUTS_VIEW_ACTION"><!-- --></A><H3>STRUTS_VIEW_ACTION</H3><PRE>public static final java.lang.String <B>STRUTS_VIEW_ACTION</B></PRE><DL><DD>Attribute name to indicate this is a view action.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.STRUTS_VIEW_ACTION">Constant Field Values</A></DL></DL><HR><A NAME="SPF_DEFAULT_MESSAGE_RESOURCES_NAME"><!-- --></A><H3>SPF_DEFAULT_MESSAGE_RESOURCES_NAME</H3><PRE>public static final java.lang.String <B>SPF_DEFAULT_MESSAGE_RESOURCES_NAME</B></PRE><DL><DD>The name of the default message resources file for the Struts Portlet Framework.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.SPF_DEFAULT_MESSAGE_RESOURCES_NAME">Constant Field Values</A></DL></DL><HR><A NAME="INIT_PARAM_CHECK_FILE_EXISTENCE"><!-- --></A><H3>INIT_PARAM_CHECK_FILE_EXISTENCE</H3><PRE>public static final java.lang.String <B>INIT_PARAM_CHECK_FILE_EXISTENCE</B></PRE><DL><DD>Throw a portlet exception if the included file cannot be found.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_CHECK_FILE_EXISTENCE">Constant Field Values</A></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><!-- ============ METHOD DETAIL ========== --><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../com/ibm/wps/portlets/struts/WpsStrutsBaseConstants.html" title="interface in com.ibm.wps.portlets.struts"><B>PREV CLASS</B></A> NEXT CLASS</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> <A HREF="WpsStrutsConstants.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | CONSTR | METHOD</FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | METHOD</FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -