PHP Interface Horde_Kolab_Server_Search_Operation_Interface, 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.
Afficher le fichier
Open project: horde/horde
Méthodes publiques
Méthode |
Description |
|
getStructure ( ) : Horde_Kolab_Server_Structure_Interface |
Return the reference to the server structure. |
|
Method Details
getStructure()
public méthode
Return the reference to the server structure.
public getStructure ( ) : Horde_Kolab_Server_Structure_Interface |
Résultat |
Horde_Kolab_Server_Structure_Interface |
|