PHP Class 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.
Author: Jon Parise ([email protected])
Author: Gunnar Wrobel ([email protected])
Inheritance: extends Mnemo_Notepads_Base
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
__construct ( Horde_Share_Base $shares, string $user, array $params ) Constructor.

Protected Methods

Method Description
_getDefaultShareName ( ) : string Return the name of the default share.

Method Details

__construct() public method

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() protected method

Return the name of the default share.
protected _getDefaultShareName ( ) : string
return string The name of a default share.