PHP Class Horde_Kolab_Server_Search_Operation_Guidforcn, horde

Copyright 2008-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: extends Horde_Kolab_Server_Search_Operation_Guid
Exibir arquivo Open project: horde/horde Class Usage Examples

Public Methods

Method Description
searchGuidForCn ( string $cn ) : array Identify the GUID for the objects found with the given common name.

Method Details

searchGuidForCn() public method

Identify the GUID for the objects found with the given common name.
public searchGuidForCn ( string $cn ) : array
$cn string Search for objects with this common name.
return array The GUID(s).