Documentation of methods at mapbender wiki

Toni Pignataro pignaz at gmx.de
Fri Oct 27 08:53:35 EDT 2006


!! for english version scroll below !!

Hallo Liste,

habe ein Beispiel für die Kommentierung von Methoden einer jeweiligen 
Klasse angelegt.
Auf der Seite 
http://www.mapbender.org/index.php/Testdoc_Class_administration
sind die Methoden:
# 1.1 isValidEmail($email)
# 1.2 sendEmail($fromAddr, $fromName, $toAddr, $toName, $subject, $body, 
&$error_msg )
# 1.3 getRandomPassword()
der Klasse "class_adminastration.php beispielhaft kommentiert.

How to link:
http://www.mapbender.org/index.php/How_to_doc_a_method

Folgende Seiten bzw. Doks zur Auskommentierung habe ich dabei zum 
Vergleich herangezogen
- 
http://manual.phpdoc.org/HTMLSmartyConverter/default/phpDocumentor/tutorial_phpDocumentor.quickstart.pkg.html#intro
- 
http://www.professionelle-softwareentwicklung-mit-php5.de/erste_auflage/tools.code-documentation.phpdocumentor.html
- http://java.sun.com/j2se/javadoc/writingdoccomments/index.html

Bitte um Feedback bezüglich Inhalte oder Angaben welche bei der 
Dokumentation von Methoden
noch für euch nützlich sein könnten.

Gruß,

Toni Pignataro


ENGLISH TRANSLATION

Hello,

I have posted same example for documenting methods of a class.
The site http://www.mapbender.org/index.php/Testdoc_Class_administration 
shows an exemplified documentation of the methods:

# 1.1 isValidEmail($email)
# 1.2 sendEmail($fromAddr, $fromName, $toAddr, $toName, $subject, $body, 
&$error_msg )
# 1.3 getRandomPassword()
from the class_administration.php.

Visit also:
http://www.mapbender.org/index.php/How_to_doc_a_method

For comparison of documenting methods following links were used:
- 
http://manual.phpdoc.org/HTMLSmartyConverter/default/phpDocumentor/tutorial_phpDocumentor.quickstart.pkg.html#intro
- 
http://www.professionelle-softwareentwicklung-mit-php5.de/erste_auflage/tools.code-documentation.phpdocumentor.html
- http://java.sun.com/j2se/javadoc/writingdoccomments/index.html

Please give some feedback about helpful topics or details for you, to 
use for documenting the methods.

   





More information about the Mapbender_users mailing list