Class SGL_Task_GetLoadedModules

Description

Located in /SGL/Task/DetectEnv.php (line 191)

SGL_Task
   |
   --SGL_EnvSummaryTask
      |
      --SGL_Task_GetLoadedModules
Variable Summary
 mixed $aErrors
 mixed $key
 mixed $title
Method Summary
 void run ()
Variables
mixed $aErrors = array(
'session' => 'You need the session extension to run Seagull',
'pcre' => 'You need the pcre extension to run Seagull',
'apc' => 'Problems have been reported running apc, please disable to continue',
)
(line 211)

Redefinition of:
SGL_EnvSummaryTask::$aErrors
mixed $aRequirements = array(
'curl' => array(SGL_RECOMMENDED => 1),'gd'=>array(SGL_RECOMMENDED=>1),'iconv'=>array(SGL_RECOMMENDED=>1),'mysql'=>array(SGL_NEUTRAL=>0),'mysqli'=>array(SGL_NEUTRAL=>0),'oci8'=>array(SGL_NEUTRAL=>0),'odbc'=>array(SGL_NEUTRAL=>0),'openssl'=>array(SGL_RECOMMENDED=>1),'pcre'=>array(SGL_REQUIRED=>1),'pgsql'=>array(SGL_NEUTRAL=>0),'posix'=>array(SGL_RECOMMENDED=>1),'session'=>array(SGL_REQUIRED=>1),'tidy'=>array(SGL_RECOMMENDED=>1),'zlib'=>array(SGL_RECOMMENDED=>1),)
(line 195)

Redefinition of:
SGL_EnvSummaryTask::$aRequirements
mixed $key = 'loaded_modules' (line 194)
mixed $title = 'Available Modules' (line 193)

Redefinition of:
SGL_EnvSummaryTask::$title

Inherited Variables

Inherited from SGL_EnvSummaryTask

SGL_EnvSummaryTask::$aData
SGL_EnvSummaryTask::$mandatory
Methods

Documentation generated on Tue, 23 Feb 2010 18:14:29 +0000 by phpDocumentor 1.4.3