Author: ochikvina
Date: 2009-09-03 07:46:29 -0400 (Thu, 03 Sep 2009)
New Revision: 15447
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_layout.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_layoutPanel.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_page.xml
Log:
https://jira.jboss.org/jira/browse/RF-7757 - updating the component description;
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_layout.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_layout.xml 2009-09-03
11:15:21 UTC (rev 15446)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_layout.xml 2009-09-03
11:46:29 UTC (rev 15447)
@@ -90,7 +90,7 @@
<tbody>
<row>
<entry>component-type</entry>
-
<entry>org.richfaces.layout</entry>
+
<entry>org.richfaces.Layout</entry>
</row>
<row>
<entry>component-class</entry>
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_layoutPanel.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_layoutPanel.xml 2009-09-03
11:15:21 UTC (rev 15446)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_layoutPanel.xml 2009-09-03
11:46:29 UTC (rev 15447)
@@ -124,7 +124,7 @@
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/layouts.jsf...
RichFaces Live Demo page </ulink> you can see an example of <emphasis
role="bold">
<property><rich:layoutPanel></property>
</emphasis> usage and sources for the given example. </para>
- <para>The <link linkend="rich_layout">
+ <para>See also the <link linkend="rich_layout">
<emphasis role="bold">
<property><rich:layout></property>
</emphasis>
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_page.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_page.xml 2009-09-03
11:15:21 UTC (rev 15446)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_page.xml 2009-09-03
11:46:29 UTC (rev 15447)
@@ -83,10 +83,10 @@
<para>
The title of the page can be set with the <emphasis>
- <property>"pageTile"</property>
+ <property>"pageTitle"</property>
</emphasis> attribute.
- To place some other page parameters (like meta information, links to CSS
style sheets etc.) in the <head> element of an HTML page use
"pageHeader" facet.
-
+ To place some other page parameters (like meta information, links to CSS
style sheets etc.) in the <head> element of an HTML page use
+ "pageHeader" facet.
</para>
<para>
<emphasis role="bold">Example:</emphasis>
@@ -152,7 +152,7 @@
<para>The theme defines the way the <emphasis role="bold">
<property><rich:page></property>
- </emphasis> is rendered. Default renderer(default theme) of the
<emphasis role="bold">
+ </emphasis> is rendered. Default renderer (default theme) of the
<emphasis role="bold">
<property><rich:page></property>
</emphasis> has no mappings to skin parameters and just provides CSS
classes for the page part. However, the <property>simple</property> theme,
which is an extension of the default theme, has mappings to skin parameters and adds the
RichFaces skinning for the page elements. </para>
@@ -182,7 +182,7 @@
<tbody>
<row>
<entry>component-type</entry>
- <entry>org.richfaces.component.html.HtmlPage</entry>
+ <entry>org.richfaces.Page</entry>
</row>
<row>
<entry>component-class</entry>