PHP Класс Mnemo_Notepads_Default, horde

Copyright 2001-2016 Horde LLC (http://www.horde.org/) See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/apache.
Автор: Jon Parise ([email protected])
Автор: Gunnar Wrobel ([email protected])
Наследование: extends Mnemo_Notepads_Base
Показать файл Открыть проект

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

Метод Описание
__construct ( Horde_Share_Base $shares, string $user, array $params ) Constructor.

Защищенные методы

Метод Описание
_getDefaultShareName ( ) : string Return the name of the default share.

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

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

Constructor.
public __construct ( Horde_Share_Base $shares, string $user, array $params )
$shares Horde_Share_Base The share backend.
$user string The current user.
$params array Additional parameters.

_getDefaultShareName() защищенный Метод

Return the name of the default share.
protected _getDefaultShareName ( ) : string
Результат string The name of a default share.