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
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
__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.