/[cvs]/nfo/php/libs/org.netfrag.glib/Application/ComponentRegistry.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/Application/ComponentRegistry.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by joko, Mon Mar 10 23:25:02 2003 UTC revision 1.6 by joko, Tue Mar 11 02:04:35 2003 UTC
# Line 9  Line 9 
9   */   */
10    
11  /**  /**
12     * <b>Cvs-Log:</b>
13     *
14     * <pre>
15   * $Id$   * $Id$
16   *   *
17   * $Log$   * $Log$
18     * Revision 1.6  2003/03/11 02:04:35  joko
19     * + fixed metadata for phpDocumentor
20     *
21     * Revision 1.5  2003/03/11 01:42:57  joko
22     * + fixed metadata for phpDocumentor
23     *
24     * Revision 1.4  2003/03/11 01:22:22  joko
25     * + fixed metadata for phpDocumentor
26     *
27   * Revision 1.3  2003/03/10 23:25:02  joko   * Revision 1.3  2003/03/10 23:25:02  joko
28   * + fixed metadata for phpDocumentor   * + fixed metadata for phpDocumentor
29   *   *
# Line 20  Line 32 
32   *   *
33   * Revision 1.1  2003/03/01 15:29:11  joko   * Revision 1.1  2003/03/01 15:29:11  joko
34   * + initial commit   * + initial commit
35   *   * </pre>
36   *   *
37   */   */
38    
# Line 42  Line 54 
54   * migrated to the "View::" namespace to actually represent this   * migrated to the "View::" namespace to actually represent this
55   * stuff conveniently 1:1 in userspace.   * stuff conveniently 1:1 in userspace.
56   *   *
57   * references:   * <ul>
58   *   - package=org.netfrag.glib, module=DesignPattern::MVC   * references
59   *   - package=lib.admin.frontend, module=TsBackend: $this->_mvc->add_view( ... )   * <li>package=org.netfrag.glib, module=DesignPattern::MVC</li>
60     * <li>package=lib.admin.frontend, module=TsBackend: $this->_mvc->add_view( ... )</li>
61     * </ul>
62   *   *
63   *   *
64   * @author Andreas Motl <andreas.motl@ilo.de>   * @author Andreas Motl <andreas.motl@ilo.de>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.6

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed