<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
                "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
<taglib>
    <tlib-version>5.1</tlib-version>
    <jsp-version>1.2</jsp-version>
    <short-name>WebSphere Portal Internal Tag Libary</short-name>
    <tag>
        <name>urlBase</name>
        <tag-class>com.ibm.wps.engine.tags.UrlBaseTag</tag-class>
        <body-content>empty</body-content>
    </tag>
    <tag>
        <name>theme</name>
        <tag-class>com.ibm.wps.engine.tags.ThemeTag</tag-class>
        <body-content>empty</body-content>
    </tag>
    <tag>
        <name>imageHeightWidth</name>
        <tag-class>com.ibm.wps.engine.tags.ImageHeightWidthTag</tag-class>
        <body-content>empty</body-content>
    </tag>
    <tag>
        <name>dump</name>
        <tag-class>com.ibm.wps.engine.tags.DumpTag</tag-class>
        <body-content>empty</body-content>
        <attribute>
            <name>what</name>
            <required>true</required>
        </attribute>
    </tag>
    <tag>
        <name>adminlinkinfo</name>
        <tag-class>com.ibm.wps.portlets.admin.tags.AdminLinkInfoTag</tag-class>
        <tei-class>com.ibm.wps.portlets.admin.tags.AdminLinkInfoTag$TEI</tei-class>
        <body-content>JSP</body-content>
        <description>Get controlId for creating admin links</description>
        <attribute>
            <name>name</name>
            <required>true</required>
            <rtexprvalue>true</rtexprvalue>
        </attribute>
    </tag>
    <tag>
        <name>ifAdminPage</name>
        <tag-class>com.ibm.wps.portlets.admin.tags.IfAdminPageTag</tag-class>
        <body-content>JSP</body-content>
    </tag>
    <tag>
        <name>adminNavHelper</name>
        <tag-class>com.ibm.wps.portlets.admin.tags.AdminNavHelperTag</tag-class>
        <body-content>JSP</body-content>
    </tag>
</taglib>

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.