Documentation

Horde_LoginTasks_Task_LastLogin extends Horde_LoginTasks_Task
in package

Login task to output last login information.

Copyright 2010-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.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

license

http://www.horde.org/licenses/lgpl LGPL-2

Table of Contents

$display  : int
Display type.
$interval  : int
The interval at which to run the task.
execute()  : mixed
Perform all functions for this task.

Properties

$display

Display type.

public int $display = \Horde_LoginTasks::DISPLAY_NONE

$interval

The interval at which to run the task.

public int $interval = \Horde_LoginTasks::EVERY

Methods

execute()

Perform all functions for this task.

public execute() : mixed
Return values
mixed

Search results