Constructing Pagelets
This table describes the HTML definitions that the system uses to construct pagelets:
| HTML Definition | Description |
|---|---|
|
PORTAL_HP_ACTIONBAR |
This is the HTML definition for the pagelet action bar. For a personalized tab, the pagelet action bar always includes a Maximize image button. It may also contain up to three more image buttons (Remove, Edit, and Help). This HTML definition is not populated for a pagelet on a system tab. |
|
PORTAL_HP_ACTIONBAR_EDIT |
This is the HTML definition for the Edit image button on the pagelet action bar. |
|
PORTAL_HP_ACTIONBAR_HELP |
This is the HTML definition for the Help image button on the pagelet action bar. |
|
PORTAL_HP_ACTIONBAR_REFRESH |
This is the HTML definition for the Refresh image button on the pagelet action bar. |
|
PORTAL_HP_ACTIONBAR_REMOVE |
This is the HTML definition for the Remove image button on the pagelet action bar. |
|
PORTAL_HP_COMPONENT |
This is the HTML definition for pagelets. |
|
PT_HP2_BANNER |
This is the HTML definition for the banner pagelet. |
|
PT_HP2_PGLTHNDL |
This is the HTML definition for the pagelet label when the pagelet cannot be dragged. |
|
PT_HP2_PGLTHNDL_DRAG |
This is the HTML definition for the pagelet label when the pagelet can be dragged. |
|
PT_HP2_PGLT_HDR_IMG |
This is the HTML definition for the pagelet header image. |