Tag Summary |
application-content | Creates a component that renders a portlet. |
panel | Creates a component that displays the child panel categories of a panel category. |
panel-app | Creates a component that renders a panel app. If a panel app is not passed to the tag, then a link is created. Most of the attributes only apply to when a panel app is not passed. |
panel-category | Creates a component that displays a collapsable panel with a header and a body that contains the child panel categories and child panel apps of a panel category. It also displays the HTML generated inside the body of this tag. Also, the panel category can have a custom header and a custom body. |
panel-category-body | Creates a component that displays the child panel categories and child panel apps of a panel category. |
panel-category-content | Creates a component that displays the content of a panel category. If the panel category has a custom UI, that UI is rendered. Otherwise, the lifeary-application-list:panel-category tag is invoked. |
panel-content | Creates a component that displays the panel of a panel category. If the panel category has a custom UI, that UI is rendered. Otherwise, the liferay-application-list:panel tag is invoked. |