Following are the Portal Interaction Management JSP Tags. The are contained in ad_taglib.jar, ph_taglib.jar, pz_taglib.jar, and tracking_taglib.jar.
ad:adTarget | Uses the Ad Service to send an ad query to the content management system. |
ad:render | Renders a content node from the Virtual Content Repository in the current JSP. |
ph:placeholder | Implements a placeholder defined with the WebLogic Workshop Portal Extensions. Displays personalized Web content in a JSP based on placeholder and Campaign rules and queries defined with the WebLogic Workshop Portal Extensions. |
pz:contentQuery | Performs a content attribute search in a content management system and returns an array of content objects. |
pz:contentSelector | Implements a Content Selector defined with the WebLogic Workshop Portal Extensions. Displays personalized Web content in a JSP based on Content Selector rules and queries defined with the WebLogic Workshop Portal Extensions. |
pz:div | Allows a piece of in-line content to be shown if a user belongs to the specific User Segment defined with the WebLogic Workshop Portal Extensions. |
BehaviorTracking:clickContentEvent | Generate a behavior event when a user has clicked an image or link. This tag will return a URL query string containing event parameters, which is then used to form the complete URL that hyperlinks the content. |
BehaviorTracking:displayContentEvent | Generates a behavior event when a user has received (viewed) any HTML content, such as images, text, PDF files, and Web-compatible multimedia content. |