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

Source for file application.php

Documentation is available at application.php

  1. <?php
  2. /**
  3. * File containing the ApplicationController class
  4. *
  5. * @package PHPonTraxTest
  6. * $Id$
  7. */
  8.  
  9. /**
  10. * Controller for an application
  11. *
  12. * The filters added to this controller will be run for all
  13. * controllers in the application. Likewise will all the methods
  14. * added be available for all controllers.
  15. * @package PHPonTrax
  16. */
  17. class ApplicationController extends ActionController {
  18.  
  19. }
  20.  
  21. ?>

Documentation generated on Thu, 04 May 2006 19:47:15 -0600 by phpDocumentor 1.3.0RC4