Author: cluts
Date: 2008-06-30 07:39:36 -0400 (Mon, 30 Jun 2008)
New Revision: 9296
Modified:
trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml
Log:
RF-672 - corrected names components and attributes.
Modified: trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml
===================================================================
--- trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2008-06-30 11:39:09 UTC (rev
9295)
+++ trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2008-06-30 11:39:36 UTC (rev
9296)
@@ -933,8 +933,8 @@
<section id="DelayedRenderZone">
<?dbhtml filename="DelayedRenderZone.html"?>
<title>How to create "a4j delayed render
zone"?</title>
- <para>The <emphasis
role="bold"><a4j:support></emphasis> component has
- a "requestDelay" attribute where you can define
the delay.</para>
+ <para>The <emphasis
role="bold"><property><a4j:support></property></emphasis>
component has
+ a
<emphasis><property>"requestDelay"</property></emphasis>
attribute where you can define the delay.</para>
<para>More information about this problem could be found on the
<ulink
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
Ajax4Jsf Users Forum.</ulink>
@@ -1017,7 +1017,7 @@
<?dbhtml filename="SomeProblemsWithRendering.html"?>
<title>Can I use <a4j:region> within
<a4j:repeat>?</title>
<para>
- <emphasis
role="bold"><a4j:region></emphasis> can't
+ <emphasis
role="bold"><property><a4j:region></property></emphasis>
can't
work inside iteration components like <emphasis
role="bold"
<property><h:dataTable></property></emphasis>
and <emphasis role="bold"
<property><a4j:repeat></property></emphasis>.
</para>