Class TApplicationMode

Description

TApplicationMode class.

TApplicationMode defines the possible mode that an application can be set at by setting TApplication::setMode. In particular, the following modes are defined

  • Off: the application is not running. Any request to the application will obtain an error.
  • Debug: the application is running in debug mode.
  • Debug: the application is running in normal production mode.
  • Performance: the application is running in performance mode.

  • since: 3.0.4
  • version: $Id: TApplication.php 1560 2006-12-04 03:15:22Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /TApplication.php (line 1063)

TEnumerable
   |
   --TApplicationMode
Class Constant Summary
 Debug = 'Debug'
 Normal = 'Normal'
 Off = 'Off'
 Performance = 'Performance'
Class Constants
Debug = 'Debug' (line 1066)
Normal = 'Normal' (line 1067)
Off = 'Off' (line 1065)
Performance = 'Performance' (line 1068)

Documentation generated on Sun, 14 Jan 2007 21:41:05 -0500 by phpDocumentor 1.3.0RC4