phpDocumentor html
[ class tree: html ] [ index: html ] [ all elements ]

Source for file a.method.class.php

Documentation is available at a.method.class.php

  1. <?php
  2.  
  3.     define("MTD_POST""post");
  4.     define("MTD_GET""get");
  5.  
  6.     /**
  7.      * Attribut method
  8.      *
  9.      * @package html
  10.      * @author Alain Defrance
  11.      */
  12.     class wpmMethodA extends wpmAttribut
  13.     {
  14.         public function __construct($pType)
  15.         {
  16.             parent::__construct('method'$pType);
  17.         }
  18.     };
  19.  
  20. ?>

Documentation generated on Fri, 04 Jul 2008 23:38:32 +0200 by phpDocumentor 1.4.0a2