From richfaces-svn-commits at lists.jboss.org Wed Sep 2 11:42:09 2009 Content-Type: multipart/mixed; boundary="===============2330390469706793986==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r15443 - branches/community/3.3.X/docs/userguide/en/src/main/docbook/included. Date: Wed, 02 Sep 2009 11:42:09 -0400 Message-ID: <200909021542.n82Fg9Uo006332@svn01.web.mwc.hst.phx2.redhat.com> --===============2330390469706793986== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: atsebro Date: 2009-09-02 11:42:08 -0400 (Wed, 02 Sep 2009) New Revision: 15443 Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ric= h_message.xml Log: RF-7756: Rich Miscellaneous component group description review --> rich:mes= sage Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/inclu= ded/rich_message.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_message.xml 2009-09-02 15:01:21 UTC (rev 15442) +++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_message.xml 2009-09-02 15:42:08 UTC (rev 15443) @@ -1,13 +1,8 @@
- < - rich:message - > - <emphasis role=3D"since"> - <superscript> available since <emphasis role=3D"version">3.1.0</e= mphasis> - </superscript> - </emphasis> + <rich:message> <emphasis role=3D"since"><superscript> avail= able since <emphasis role=3D"version">3.1.0</emphasis></superscript></empha= sis> + =
Description The component is used for rendering a single message for a s= pecific component. @@ -62,45 +57,9 @@ - A set of facets which can be used for marker defining: - - - - "passedMarker" - . This facet is provided to allow setting a m= arker to display if - there is no message - - - - - "errorMarker" - . This facet is provided to allow setting a m= arker to display if there - is a message with a severity class of "ERROR" - - - - - "fatalMarker" - . This facet is provided to allow setting a m= arker to display if there - is a message with a severity class of "FATAL" - - - - - "infoMarker" - . This facet is provided to allow setting a m= arker to display if there - is a message with a severity class of "INFO" - - - - - "warnMarker" - . This facet is provided to allow setting a m= arker to display if there - is a message with a severity class of "WARN" - - - + = = + The following example shows different variants for component = customization. The attribute "passedLabel" @@ -173,38 +132,42 @@ - Facets - - - - Facet - Description - - - - - errorMarker - Redefines the content for the marker if there is = message with a severity class of "ERROR" - - - fatalError - Redefines the content for the marker if there is = message with a severity class of "FATAL" - - - infoError - Redefines the content for the marker if there is = message with a severity class of "INFO" - - - warnError - Redefines the content for the marker if there is = message with a severity class of "WARN" - - - passedError - Redefines the content for the marker if there is = no message - - - + = + Facets + + + + Facet + Description + + + + + errorMarker + Defines pictogram for message with error severity class + + = + fatalMarker + Defines pictogram for message with fatal severity class + + + infoMarker + Defines pictogram for message with info severity class + + + passedMarker + Defines pictogram if there is no fatal, error, warn or info message + + + warnMarker + Defines pictogram for message with warn severity class + + +
+ = + = + = Classes names that define a component appearance = --===============2330390469706793986==--