PHP Interface Horde_Kolab_Server_Object_Searches, 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.
Mostrar archivo
Open project: horde/horde
Public Methods
Method |
Description |
|
getFilter ( ) : string |
Return the filter string to retrieve this object type. |
|
Method Details
getFilter()
public static method
Return the filter string to retrieve this object type.
public static getFilter ( ) : string |
return |
string |
The filter to retrieve this object type from the server
database. |