Author: ezheleznyakov
Date: 2007-10-05 10:44:18 -0400 (Fri, 05 Oct 2007)
New Revision: 4030
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-847
Create templates for <a4j:push/> and <a4j:portlet/> components.
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
===================================================================
---
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml 2007-10-05
14:35:19 UTC (rev 4029)
+++
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml 2007-10-05
14:44:18 UTC (rev 4030)
@@ -314,5 +314,15 @@
<vpe:template children="yes" modify="no">
</vpe:template>
</vpe:tag>
+
+ <vpe:tag name="a4j:portlet" case-sensitive="yes">
+ <vpe:template children="yes" modify="no">
+ </vpe:template>
+ </vpe:tag>
+
+ <vpe:tag name="a4j:push" case-sensitive="yes">
+ <vpe:template children="yes" modify="no">
+ </vpe:template>
+ </vpe:tag>
</vpe:templates>
\ No newline at end of file