Documentation

Turba_View_Browse
in package

The Turba_View_Browse class provides the logic for browsing lists of contacts.

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

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

Tags
author

Chuck Hagenbuch chuck@horde.org

Table of Contents

$_params  : array<string|int, mixed>
__construct()  : mixed
Constructor;
run()  : mixed
updateSortOrderFromVars()  : mixed

Properties

$_params

protected array<string|int, mixed> $_params

Methods

__construct()

Constructor;

public __construct(array<string|int, mixed> $params) : mixed
Parameters
$params : array<string|int, mixed>

Stuff to import into the view's scope.

Return values
mixed

run()

public run() : mixed
Return values
mixed

updateSortOrderFromVars()

public updateSortOrderFromVars() : mixed
Return values
mixed

Search results