You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2008/04/21 23:15:41 UTC

[Myfaces Wiki] Update of "MyfacesBuilderPlugin" by LeonardoUribe

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by LeonardoUribe:
http://wiki.apache.org/myfaces/MyfacesBuilderPlugin

------------------------------------------------------------------------------
     *   jspName = "foo" (optional; by default derived from method name)
     *   propertyValues = null //FOR ENUMS (optional)
     *   rtexprvalue = "false" //Used on 1.1 only
-    *   tagAttributeExcluded = "true"
+    *   tagExcluded = "true"
     *   literalOnly = "false"
     *   required = "false" //Used on tld only
     *   transient = "false"
@@ -108, +108 @@

     *   jspName = "bar" (optional; by default derived from method name)
     *   propertyValues = null //FOR ENUMS (optional)
     *   rtexprvalue = "false" //Used on 1.1 only
-    *   tagAttributeExcluded = "true"
+    *   tagExcluded = "true"
     *   literalOnly = "false"
     *   required = "false" //Used on tld only
     *   transient = "false"