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

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

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