/[cvs]/nfo/php/libs/org.netfrag.glib/Site/WebBlock.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/Site/WebBlock.php

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

revision 1.2 by joko, Wed Mar 5 18:54:45 2003 UTC revision 1.4 by joko, Mon Mar 10 23:45:33 2003 UTC
# Line 11  Line 11 
11   */   */
12    
13  /**  /**
14     * <pre>
15     *
16   * $Id$   * $Id$
17   *   *
18   * $Log$   * $Log$
19     * Revision 1.4  2003/03/10 23:45:33  joko
20     * + fixed metadata for phpDocumentor
21     *
22     * Revision 1.3  2003/03/10 01:05:07  joko
23     * + additional metadata for Autodia
24     *
25   * Revision 1.2  2003/03/05 18:54:45  joko   * Revision 1.2  2003/03/05 18:54:45  joko
26   * updated docu - phpDocumentor is very strict about its 'blocks'...   * updated docu - phpDocumentor is very strict about its 'blocks'...
27   *   *
# Line 23  Line 31 
31   * Revision 1.1  2003/03/03 22:11:59  joko   * Revision 1.1  2003/03/03 22:11:59  joko
32   * + initial commit   * + initial commit
33   *   *
34   *   * <pre>
35   */   */
36    
37    
# Line 99  class Site_WebBlock extends DesignPatter Line 107  class Site_WebBlock extends DesignPatter
107      // merge args to object attributes      // merge args to object attributes
108      // FIXME!!!      // FIXME!!!
109      //$this->merge_args($args);      //$this->merge_args($args);
110        
111        /**
112         * <!-- Autodia -->
113         * can do: (this is metadata supplied for Autodia, don't delete!)
114         *  $proxy = new Site_Adapter_phpHtmlLib_PageWidget()
115         *  $proxy = new Site_Adapter_php_IncludeFile()
116         *  $proxy = new Site_Adapter_php_Class()
117         *  $proxy = new Site_Adapter_php_Object()
118         *
119         */
120    
121      // --- Proxy selector (an Adapter acts as a Proxy here to get transparent....)      // --- Proxy selector (an Adapter acts as a Proxy here to get transparent....)
122            

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

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