Author: atsebro
Date: 2009-07-09 14:52:52 -0400 (Thu, 09 Jul 2009)
New Revision: 14874
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/loadScript.desc.xml
Log:
RF-7483:a4j:loadScript component description review
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/loadScript.desc.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/loadScript.desc.xml 2009-07-09
18:33:50 UTC (rev 14873)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/loadScript.desc.xml 2009-07-09
18:52:52 UTC (rev 14874)
@@ -1,16 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<root>
- <section>
- <sectioninfo>
- <keywordset>
- <keyword>loadScript</keyword>
- </keywordset>
- </sectioninfo>
-
-
- <title>Description</title>
- <para>
- Inserts script links to the head element. Render the value of the component, after
passing it to the <code>getResourceURL()</code> method of the ViewHandler for
this application, and passing the result through the
<code>encodeResourceURL()</code> method of the ExternalContext.
- </para>
- </section>
+ <section>
+ <sectioninfo>
+ <keywordset>
+ <keyword>loadScript</keyword>
+ </keywordset>
+ </sectioninfo>
+ <title>Description</title>
+ <para>
+ The <emphasis
role="bold"><property><a4j:loadScript></property></emphasis>
component allows to load scripts from alternative sources like a jar files, etc.
+ </para>
+ </section>
</root>
\ No newline at end of file