You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by an...@apache.org on 2006/04/26 20:17:37 UTC

svn commit: r397266 - in /tapestry/tapestry4/branches/4.0: contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/ src/documentation/content/xdocs/

Author: andyhot
Date: Wed Apr 26 11:17:33 2006
New Revision: 397266

URL: http://svn.apache.org/viewcvs?rev=397266&view=rev
Log:
Adding some more contrib documentation

Added:
    tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/CheckboxGroup.xml
    tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/ControlCheckbox.xml
    tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/ControlledCheckbox.xml
    tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/DumpObject.xml
Modified:
    tapestry/tapestry4/branches/4.0/src/documentation/content/xdocs/links.ent
    tapestry/tapestry4/branches/4.0/src/documentation/content/xdocs/site.xml

Added: tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/CheckboxGroup.xml
URL: http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/CheckboxGroup.xml?rev=397266&view=auto
==============================================================================
--- tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/CheckboxGroup.xml (added)
+++ tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/CheckboxGroup.xml Wed Apr 26 11:17:33 2006
@@ -0,0 +1,72 @@
+<?xml version="1.0"?>
+<!-- 
+   Copyright 2005 The Apache Software Foundation
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "./dtd/document-v12.dtd"
+[
+	<!ENTITY projectroot '../../'>
+	<!ENTITY % links.ent SYSTEM "../../links.ent">
+	%links.ent;
+]>
+<document>
+  <header>
+    <title>CheckboxGroup</title>
+  </header>
+  
+  <body>
+
+<p> <strong>THIS PAGE UNDER CONSTRUCTION</strong>
+</p>
+
+<p>
+  <strong>See also:</strong> 
+</p>
+
+<section>
+  <title>Parameters</title>
+  
+<table>
+  <tr> 
+    <th>Name</th>
+    <th>Type</th>
+	  <th>Direction</th>
+    <th>Required</th> 
+    <th>Default</th>
+    <th>Description</th>
+  </tr>
+
+	</table>
+  
+<p>
+  Body: <strong>removed / allowed</strong>
+</p>  
+
+<p>
+  Informal parameters: <strong>allowed  / forbidden</strong>
+</p>
+
+<p>
+  Reserved parameters: <em>none</em>
+</p>
+
+</section>
+
+<section>
+  <title>Examples</title>
+
+</section>
+</body>
+</document>
\ No newline at end of file

Added: tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/ControlCheckbox.xml
URL: http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/ControlCheckbox.xml?rev=397266&view=auto
==============================================================================
--- tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/ControlCheckbox.xml (added)
+++ tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/ControlCheckbox.xml Wed Apr 26 11:17:33 2006
@@ -0,0 +1,72 @@
+<?xml version="1.0"?>
+<!-- 
+   Copyright 2005 The Apache Software Foundation
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "./dtd/document-v12.dtd"
+[
+	<!ENTITY projectroot '../../'>
+	<!ENTITY % links.ent SYSTEM "../../links.ent">
+	%links.ent;
+]>
+<document>
+  <header>
+    <title>ControlCheckbox</title>
+  </header>
+  
+  <body>
+
+<p> <strong>THIS PAGE UNDER CONSTRUCTION</strong>
+</p>
+
+<p>
+  <strong>See also:</strong> 
+</p>
+
+<section>
+  <title>Parameters</title>
+  
+<table>
+  <tr> 
+    <th>Name</th>
+    <th>Type</th>
+	  <th>Direction</th>
+    <th>Required</th> 
+    <th>Default</th>
+    <th>Description</th>
+  </tr>
+
+	</table>
+  
+<p>
+  Body: <strong>removed / allowed</strong>
+</p>  
+
+<p>
+  Informal parameters: <strong>allowed  / forbidden</strong>
+</p>
+
+<p>
+  Reserved parameters: <em>none</em>
+</p>
+
+</section>
+
+<section>
+  <title>Examples</title>
+
+</section>
+</body>
+</document>
\ No newline at end of file

Added: tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/ControlledCheckbox.xml
URL: http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/ControlledCheckbox.xml?rev=397266&view=auto
==============================================================================
--- tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/ControlledCheckbox.xml (added)
+++ tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/ControlledCheckbox.xml Wed Apr 26 11:17:33 2006
@@ -0,0 +1,72 @@
+<?xml version="1.0"?>
+<!-- 
+   Copyright 2005 The Apache Software Foundation
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "./dtd/document-v12.dtd"
+[
+	<!ENTITY projectroot '../../'>
+	<!ENTITY % links.ent SYSTEM "../../links.ent">
+	%links.ent;
+]>
+<document>
+  <header>
+    <title>ControlledCheckbox</title>
+  </header>
+  
+  <body>
+
+<p> <strong>THIS PAGE UNDER CONSTRUCTION</strong>
+</p>
+
+<p>
+  <strong>See also:</strong> 
+</p>
+
+<section>
+  <title>Parameters</title>
+  
+<table>
+  <tr> 
+    <th>Name</th>
+    <th>Type</th>
+	  <th>Direction</th>
+    <th>Required</th> 
+    <th>Default</th>
+    <th>Description</th>
+  </tr>
+
+	</table>
+  
+<p>
+  Body: <strong>removed / allowed</strong>
+</p>  
+
+<p>
+  Informal parameters: <strong>allowed  / forbidden</strong>
+</p>
+
+<p>
+  Reserved parameters: <em>none</em>
+</p>
+
+</section>
+
+<section>
+  <title>Examples</title>
+
+</section>
+</body>
+</document>
\ No newline at end of file

