PHP Class Mnemo_Notepads_Kolab, horde
Copyright 2011-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.
Datei anzeigen
Open project: horde/horde
Public Methods
Method |
Description |
|
setDefaultShare ( string $share ) |
Runs any actions after setting a new default notepad. |
|
Protected Methods
Method Details
_getDefaultShareName()
protected method
Return the name of the default share.
_prepareDefaultShare()
protected method
Add any modifiers required to the share in order to mark it as default.
protected _prepareDefaultShare ( Horde_Share_Object $share ) |
$share |
Horde_Share_Object |
The new default share. |
setDefaultShare()
public method
Runs any actions after setting a new default notepad.