PHPonTraxTest
[ class tree: PHPonTraxTest ] [ index: PHPonTraxTest ] [ all elements ]

Source for file catalog_controller.php

Documentation is available at catalog_controller.php

  1. <?php
  2. /**
  3.  *  File to hold test CatalogController class
  4.  *
  5.  *  @package PHPonTraxTest
  6.  *  @license http://opensource.org/licenses/gpl-license.php GNU Public License
  7.  *  @copyright (c) Walter O. Haas 2006
  8.  *  @version $Id: catalog_controller.php 199 2006-05-05 01:52:43Z haas $
  9.  *  @author Walt Haas <haas@xmission.com>
  10.  */
  11.  
  12. /**
  13.  *  Test catalog controller
  14.  */
  15. {
  16.     public $scaffold = "somescaffold";
  17. }
  18.  
  19. // -- set Emacs parameters --
  20. // Local variables:
  21. // tab-width: 4
  22. // c-basic-offset: 4
  23. // c-hanging-comment-ender-p: nil
  24. // indent-tabs-mode: nil
  25. // End:
  26.  
  27. ?>

Documentation generated on Mon, 21 May 2007 22:28:10 -0600 by phpDocumentor 1.3.2