| 13 | 
  * $Id$ | 
  * $Id$ | 
| 14 | 
  * | 
  * | 
| 15 | 
  * $Log$ | 
  * $Log$ | 
| 16 | 
  | 
  * Revision 1.3  2003/03/05 23:16:46  joko | 
| 17 | 
  | 
  * updated docu - phpDocumentor is very strict about its 'blocks'... | 
| 18 | 
  | 
  * | 
| 19 | 
  * Revision 1.2  2003/03/05 18:54:41  joko | 
  * Revision 1.2  2003/03/05 18:54:41  joko | 
| 20 | 
  * updated docu - phpDocumentor is very strict about its 'blocks'... | 
  * updated docu - phpDocumentor is very strict about its 'blocks'... | 
| 21 | 
  * | 
  * | 
| 38 | 
  * | 
  * | 
| 39 | 
  * This tries to mimic a very small subset of the | 
  * This tries to mimic a very small subset of the | 
| 40 | 
  * functionality of CPAN's Exporter. | 
  * functionality of CPAN's Exporter. | 
 | 
  * @link http://search.cpan.org/author/JHI/perl-5.8.0/lib/Exporter.pm | 
  | 
| 41 | 
  * | 
  * | 
| 42 | 
  *  x export_symbol <br> | 
  *  x export_symbol | 
| 43 | 
  *  x export_symbols | 
  *  x export_symbols | 
| 44 | 
  * | 
  * | 
| 45 | 
  * <pre> | 
  * <pre> | 
| 75 | 
  * @package org.netfrag.glib | 
  * @package org.netfrag.glib | 
| 76 | 
  * @name Exporter | 
  * @name Exporter | 
| 77 | 
  * | 
  * | 
| 78 | 
  | 
  * @link http://search.cpan.org/author/JHI/perl-5.8.0/lib/Exporter.pm | 
| 79 | 
  | 
  * | 
| 80 | 
  * @todo | 
  * @todo | 
| 81 | 
  * <pre> | 
  * <pre> | 
| 82 | 
  *  x look at http://www.php.net/manual/en/function.method-exists.php | 
  *  x look at http://www.php.net/manual/en/function.method-exists.php |