Documentation

Horde_Core_LoginTasks extends Horde_LoginTasks
in package

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.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

Properties

$_app  : string
Horde application to run login tasks for.

Methods

__construct()  : mixed
runTasks()  : mixed

Properties

$_app

Horde application to run login tasks for.

protected string $_app

Methods

__construct()

public __construct(Horde_LoginTasks_Backend $backend, string $app) : mixed
Parameters
$backend : Horde_LoginTasks_Backend
$app : string

Horde application string.

runTasks()

public runTasks([array<string|int, mixed> $opts = array() ]) : mixed
Parameters
$opts : array<string|int, mixed> = array()

        
On this page

Search results