\Horde_Kolab_Server_Search_Operation_Base

An interface marking object class search operations.

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()
No public properties found
No constants found
guidFromResult()
No protected properties found
N/A
No private methods found
$_structure
N/A

Properties

Methods

guidFromResult()

guidFromResult(array  $result) : boolean|array

Identify the GUID(s) of the result entry(s).

Parameters

array $result

The LDAP search result.

Returns

boolean|array —

The GUID(s) or false if there was no result.