Added: tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/DumpObject.xml
URL: http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/DumpObject.xml?rev=397266&view=auto
==============================================================================
--- tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/DumpObject.xml (added)
+++ tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/DumpObject.xml Wed Apr 26 11:17:33 2006
@@ -0,0 +1,72 @@
+<?xml version="1.0"?>
+<!-- 
+   Copyright 2005 The Apache Software Foundation
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "./dtd/document-v12.dtd"
+[
+	<!ENTITY projectroot '../../'>
+	<!ENTITY % links.ent SYSTEM "../../links.ent">
+	%links.ent;
+]>
+<document>
+  <header>
+    <title>DumpObject</title>
+  </header>
+  
+  <body>
+
+<p> <strong>THIS PAGE UNDER CONSTRUCTION</strong>
+</p>
+
+<p>
+  <strong>See also:</strong> 
+</p>
+
+<section>
+  <title>Parameters</title>
+  
+<table>
+  <tr> 
+    <th>Name</th>
+    <th>Type</th>
+	  <th>Direction</th>
+    <th>Required</th> 
+    <th>Default</th>
+    <th>Description</th>
+  </tr>
+
+	</table>
+  
+<p>
+  Body: <strong>removed / allowed</strong>
+</p>  
+
+<p>
+  Informal parameters: <strong>allowed  / forbidden</strong>
+</p>
+
+<p>
+  Reserved parameters: <em>none</em>
+</p>
+
+</section>
+
+<section>
+  <title>Examples</title>
+
+</section>
+</body>
+</document>
\ No newline at end of file

Modified: tapestry/tapestry4/branches/4.0/src/documentation/content/xdocs/links.ent
URL: http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/src/documentation/content/xdocs/links.ent?rev=397266&r1=397265&r2=397266&view=diff
==============================================================================
--- tapestry/tapestry4/branches/4.0/src/documentation/content/xdocs/links.ent (original)
+++ tapestry/tapestry4/branches/4.0/src/documentation/content/xdocs/links.ent Wed Apr 26 11:17:33 2006
@@ -182,7 +182,11 @@
 
 <!-- Links to contrib Component Reference -->
 
+<!ENTITY CheckboxGroup		'<link href="site:CheckboxGroup">CheckboxGroup</link>'>
 <!ENTITY Choose 			'<link href="site:Choose">Choose</link>'>
+<!ENTITY ControlCheckbox	'<link href="site:ControlCheckbox">ControlCheckbox</link>'>
+<!ENTITY ControlledCheckbox '<link href="site:ControlledCheckbox">ControlledCheckbox</link>'>
+<!ENTITY DumpObject 		'<link href="site:DumpObject">DumpObject</link>'>
 <!ENTITY MultiplePropertySelection  '<link href="site:MultiplePropertySelection">MultiplePropertySelection</link>'>
 <!ENTITY Otherwise 			'<link href="site:Otherwise">Otherwise</link>'>
 <!ENTITY Palette 			'<link href="site:Palette">Palette</link>'>

Modified: tapestry/tapestry4/branches/4.0/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/src/documentation/content/xdocs/site.xml?rev=397266&r1=397265&r2=397266&view=diff
==============================================================================
--- tapestry/tapestry4/branches/4.0/src/documentation/content/xdocs/site.xml (original)
+++ tapestry/tapestry4/branches/4.0/src/documentation/content/xdocs/site.xml Wed Apr 26 11:17:33 2006
@@ -138,7 +138,11 @@
       <index label="Overview" href="index.html"/>
  
        <ComponentReference label="Components" href="ComponentReference/">
+         <CheckboxGroup label="CheckboxGroup" href="CheckboxGroup.html"/>
          <Choose label="Choose" href="Choose.html"/>
+         <ControlCheckbox label="ControlCheckbox" href="ControlCheckbox.html"/>
+         <ControlledCheckbox label="ControlledCheckbox" href="ControlledCheckbox.html"/>
+         <DumpObject label="DumpObject" href="DumpObject.html"/>
          <DateField label="DateField" href="DateField.html"/>
          <FormConditional label="FormConditional" href="FormConditional.html"/>
          <FormTable label="FormTable" href="FormTable.html"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org