\Horde_Core_LoginTasks

This class extends the base LoginTasks class in order to ensure Horde tasks are always run first.

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

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

Summary

Methods
Properties
Constants
__construct()
runTasks()
No public properties found
No constants found
No protected methods found
$_app
N/A
No private methods found
No private properties found
N/A

Properties

$_app

$_app : string

Horde application to run login tasks for.

Type

string

Methods

__construct()

__construct(\Horde_LoginTasks_Backend  $backend, string  $app) 

Parameters

\Horde_LoginTasks_Backend $backend
string $app

Horde application string.

runTasks()

runTasks(array  $opts = array()) 

Parameters

array $opts