Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
In directory james.mmbase.org:/tmp/cvs-serv11294
Modified Files:
Tag: MMBase-1_8
mmbase-taglib.xml
Log Message:
MMB-1576
See also:
http://cvs.mmbase.org/viewcvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
See also: http://www.mmbase.org/jira/browse/MMB-1576
Index: mmbase-taglib.xml
===================================================================
RCS file:
/var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/mmbase-taglib.xml,v
retrieving revision 1.374.2.19
retrieving revision 1.374.2.20
diff -u -b -r1.374.2.19 -r1.374.2.20
--- mmbase-taglib.xml 4 Jan 2008 15:44:31 -0000 1.374.2.19
+++ mmbase-taglib.xml 18 Jan 2008 17:08:48 -0000 1.374.2.20
@@ -39,7 +39,7 @@
Use one or more possiblevalue tags if you want to list all possible values. Use
one or more examplevalue tags is you want to give some example values.
-version: $Id: mmbase-taglib.xml,v 1.374.2.19 2008/01/04 15:44:31 pierre Exp $
+version: $Id: mmbase-taglib.xml,v 1.374.2.20 2008/01/18 17:08:48 michiel Exp $
-->
<taglib author="MMBase community">
@@ -4849,6 +4849,31 @@
</mm:haspage>]]></example>
</tag>
<tag>
+ <name>treehaspage</name>
+ <extends>condition</extends>
+ <tagclass>org.mmbase.bridge.jsp.taglib.pageflow.TreeHasPageTag</tagclass>
+ <bodycontent>JSP</bodycontent>
+ <info>
+ <p>
+ Checks for the availability of a certain JSP on this server, using
tree-like functionality
+ </p>
+ </info>
+ <attribute>
+ <name>page</name>
+ <required>true</required>
+ <rtexprvalue>true</rtexprvalue>
+ <refercontext>true</refercontext>
+ </attribute>
+ <attribute>
+ <name>objectlist</name>
+ <required>true</required>
+ <rtexprvalue>true</rtexprvalue>
+ <refercontext>true</refercontext>
+ </attribute>
+ <since>MMBase-1.8.6</since>
+ <see tag="treeinclude" />
+ </tag>
+ <tag>
<name>compare</name>
<type>util.context</type>
<extends>condition</extends>
@@ -8188,6 +8213,7 @@
<name>form</name>
<extends>transaction</extends>
<tagclass>org.mmbase.bridge.jsp.taglib.edit.FormTag</tagclass>
+ <teiclass>org.mmbase.bridge.jsp.taglib.edit.TransactionTEI</teiclass>
<bodycontent>JSP</bodycontent>
<info>
A form tag collects validation from mm:fieldinto type="check" and
mm:fieldinfo
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs