Portlet Url - cafp_f:portletUrl

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.component.portleturl.PortletUrl
Handler ClassNone
Renderer TypeNone
Description Portable JSR168 Portlet Url. This is non-visual component and should be used with Portlet Url Link or Script block
Palette LocationCAF Portlet Core/Control/Portlet/Portlet Url
Attributes 
NameRequiredTypeDescription
idfalsejava.lang.String Control identifier
portletModefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Desired portlet mode for target portlet

If not specified, the default value is "view".

Valid values are:

  • view
  • edit
  • help
  • [any_other_value]
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

securefalsejavax.el.ValueExpression
(must evaluate to boolean)
Use secure connection for this url
typefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Either render or action Url type

If not specified, the default value is "render".

Valid values are:

  • render
  • action
windowStatefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Portlet window state for target portlet

If not specified, the default value is "normal".

Valid values are:

  • normal
  • minimized
  • maximized

Output generated by Vdldoc View Declaration Language Documentation Generator.