Code Search for Developers
 
 
  

portlet.tld from GridBlocks at Krugle


Show portlet.tld syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>

<!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>1.0</tlib-version>
   <jsp-version>1.2</jsp-version>
   <short-name>portlet</short-name>

   <uri>http://java.sun.com/portlet</uri>

   <tag>

      <name>param</name>
      <tag-class>org.jboss.portal.portlet.taglib.URLParameterTag</tag-class>
      <body-content>empty</body-content>

      <attribute>
         <name>name</name>
         <required>true</required>
         <rtexprvalue>true</rtexprvalue>

      </attribute>
      <attribute>
         <name>value</name>
         <required>true</required>
         <rtexprvalue>true</rtexprvalue>

      </attribute>

   </tag>
   <tag>

      <name>defineObjects</name>
      <tag-class>org.jboss.portal.portlet.taglib.DefineObjectsTag</tag-class>
      <tei-class>org.jboss.portal.portlet.taglib.DefineObjectsTagTEI</tei-class>
      <body-content>empty</body-content>

   </tag>
   <tag>

      <name>namespace</name>
      <tag-class>org.jboss.portal.portlet.taglib.NamespaceTag</tag-class>
      <body-content>empty</body-content>

   </tag>
   <tag>

      <name>renderURL</name>
      <tag-class>org.jboss.portal.portlet.taglib.RenderURLTag</tag-class>
      <tei-class>org.jboss.portal.portlet.taglib.GenerateURLTagTEI</tei-class>
      <body-content>JSP</body-content>

      <attribute>
         <name>portletMode</name>
         <rtexprvalue>true</rtexprvalue>

      </attribute>
      <attribute>
         <name>secure</name>
         <rtexprvalue>true</rtexprvalue>

      </attribute>
      <attribute>
         <name>var</name>
         <rtexprvalue>true</rtexprvalue>

      </attribute>
      <attribute>
         <name>windowState</name>
         <rtexprvalue>true</rtexprvalue>

      </attribute>

   </tag>
   <tag>

      <name>actionURL</name>
      <tag-class>org.jboss.portal.portlet.taglib.ActionURLTag</tag-class>
      <tei-class>org.jboss.portal.portlet.taglib.GenerateURLTagTEI</tei-class>
      <body-content>JSP</body-content>

      <attribute>
         <name>portletMode</name>
         <rtexprvalue>true</rtexprvalue>

      </attribute>
      <attribute>
         <name>secure</name>
         <rtexprvalue>true</rtexprvalue>

      </attribute>
      <attribute>
         <name>var</name>
         <rtexprvalue>true</rtexprvalue>

      </attribute>
      <attribute>
         <name>windowState</name>
         <rtexprvalue>true</rtexprvalue>

      </attribute>

   </tag>

</taglib>




See more files for this project here

GridBlocks

GridBlocks builds a grid application framework via easy-to-use building blocks in distributed environment. The framework offers components for Grid security, distributed storage, computing, and Portlet web interfaces.

Project homepage: http://sourceforge.net/projects/gridblocks
Programming language(s): Java,JSP,XML
License: other

  classes/
    gb-disk.conf
    gb-portlet.properties
  theme/
    portal-layout.tld
  agent-object.xml
  disk-object.xml
  faces-config.xml
  grid-object.xml
  jboss-app.xml
  jboss-service.xml
  jboss-web.xml
  log4j.xml
  portal-themes.xml
  portlet.tld
  portlet.xml
  web.xml