Author: vkorluzhenko
Date: 2007-09-03 08:16:18 -0400 (Mon, 03 Sep 2007)
New Revision: 2702
Modified:
trunk/docs/userguide/en/src/main/docbook/included/calendar.xml
Log:
http://jira.jboss.com/jira/browse/RF-446
Modified: trunk/docs/userguide/en/src/main/docbook/included/calendar.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/calendar.xml 2007-09-03 11:23:47 UTC
(rev 2701)
+++ trunk/docs/userguide/en/src/main/docbook/included/calendar.xml 2007-09-03 12:16:18 UTC
(rev 2702)
@@ -232,7 +232,7 @@
<listitem>CalendarDataModelItem</listitem>
</itemizedlist>
- <para><emphasis role="bold">CalendarDataModel</emphasis>
provides the following function:</para>
+ <para><property>CalendarDataModel</property> provides the following
function:</para>
<itemizedlist>
<listitem>CalendarDataModelItem[] getData(Date[]);</listitem>
</itemizedlist>
@@ -243,7 +243,7 @@
<property>"Ajax"</property>
</emphasis> mode when the calendar renders a new page. </para>
- <para><emphasis
role="bold">CalendarDataModelItem</emphasis> provides the following
function:</para>
+ <para><property>CalendarDataModelItem</property> provides the
following function:</para>
<itemizedlist>
<listitem>Date getDate() - returns date from the item. Default implementation
returns date.</listitem>
<listitem>Boolean isEnabled() - returns <emphasis>
@@ -428,16 +428,16 @@
</itemizedlist>
</section>
- <!--section>
+ <section>
<title> Skin parameters redefinition</title>
<table>
- <title>Skin parameters redefinition for table element of the first level
group</title>
+ <title>Skin parameters redefinition for popup element</title>
<tgroup cols="2">
<thead>
<row>
- <entry>Parameters for table element of the first level
group</entry>
+ <entry>Skin parameters</entry>
<entry>CSS properties</entry>
</row>
@@ -445,45 +445,163 @@
<tbody>
<row>
- <entry>headerWeightFont</entry>
+ <entry>panelBorderColor</entry>
- <entry>font-weight</entry>
+ <entry>border-color</entry>
</row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table>
+ <title>Skin parameters redefinition for header elements (header, optional
header)</title>
+
+ <tgroup cols="2">
+ <thead>
<row>
+ <entry>Skin parameters</entry>
+
+ <entry>CSS properties</entry>
+ </row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry>panelBorderColor</entry>
+
+ <entry>border-bottom-color</entry>
+ </row>
+
+ <row>
+ <entry>additionalBackgroundColor</entry>
+
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>generalSizeFont</entry>
+
+ <entry>font-size</entry>
+ </row>
+
+ <row>
<entry>generalFamilyFont</entry>
<entry>font-family</entry>
</row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table>
+ <title>Skin parameters redefinition for footer elements (footer, optional
footer) and names of working days</title>
+
+ <tgroup cols="2">
+ <thead>
<row>
- <entry>headerSizeFont</entry>
+ <entry>Skin parameters</entry>
+ <entry>CSS properties</entry>
+ </row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry>panelBorderColor</entry>
+
+ <entry>border-top-color</entry>
+ </row>
+
+ <row>
+ <entry>panelBorderColor</entry>
+
+ <entry>border-right-color</entry>
+ </row>
+
+ <row>
+ <entry>additionalBackgroundColor</entry>
+
+ <entry>background</entry>
+ </row>
+
+ <row>
+ <entry>generalSizeFont</entry>
+
<entry>font-size</entry>
</row>
<row>
- <entry>headerTextColor</entry>
+ <entry>generalFamilyFont</entry>
- <entry>color</entry>
+ <entry>font-family</entry>
</row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table>
+ <title>Skin parameters redefinition for weeks numbers</title>
+
+ <tgroup cols="2">
+ <thead>
<row>
- <entry>headerBackgroundColor</entry>
+ <entry>Skin parameters</entry>
+ <entry>CSS properties</entry>
+ </row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry>panelBorderColor</entry>
+
+ <entry>border-bottom-color</entry>
+ </row>
+
+ <row>
+ <entry>panelBorderColor</entry>
+
+ <entry>border-right-color</entry>
+ </row>
+
+ <row>
+ <entry>additionalBackgroundColor</entry>
+
+ <entry>background</entry>
+ </row>
+
+ <row>
+ <entry>calendarWeekBackgroundColor</entry>
+
<entry>background-color</entry>
</row>
+
+ <row>
+ <entry>generalSizeFont</entry>
+
+ <entry>font-size</entry>
+ </row>
+
+ <row>
+ <entry>generalFamilyFont</entry>
+
+ <entry>font-family</entry>
+ </row>
+
</tbody>
</tgroup>
</table>
<table>
- <title>Skin parameters redefinition for table element of the second and next
levels groups</title>
+ <title>Skin parameters redefinition for toolbar and names of
months</title>
<tgroup cols="2">
<thead>
<row>
- <entry>Parameters for table element of the second and next levels
groups</entry>
+ <entry>Skin parameters</entry>
<entry>CSS properties</entry>
</row>
@@ -491,45 +609,151 @@
<tbody>
<row>
- <entry>headerWeightFont</entry>
+ <entry>headerBackgroundColor</entry>
- <entry>font-weight</entry>
+ <entry>background-color</entry>
</row>
<row>
+ <entry>headerSizeFont</entry>
+
+ <entry>font-size</entry>
+ </row>
+
+ <row>
<entry>headerFamilyFont</entry>
<entry>font-family</entry>
</row>
<row>
- <entry>headerSizeFont</entry>
+ <entry>headerWeightFont</entry>
+ <entry>font-weight</entry>
+ </row>
+
+ <row>
+ <entry>headerTextColor</entry>
+
+ <entry>color</entry>
+ </row>
+
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table>
+ <title>Skin parameters redefinition for cells with days</title>
+
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Skin parameters</entry>
+
+ <entry>CSS properties</entry>
+ </row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry>panelBorderColor</entry>
+
+ <entry>border-bottom-color</entry>
+ </row>
+
+ <row>
+ <entry>panelBorderColor</entry>
+
+ <entry>border-right-color</entry>
+ </row>
+
+ <row>
+ <entry>generalBackgroundColor</entry>
+
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>generalSizeFont</entry>
+
<entry>font-size</entry>
</row>
<row>
- <entry>generalTextColor</entry>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table>
+ <title>Skin parameters redefinition for hollydays</title>
+
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Skin parameters</entry>
+
+ <entry>CSS properties</entry>
+ </row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry>calendarHolidaysBackgroundColor</entry>
+
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>calendarHolidaysTextColor</entry>
+
<entry>color</entry>
</row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table>
+ <title>Skin parameters redefinition for today date</title>
+
+ <tgroup cols="2">
+ <thead>
<row>
- <entry>tableBorderColor</entry>
+ <entry>Skin parameters</entry>
- <entry>border-top-color</entry>
+ <entry>CSS properties</entry>
</row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry>calendarCurrentBackgroundColor</entry>
+
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>calendarCurrentTextColor</entry>
+
+ <entry>color</entry>
+ </row>
+
</tbody>
</tgroup>
</table>
<table>
- <title>Skin parameter redefinition for wrapped div element of the first level
group</title>
+ <title>Skin parameters redefinition for selected day</title>
<tgroup cols="2">
<thead>
<row>
- <entry>Parameter for wrapped div element of the first level
group</entry>
+ <entry>Skin parameters</entry>
<entry>CSS properties</entry>
</row>
@@ -537,15 +761,28 @@
<tbody>
<row>
- <entry>panelBorderColor</entry>
+ <entry>headerBackgroundColor</entry>
- <entry>border-color</entry>
+ <entry>background-color</entry>
</row>
+ <row>
+ <entry>headerTextColor</entry>
+
+ <entry>color</entry>
+ </row>
+
+ <row>
+ <entry>headerWeightFont</entry>
+
+ <entry>font-weight</entry>
+ </row>
+
</tbody>
</tgroup>
</table>
- </section-->
+
+ </section>
<section>
<title>Definition of Custom Style Classes</title>