\Turba_Test

This class provides the Turba configuration for the test script.

Copyright 2010-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/apache.

Summary

Methods
Properties
Constants
__construct()
appTests()
No public properties found
No constants found
_doConnectionTest()
$_moduleList
$_settingsList
$_pearList
$_appList
N/A
No private methods found
No private properties found
N/A

Properties

$_moduleList

$_moduleList : array

The module list

Type

array

$_settingsList

$_settingsList : array

PHP settings list.

Type

array

$_pearList

$_pearList : array

PEAR modules list.

Type

array

$_appList

$_appList : array

Inter-Horde application dependencies.

Type

array

Methods

__construct()

__construct() 

appTests()

appTests() : string

Any application specific tests that need to be done.

Returns

string —

HTML output.

_doConnectionTest()

_doConnectionTest(array  $params) : string

Perform LDAP server support test.

Parameters

array $params

Connection parameters.

Returns

string —

HTML output.