IMP_Basic_Contacts
extends IMP_Basic_Base
in package
Contacts selection page.
Usable in both basic and dynamic views.
Tags
Table of Contents
Properties
- $header_params : array<string|int, mixed>
- $indices : IMP_Indices_Mailbox
- $output : string
- $title : string
- $vars : Horde_Variables
Methods
- __construct() : mixed
- render() : mixed
- status() : mixed
- url() : mixed
- _init() : mixed
- URL Parameters: - search: (string) Search term (defaults to '').
Properties
$header_params
public
array<string|int, mixed>
$header_params
= array()
$indices
public
IMP_Indices_Mailbox
$indices
$output
public
string
$output
$title
public
string
$title
$vars
public
Horde_Variables
$vars
Methods
__construct()
public
__construct(Horde_Variables $vars) : mixed
Parameters
- $vars : Horde_Variables
render()
public
render() : mixed
status()
public
status() : mixed
url()
public
static url([array<string|int, mixed> $opts = array() ]) : mixed
Parameters
- $opts : array<string|int, mixed> = array()
_init()
URL Parameters: - search: (string) Search term (defaults to '').
protected
_init() : mixed
- source: (string) The addressbook source to use.
- to_only: (boolean) Are we limiting to only the 'To:' field?