\Horde_LoginTasks_Task_AdminCheck

Login task to check various Horde configuration/setup values, and then report failures to an admin via the notification system.

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

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

Summary

Methods
Properties
Constants
__construct()
execute()
$interval
$display
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$interval

$interval : integer

The interval at which to run the task.

Type

integer

$display

$display : integer

Display type.

Type

integer

Methods

__construct()

__construct() 

Constructor.

execute()

execute() 

Perform all functions for this task.