portal

Tag permissionsURL

Component Information 
InfoValue
Component Typecom.liferay.faces.portal.component.permissionsurl.PermissionsURL
Handler ClassNone
Renderer Typecom.liferay.faces.portal.component.permissionsurl.PermissionsURLRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
modelResourcefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The Fully-Qualified Class Name (FQCN) of the ServiceBuilder model. The default value is "".
modelResourceDescriptionfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The description of the model resource that is to be displayed in the Liferay Portal Permissions UI. The default value is "".
redirectfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The URL that should be redirected-to when the user clicks on the "Return to Full Page" link in the Liferay Portal Permissions UI.
resourceGroupIdfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The scope group id for the resource. The default value is LiferayFacesContext.getInstance().getScopeGroupId()
resourcePrimKeyfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The primary key used to identify the resource.
roleTypesfalsejavax.el.ValueExpression
(must evaluate to int[])
An array of type int that corresponds to the roles that are to be displayed in the Liferay Portal Permissions UI. For more info, see com.liferay.portal.model.RoleConstants.
varfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The name of the variable that is to be introduced into the EL that contains the value of the generated permissions URL. If not specified, then the generated permissions URL is written directly to the response.
windowStatefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The portlet window state for which the Liferay Portal Permissions UI should be displayed. Valid values include: "maximized" (the default), "pop_up", and "exclusive".

Output generated by Vdldoc View Declaration Language Documentation Generator.