/[cvs]/nfo/php/libs/org.netfrag.glib/DesignPattern/AdapterProxy.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/DesignPattern/AdapterProxy.php

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

revision 1.1 by joko, Wed Mar 5 12:07:10 2003 UTC revision 1.2 by joko, Wed Mar 5 15:41:03 2003 UTC
# Line 5  Line 5 
5   * class to seamlessly integrate into its render queue.   * class to seamlessly integrate into its render queue.
6   *   *
7   * @author Andreas Motl <andreas.motl@ilo.de>   * @author Andreas Motl <andreas.motl@ilo.de>
8   * @package phpHtmlLib   * @package org.netfrag.glib
9   * @module MVCPage   * @name DesignPattern::AdapterProxy
10   *   *
11   */   */
12    
# Line 14  Line 14 
14   * $Id$   * $Id$
15   *   *
16   * $Log$   * $Log$
17     * Revision 1.2  2003/03/05 15:41:03  joko
18     * updated docu (phpDocumentor testing....)
19     *
20   * Revision 1.1  2003/03/05 12:07:10  joko   * Revision 1.1  2003/03/05 12:07:10  joko
21   * + initial commit   * + initial commit
22   *   *
# Line 39  Line 42 
42   * I guess we'll have to dispatch to arbitrary concrete   * I guess we'll have to dispatch to arbitrary concrete
43   * Page-implementations here in future...   * Page-implementations here in future...
44   *   *
45     *
46   * @author Andreas Motl <andreas.motl@ilo.de>   * @author Andreas Motl <andreas.motl@ilo.de>
47   * @package phpHtmlLib   * @link http://www.netfrag.org/~joko/
48   * @module MVCPage   * @copyright (c) 2003 - All Rights reserved.
49     * @license GNU LGPL (GNU Lesser General Public License)
50     * @link http://www.gnu.org/licenses/lgpl.txt
51     *
52     * @package org.netfrag.glib
53     * @name DesignPattern::AdapterProxy
54   *   *
55   */   */
56    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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