| Substitution
tag |
Value
set by |
|
#BODY# |
The database portlet itself or the page's portlets |
| #OWNER# |
The
Portal schema |
|
#IMAGE_PREFIX# |
The OracleAS Portal images directory as specified in the plsql.conf configuration
file |
|
#USER# |
The user name of the user who is currently logged on |
|
#USER.FULLNAME# |
The full name of the user who is currently logged on
Note:
The full name includes the user's first, middle, and last names. |
|
#VERSION# |
The version of this installation of OracleAS Portal |
|
#HELPSCRIPT# |
The JavaScript function used to open a window to display the OracleAS
Portal online help
Note:
If you include #HELPLINK#
in your page template, you should also include this tag. |
|
#DIRECTION# |
The direction of character layout (left-to-right or right-to-left)
Note:
This value is set based on the language selected for the portal. |
|
#ALIGN_LEFT# |
Align text to the left |
|
#ALIGN_RIGHT# |
Align text to the right |
| #TITLE# |
The
page's display name |
|
#PAGE.STYLE# |
Fetches all relevant style settings and embeds them in the HTML
Note:
This tag is allowed only in the document HEAD. |
|
#PAGE.BASE# |
The HTML base element for the base URL of the document
Note:
This tag is allowed only in the document HEAD. |
|
#PAGE.BASE.URL# |
The base URL |
|
#PORTAL.HOME# |
The HTML image hyperlink to the portal home page |
|
#PORTAL.HOME.URL# |
The URL of the portal home page |
|
#PORTAL.HOME.IMAGE# |
The image used for the portal home page link |
|
#PORTAL.HOME.LABEL# |
The text used for the portal home page link |
|
#PORTAL.NAVIGATOR# |
The HTMLimage hyperlink to the Navigator |
|
#PORTAL.NAVIGATOR.URL# |
The URL of the Navigator |
|
#PORTAL.NAVIGATOR.IMAGE# |
The image used for the Navigator link |
|
#PORTAL.NAVIGATOR.LABEL# |
The text used for the Navigator link |
|
#PORTAL.HELP# |
The HTML image hyperlink to the OracleAS Portal online help |
|
#PORTAL.HELP.URL# |
The URL of the OracleAS Portal online help |
|
#PORTAL.HELP.IMAGE# |
The image used for the OracleAS Portal online help link |
|
#PORTAL.HELP.LABEL# |
The text used for the OracleAS Portal online help link |
|
#PORTAL.COMMUNITY# |
The name of the Portal Community website |
|
#PORTAL.COMMUNITY.URL# |
The URL of the Portal Community website |
|
#PORTAL.COMMUNITY.IMAGE# |
The image of the Portal Community website |
|
#PORTAL.COMMUNITY.LABEL# |
The label of the Portal Community website |
|
#PAGE.EDITPAGE# |
The HTML text to allow page editing |
|
#PAGE.EDITPAGE.URL# |
The HTML text to allow page URL editing |
|
#PAGE.EDITPAGE.LABEL# |
The HTML text to allow page label editing |
|
#PAGE.CUSTOMIZEPAGE# |
The HTML text hyperlink to the customize page dialog |
|
#PAGE.CUSTOMIZEPAGE.URL# |
The URL that renders the personalize page view
Note:
Use this in conjunction with the #PAGE.CUSTOMIZEPAGE.LABEL#
tag to construct your Personalize link. For example:
<a href="#PAGE.CUSTOMIZEPAGE.URL#">
#PAGE.CUSTOMIZEPAGE.LABEL#</a> |
|
#PAGE.CUSTOMIZEPAGE.LABEL# |
The text used for the personalize page link |
|
#PAGE.REFRESH# |
The HTML text hyperlink used to refresh the page |
|
#PAGE.REFRESH.URL# |
The refresh URL |
|
#PAGE.REFRESH.LABEL# |
The text used for the refresh link |
|
#PORTAL.LOGOUT# |
The HTML text hyperlink to the logout URL |
|
#PORTAL.LOGOUT.URL# |
The logout URL |
|
#PORTAL.LOGOUT.LABEL# |
The text used for the logout link |
|
#PORTAL.ACCOUNTINFO# |
The HTML text hyperlink to the account information dialog |
|
#PORTAL.ACCOUNTINFO.URL# |
The URL of the account information dialog |
|
#PORTAL.ACCOUNTINFO.LABEL# |
The text used for the account information link |