portal
-
- XML Declaration Syntax:
-
<anyxmlelement xmlns:portal="http://liferay.com/faces/portal"/>
- Description:
-
The Liferay Faces Portal facelet component tags with the
portal:tag name prefix.
| Info | Value |
|---|---|
| ID (tag prefix) | portal |
| URI | http://liferay.com/faces/portal |
| Tag | Description |
|---|---|
| captcha | No Description |
| header | No Description |
| inputRichText | No Description |
| inputSearch | No Description |
| nav | No Description |
| navBar | No Description |
| navBarSearch | No Description |
| navItem | No Description |
| permissionsURL | No Description |
| runtime | No Description |
| Type | Function | Description |
|---|---|---|
java.lang.String | escapeURL(java.lang.String) | Returns an escaped/encoded representation of the specified URL. |
java.lang.String | getProperty(java.lang.String) | Returns the value of the specified portal property name. |