PHP Класс Horde_Kolab_Server_Object_Kolab_Administrator, 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.
Автор: Gunnar Wrobel ([email protected])
Наследование: extends Horde_Kolab_Server_Object_Kolab_Adminrole
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
getServer ( string $server_type ) : string Returns the server url of the given type for this user.

Описание методов

getServer() публичный Метод

This method is used to encapsulate multidomain support.
public getServer ( string $server_type ) : string
$server_type string The type of server URL that should be returned.
Результат string The server url or empty on error.