\Horde_Kolab_Server_Search_Operation_Constraint_Single

Return only a single search result.

Copyright 2008-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()
getStructure()
__call()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_search
N/A

Properties

$_search

$_search : \Horde_Kolab_Server_Search_Operation

A link to the search.

Type

\Horde_Kolab_Server_Search_Operation

Methods

__construct()

__construct(\Horde_Kolab_Server_Search  $search) 

Constructor

Parameters

\Horde_Kolab_Server_Search $search

The search being restricted.

__call()

__call(string  $method, array  $args) : array

Delegate to the actual search operation.

Parameters

string $method

The name of the called method.

array $args

Arguments of the call.

Returns

array —

The search result.