/[cvs]/nfo/php/libs/org.netfrag.glib/Class/Inner.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/Class/Inner.php

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

revision 1.2 by joko, Wed Mar 5 18:54:43 2003 UTC revision 1.7 by joko, Tue Mar 11 02:28:11 2003 UTC
# Line 3  Line 3 
3   * This file contains the Class::Inner class.   * This file contains the Class::Inner class.
4   *   *
5   * @author Andreas Motl <andreas.motl@ilo.de>   * @author Andreas Motl <andreas.motl@ilo.de>
6     * @package org.netfrag.glib
7   * @name Class::Inner   * @name Class::Inner
8   *   *
9   */   */
10    
11    /**
12  // ---------------------------------------------------------------------------   * <b>Cvs-Log:</b>
13  //  $Id$   *
14  // ---------------------------------------------------------------------------   * <pre>
15  //  $Log$   *  $Id$
16  //  Revision 1.2  2003/03/05 18:54:43  joko   *
17  //  updated docu - phpDocumentor is very strict about its 'blocks'...   *  $Log$
18  //   *  Revision 1.7  2003/03/11 02:28:11  joko
19  //  Revision 1.1  2003/03/03 21:26:30  joko   *  + fixed metadata for phpDocumentor
20  //  refactored from DesignPattern::Bridge   *
21  //   *  Revision 1.6  2003/03/11 02:23:02  joko
22  //  Revision 1.5  2003/02/27 18:09:56  joko   *  + fixed metadata for phpDocumentor
23  //  mungled mechanism to shift in and pass on arguments   *
24  //   *  Revision 1.5  2003/03/11 02:04:36  joko
25  //  Revision 1.4  2003/02/09 17:07:53  joko   *  + fixed metadata for phpDocumentor
26  //  + minor update related to new log level constants   *
27  //  + generic argument merger to show full constructor args   *  Revision 1.4  2003/03/11 01:42:59  joko
28  //   *  + fixed metadata for phpDocumentor
29  //  Revision 1.3  2003/02/03 14:46:57  joko   *
30  //  + wrapped calls to available initializers (constructors, declared startup methods)   *  Revision 1.3  2003/03/11 01:12:53  joko
31  //  - moved logger-code to DesignPattern::Logger   *  + fixed metadata for phpDocumentor
32  //   *
33  //  Revision 1.2  2003/02/03 05:01:27  joko   *  Revision 1.2  2003/03/05 18:54:43  joko
34  //  + now attributes can get passed in to the constructors   *  updated docu - phpDocumentor is very strict about its 'blocks'...
35  //   *
36  //  Revision 1.1  2003/02/03 03:33:48  joko   *  Revision 1.1  2003/03/03 21:26:30  joko
37  //  + initial commit   *  refactored from DesignPattern::Bridge
38  //   *
39  // ---------------------------------------------------------------------------   *  Revision 1.5  2003/02/27 18:09:56  joko
40     *  mungled mechanism to shift in and pass on arguments
41     *
42     *  Revision 1.4  2003/02/09 17:07:53  joko
43     *  + minor update related to new log level constants
44     *  + generic argument merger to show full constructor args
45     *
46     *  Revision 1.3  2003/02/03 14:46:57  joko
47     *  + wrapped calls to available initializers (constructors, declared startup methods)
48     *  - moved logger-code to DesignPattern::Logger
49     *
50     *  Revision 1.2  2003/02/03 05:01:27  joko
51     *  + now attributes can get passed in to the constructors
52     *
53     *  Revision 1.1  2003/02/03 03:33:48  joko
54     *  + initial commit
55     * </pre>
56     *
57     */
58    
59  /**  /**
60   * This requires DesignPattern::Facade as a base class   * This requires DesignPattern::Facade as a base class

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

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