Turba_Block_Minisearch
extends Horde_Core_Block
in package
Allow searching of address books from the portal.
Copyright 2011-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/apache.
Table of Contents
- $_options : array<string|int, mixed>
- The available options for address book selection
- __construct() : mixed
- _content() : mixed
- _params() : mixed
- _title() : mixed
Properties
$_options
The available options for address book selection
protected
array<string|int, mixed>
$_options
= array()
Methods
__construct()
public
__construct(mixed $app[, mixed $params = array() ]) : mixed
Parameters
- $app : mixed
- $params : mixed = array()
Return values
mixed —_content()
protected
_content() : mixed
Return values
mixed —_params()
protected
_params() : mixed
Return values
mixed —_title()
protected
_title() : mixed