/[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.3 by joko, Mon Mar 10 01:05:07 2003 UTC
# Line 14  Line 14 
14   * $Id$   * $Id$
15   *   *
16   * $Log$   * $Log$
17     * Revision 1.3  2003/03/10 01:05:07  joko
18     * + additional metadata for Autodia
19     *
20   * Revision 1.2  2003/03/05 18:54:45  joko   * Revision 1.2  2003/03/05 18:54:45  joko
21   * updated docu - phpDocumentor is very strict about its 'blocks'...   * updated docu - phpDocumentor is very strict about its 'blocks'...
22   *   *
# Line 99  class Site_WebBlock extends DesignPatter Line 102  class Site_WebBlock extends DesignPatter
102      // merge args to object attributes      // merge args to object attributes
103      // FIXME!!!      // FIXME!!!
104      //$this->merge_args($args);      //$this->merge_args($args);
105        
106        /**
107         * <!-- Autodia -->
108         * can do: (this is metadata supplied for Autodia, don't delete!)
109         *  $proxy = new Site_Adapter_phpHtmlLib_PageWidget()
110         *  $proxy = new Site_Adapter_php_IncludeFile()
111         *  $proxy = new Site_Adapter_php_Class()
112         *  $proxy = new Site_Adapter_php_Object()
113         *
114         */
115    
116      // --- Proxy selector (an Adapter acts as a Proxy here to get transparent....)      // --- Proxy selector (an Adapter acts as a Proxy here to get transparent....)
117            

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

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