mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
fixed the wrong links and added links to the phpDocumentor doc Conny set up on egroupware.org
This commit is contained in:
parent
be90415db3
commit
239bab8b28
@ -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>
|
||||
<h2>10. further information</h2>
|
||||
<ol>
|
||||
<li><p style="margin-bottom: 0in;">the <a href="http://onlineopensolutions.com/egw/doc/reference.html">reference-documentation</a>
|
||||
of the eTemplates
|
||||
</p>
|
||||
</li><li><p style="margin-bottom: 0in;">for all functions and parameters
|
||||
of the <b>etemplate</b>-class look in the comments (yes there are
|
||||
comments) of the files:
|
||||
<li><p style="margin-bottom: 0in;">the <a href="reference.html">reference-documentation</a>
|
||||
of the eTemplates</p></li>
|
||||
<li><p style="margin-bottom: 0in;">for all functions and parameters
|
||||
of the <b>etemplate</b>-class(es) look in the
|
||||
<a href="http://www.egroupware.org/egwdoc/li_etemplate.html" target="_blank">phpDocumentor docu of etemplate</a>
|
||||
created from comments (yes there are comments) in the sources:
|
||||
</p>
|
||||
<ul>
|
||||
<li><p style="margin-bottom: 0in;">class.uietemplate.inc.php for the
|
||||
exec function
|
||||
</p>
|
||||
</li><li><p style="margin-bottom: 0in;">class.boetemplate.inc.php for the
|
||||
variable replacement in names and about the autorepeat rows and
|
||||
columns
|
||||
</p>
|
||||
</li><li><p style="margin-bottom: 0in;">class.soetemplate.inc.php for
|
||||
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
|
||||
<li><p style="margin-bottom: 0in;"><a href="http://www.egroupware.org/egwdoc/etemplate/api/etemplate.html" target="_blank">class.uietemplate.inc.php</a>
|
||||
for the exec function</p></li>
|
||||
<li><p style="margin-bottom: 0in;"><a href="http://www.egroupware.org/egwdoc/etemplate/api/boetemplate.html" target="_blank">class.boetemplate.inc.php</a>
|
||||
for the variable replacement in names and about the autorepeat rows and columns</p></li>
|
||||
<li><p style="margin-bottom: 0in;"><a href="http://www.egroupware.org/egwdoc/etemplate/api/boetemplate.html" target="_blank">class.soetemplate.inc.php</a>
|
||||
for 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
|
||||
class.so_sql.inc.php
|
||||
</p>
|
||||
<a href="http://www.egroupware.org/egwdoc/etemplate/api/so_sql.html" target="_blank">class.so_sql.inc.php</a></p>
|
||||
</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.
|
||||
</p>
|
||||
</li></ol>
|
||||
|
Loading…
Reference in New Issue
Block a user