Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
In directory james.mmbase.org:/tmp/cvs-serv3009

Modified Files:
      Tag: MMBase-1_8
        mmbase-taglib.xml 
Log Message:
  MMB-1587


See also: 
http://cvs.mmbase.org/viewcvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
See also: http://www.mmbase.org/jira/browse/MMB-1587


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.25
retrieving revision 1.374.2.26
diff -u -b -r1.374.2.25 -r1.374.2.26
--- mmbase-taglib.xml   28 Feb 2008 12:15:50 -0000      1.374.2.25
+++ mmbase-taglib.xml   28 Mar 2008 13:02:05 -0000      1.374.2.26
@@ -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.25 2008/02/28 12:15:50 michiel Exp $
+version: $Id: mmbase-taglib.xml,v 1.374.2.26 2008/03/28 13:02:05 michiel Exp $
 
 -->
 <taglib author="MMBase community">
@@ -78,6 +78,7 @@
     </example>
     <since>MMBase-1.8</since>
   </function>
+
   <function>
     <description>
       Removes an object from a Collection (or if the object is a Collection 
itself, remove all its elements).
@@ -165,6 +166,16 @@
     <since>MMBase-1.8.5</since>
     <see tag="treefile" />
   </function>
+  <function>
+    <description>
+      Property of a nodeManager.
+    </description>
+    <name>managerProperty</name>
+    
<function-class>org.mmbase.bridge.jsp.taglib.functions.Functions</function-class>
+    <function-signature>java.lang.Object managerProperty(java.lang.String, 
java.lang.String)</function-signature>
+    <since>MMBase-1.8.6</since>
+    <see tag="property" />
+  </function>
 
   <tagtypes>
   <type name="all">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to