[Horde_Test] element index

Package indexes

All elements
a c g h i p r s t _
_
top
Variable $_appoutput
Cached results of getApplications().
Variable $_phpver
The PHP version of the system.
Variable $_supported
Supported versions of PHP.
Function _
_() in Test.php
a
top
Variable $applications
Array that holds the list of Horde applications.
Method applicationList
Get the application list.
c
top
Method configFilesMissing
Displays an error screen with a list of all configuration files that are missing, together with a description what they do and how they are created. If a file can be automatically created from the defaults, then we do that instead and don't display an error.
g
top
Method getPhpVersionInformation
Obtain information on the PHP version.
h
top
Constant HORDE_BASE
HORDE_BASE in Test.php
Define HORDE_BASE, if it is not already set, and include the main Horde library, since we require it for this package to function.
Method Horde_Test
Constructor.
Class Horde_Test
Horde_Test in Test.php
The Horde_Test:: class provides functions used in the test scripts used in the various applications (test.php).
i
top
Method isRecentPEAR
Is this a 'recent' version of PEAR?
p
top
Method PEARModuleCheck
Check the list of PEAR modules.
Method phpModuleCheck
Check the list of PHP modules.
Method phpSettingCheck
Checks the list of PHP settings.
r
top
Method requiredAppCheck
Check the list of required Horde applications.
Method requiredFileCheck
Check the list of required files
s
top
Method splitPHPVersion
Parse PHP version.
t
top
Page Test.php
Test.php in Test.php
Constant TEST_TEMPLATES
TEST_TEMPLATES in Test.php
Set the path to the templates needed for testing output.
a c g h i p r s t _