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

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

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