Class Console
Description
Console utility class.
The Console class is used by graphical CC Console.
Located in /api/Console.class.php (line 153)
Engine | --Console
Class Constant Summary
Method Summary
Variables
Methods
Constructor __construct (line 169)
Console constructor.
Console
__construct
()
Redefinition of:
- Engine::__construct()
- Engine constructor.
AuthCheck (line 385)
void
AuthCheck
()
GetLocaleStrings (line 213)
Returns array of locale strings for ccConsole.
array
GetLocaleStrings
()
GetSystemStats (line 183)
Returns array containing the time, load averages, and uptime.
array
GetSystemStats
()
LoadInterface (line 279)
void
LoadInterface
( $device)
- $device
SaveInterface (line 327)
void
SaveInterface
( $config)
- $config
Inherited Methods
Inherited From Engine
Engine::__construct()
Engine::AddValidationError()
Engine::CheckValidationErrors()
Engine::CopyValidationErrors()
Engine::GetValidationErrors()
Engine::Log()
Engine::__destruct()
Class Constants
REGX_TAG
= '^define\("(%s)"[[:space:]]*,[[:space:]]"(.*)"\);$'
(line 159)
Inherited Constants
Inherited from Engine
Engine::COMMAND_API
Documentation generated on Fri, 28 Aug 2009 20:32:01 -0400 by phpDocumentor 1.3.2

