fixed the wrong links and added links to the phpDocumentor doc Conny set up on egroupware.org

This commit is contained in:
Ralf Becker 2006-06-08 14:56:52 +00:00
parent be90415db3
commit 239bab8b28

View File

@ -669,32 +669,26 @@ template-name in the Name field and clicking on the button
this file whenever it finds a new version automaticaly.</p> this file whenever it finds a new version automaticaly.</p>
<h2>10. further information</h2> <h2>10. further information</h2>
<ol> <ol>
<li><p style="margin-bottom: 0in;">the <a href="http://onlineopensolutions.com/egw/doc/reference.html">reference-documentation</a> <li><p style="margin-bottom: 0in;">the <a href="reference.html">reference-documentation</a>
of the eTemplates of the eTemplates</p></li>
</p> <li><p style="margin-bottom: 0in;">for all functions and parameters
</li><li><p style="margin-bottom: 0in;">for all functions and parameters of the <b>etemplate</b>-class(es) look in the
of the <b>etemplate</b>-class look in the comments (yes there are <a href="http://www.egroupware.org/egwdoc/li_etemplate.html" target="_blank">phpDocumentor docu of etemplate</a>
comments) of the files: created from comments (yes there are comments) in the sources:
</p> </p>
<ul> <ul>
<li><p style="margin-bottom: 0in;">class.uietemplate.inc.php for the <li><p style="margin-bottom: 0in;"><a href="http://www.egroupware.org/egwdoc/etemplate/api/etemplate.html" target="_blank">class.uietemplate.inc.php</a>
exec function for the exec function</p></li>
</p> <li><p style="margin-bottom: 0in;"><a href="http://www.egroupware.org/egwdoc/etemplate/api/boetemplate.html" target="_blank">class.boetemplate.inc.php</a>
</li><li><p style="margin-bottom: 0in;">class.boetemplate.inc.php for the for the variable replacement in names and about the autorepeat rows and columns</p></li>
variable replacement in names and about the autorepeat rows and <li><p style="margin-bottom: 0in;"><a href="http://www.egroupware.org/egwdoc/etemplate/api/boetemplate.html" target="_blank">class.soetemplate.inc.php</a>
columns for writeLangFile and all functions to read, store and dump an eTemplate</p></li>
</p> </ul></li>
</li><li><p style="margin-bottom: 0in;">class.soetemplate.inc.php for <li><p style="margin-bottom: 0in;">for all functions and parameters
writeLangFile and all functions to read, store and dump an
eTemplate
</p>
</li></ul>
</li><li><p style="margin-bottom: 0in;">for all functions and parameters
of the <b>so_sql</b>-class look in the comments of the file of the <b>so_sql</b>-class look in the comments of the file
class.so_sql.inc.php <a href="http://www.egroupware.org/egwdoc/etemplate/api/so_sql.html" target="_blank">class.so_sql.inc.php</a></p>
</p>
</li><li><p>for setup, the necessary files of an app or the format of </li><li><p>for setup, the necessary files of an app or the format of
tables_current.inc.php look at the exelent <a href="http://onlineopensolutions.com/setup/doc/setup3.html">docu tables_current.inc.php look at the exelent <a href="../../setup/doc/setup3.html">docu
of setup3</a> in the doc-dir of the setup app. of setup3</a> in the doc-dir of the setup app.
</p> </p>
</li></ol> </li></ol>