Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
In directory james.mmbase.org:/tmp/cvs-serv25505
Modified Files:
mmbase-taglib.xml
Log Message:
MMB-1792
See also:
http://cvs.mmbase.org/viewcvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
See also: http://www.mmbase.org/jira/browse/MMB-1792
Index: mmbase-taglib.xml
===================================================================
RCS file:
/var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/mmbase-taglib.xml,v
retrieving revision 1.451
retrieving revision 1.452
diff -u -b -r1.451 -r1.452
--- mmbase-taglib.xml 3 Mar 2009 20:23:09 -0000 1.451
+++ mmbase-taglib.xml 9 Mar 2009 18:05:49 -0000 1.452
@@ -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.451 2009/03/03 20:23:09 michiel Exp $
+version: $Id: mmbase-taglib.xml,v 1.452 2009/03/09 18:05:49 michiel Exp $
-->
<taglib author="MMBase community">
@@ -7611,6 +7611,28 @@
</tag>
<tag>
+ <name>addconstraint</name>
+ <type>mmbase.list</type>
+ <extends>querycontainerreferrer</extends>
+ <see tag="listnodescontainer" />
+ <see tag="listcontainer" />
+
<tagclass>org.mmbase.bridge.jsp.taglib.containers.QueryAddConstraintTag</tagclass>
+ <bodycontent>JSP</bodycontent>
+ <info>
+ Applies a constraint to the query of the surrounding nodelist container.
+ </info>
+ <see tag="querycontainer" />
+ <see tag="ageconstraint" />
+ <see tag="composite" />
+ <since>MMBase-1.9.1</since>
+ <attribute>
+ <name>constraint</name>
+ <required>true</required>
+ <rtexprvalue>true</rtexprvalue>
+ </attribute>
+ </tag>
+
+ <tag>
<name>addnode</name>
<type>mmbase.list</type>
<extends>querycontainerreferrer</extends>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs