PHPonTrax
[ class tree: PHPonTrax ] [ index: PHPonTrax ] [ 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 PHPonTrax
  6.  */
  7.  
  8. /**
  9.  *  Controller for an application
  10.  *
  11.  *  The filters added to this controller will be run for all
  12.  *  controllers in the application.  Likewise will all the methods
  13.  *  added be available for all controllers.
  14.  *  @package PHPonTrax
  15.  */
  16.  
  17. }
  18.  
  19. ?>

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