[richfaces-svn-commits] JBoss Rich Faces SVN: r11778 - trunk/docs/cdkguide/en/src/main/docbook/tags.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Dec 15 10:31:14 EST 2008


Author: artdaw
Date: 2008-12-15 10:31:14 -0500 (Mon, 15 Dec 2008)
New Revision: 11778

Removed:
   trunk/docs/cdkguide/en/src/main/docbook/tags/fclientId.xml
Log:
https://jira.jboss.org/jira/browse/RF-3692 - tag was deleted

Deleted: trunk/docs/cdkguide/en/src/main/docbook/tags/fclientId.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/tags/fclientId.xml	2008-12-15 15:28:09 UTC (rev 11777)
+++ trunk/docs/cdkguide/en/src/main/docbook/tags/fclientId.xml	2008-12-15 15:31:14 UTC (rev 11778)
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<section id="fclientId" xreflabel="fclientId">
-	<?dbhtml filename="fclientId.html"?>
-	<sectioninfo>
-		<keywordset>
-			<keyword>f:clientId</keyword>
-		</keywordset>
-	</sectioninfo>
-  <title>&lt;f:clientId /&gt;</title>
-  <para>
-  	The <emphasis role="bold"><property>&lt;f:clientId /&gt;</property></emphasis> tag declares a variable with a ClientId of the component as the value.
-  </para>
-    <table>
-  	<title>The &lt;f:clientId /&gt; attributes</title>
-  	<tgroup cols="3">
-  		<thead>
-  			<row>
-				<entry>Attribute Name</entry>
-		                <entry>Description</entry>
-			        <entry>Required</entry>
-  			</row>
-  		</thead>
-  		<tbody>
-  			<row>
-  				<entry>var</entry>
-  				<entry>Defines a variable name</entry>
-  				<entry>True</entry>
-  			</row>
-  		</tbody>
-  	</tgroup>
-  </table>
-</section>




More information about the richfaces-svn-commits mailing list