blob: 441fd4165c9febf64366b902fa8301e834426681 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[
<!ENTITY test1 SYSTEM "file:../build/sniplets/test1.snip">
<!ENTITY taglib SYSTEM "file:../build/doc/tobagoDocu.xml">
]>
<book lang="en">
<bookinfo>
<title>Tobago Documentation</title>
<corpname>atanion GmbH</corpname>
<copyrigth>
<holder>atanion GmbH</holder>
<year>2005</year>
</copyrigth>
</bookinfo>
<chapter id="introduction">
<title>Introduction</title>
<para>Dies ist ein Test. Eine Fussnote<footnote><para>Ja, genau!</para></footnote>.</para>
</chapter>
<chapter id="architecture">
<title>Architecture</title>
</chapter>
<chapter id="setup">
<title>Setup</title>
</chapter>
<chapter id="example-address">
<title>Example: Addressbook</title>
</chapter>
<chapter id="features">
<title>Features</title>
<sect1 id="features.themes">
<title>Themes</title>
<sect2 id="features.themes.config">
<title>ThemeConfig</title>
<para>
<example><title>Test Listing</title>
<programlisting language="java">&test1;</programlisting>
</example>
</para>
</sect2>
<!-- <sect2>[CSS]</sect2>-->
<!-- <sect2>[Developing Themes]</sect2>-->
</sect1>
<sect1 id="features.multiform">
<title>Multiform</title>
<para></para>
</sect1>
<sect1 id="features.action-listener">
<title>ActionListenerImpl</title>
<para></para>
</sect1>
<sect1 id="features.controls">
<title>Controls</title>
<sect2 id="features.controls.standard">
<title>Standard Controls</title>
</sect2>
<sect2 id="features.controls.sheet">
<title>Sheet</title>
</sect2>
<sect2 id="features.controls.tree">
<title>Tree</title>
</sect2>
</sect1>
<sect1 id="features.converter">
<title>Converter</title>
<para></para>
</sect1>
<sect1 id="features.var-resolver">
<title>VariableResolverImpl</title>
<para></para>
</sect1>
<sect1 id="features.servlet.non-faces-request">
<title>NonFacesRequestServlet</title>
<para></para>
</sect1>
<sect1 id="features.servlet.template">
<title>TemplateServlet</title>
<para></para>
</sect1>
<sect1>
<title>ClearValidatorsActionListener ?</title>
<para></para>
</sect1>
</chapter>
&taglib;
<chapter id="api">
<title>API-Doc + Source-Doc</title>
<sect1 id="api.components">
<title>Components</title>
<para></para>
</sect1>
<sect1 id="api.state">
<title>State</title>
<para></para>
<sect2 id="api.state.page">
<title>PageState</title>
</sect2>
<sect2 id="api.state.sheet">
<title>SheetState</title>
</sect2>
<sect2 id="api.state.tree">
<title>TreeState</title>
</sect2>
</sect1>
</chapter>
<!-- <chapter>[Custom Controls]</chapter>-->
<chapter id="tips">
<title>Tips and Tricks</title>
<sect1 id="tips.mbeans">
<title>How to access to managed beans from java code</title>
<para></para>
</sect1>
</chapter>
<appendix id="requirements">
<title>Requirements</title>
<sect1 id="requirements.java">
<title>Java, JSP, Servlet</title>
<para></para>
</sect1>
</appendix>
<index></index>
<!--
AddressDemo (Code)
Standard-Setup (Code)
-->
</book>