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

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

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

revision 1.5 by joko, Mon Mar 3 21:57:42 2003 UTC revision 1.6 by joko, Wed Mar 5 15:24:23 2003 UTC
# Line 3  Line 3 
3  /**  /**
4   * This file contains the DesignPattern::MVC class.   * This file contains the DesignPattern::MVC class.
5   *   *
6   * @author Andreas Motl <andreas.motl@ilo.de>   * @package org.netfrag.glib
7   * @module DesignPattern::MVC   * @name DesignPattern::MVC
8   *   *
9   */   */
10    
# Line 12  Line 12 
12   * $Id$   * $Id$
13   *   *
14   * $Log$   * $Log$
15     * Revision 1.6  2003/03/05 15:24:23  joko
16     * updated docu (phpDocumentor testing....)
17     *
18   * Revision 1.5  2003/03/03 21:57:42  joko   * Revision 1.5  2003/03/03 21:57:42  joko
19   * changed base class   * changed base class
20   *   *
# Line 36  Line 39 
39  /**  /**
40   * This tries to abstract some parts of the MVC Pattern.   * This tries to abstract some parts of the MVC Pattern.
41   *   *
  *  
42   * @author Andreas Motl <andreas.motl@ilo.de>   * @author Andreas Motl <andreas.motl@ilo.de>
43     * @link http://www.netfrag.org/~joko/
44   * @copyright (c) 2003 - All Rights reserved.   * @copyright (c) 2003 - All Rights reserved.
45   * @license GNU LGPL (GNU Lesser General Public License)   * @license GNU LGPL (GNU Lesser General Public License)
46   *   * @link http://www.gnu.org/licenses/lgpl.txt
  * @author-url http://www.netfrag.org/~joko/  
  * @license-url http://www.gnu.org/licenses/lgpl.txt  
47   *   *
48   * @package org.netfrag.glib   * @package org.netfrag.glib
49   * @module DesignPattern::MVC   * @name DesignPattern::MVC
50   *   *
51   */   */
52    
53  /**  /**
54   * Todo:   * @todo xyz
55   *   * @todo bla, bli, blub
  *  o xyz  
  *  o bla, bli, blub  
56   *   *
57   *   *
58   */   */

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

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