PHP Class Horde_Kolab_Session_Abstract, 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.
Afficher le fichier
Open project: horde/horde
Protected Properties
Свойство |
Type |
Description |
|
$_data |
array |
The session data. |
|
Méthodes publiques
Method Details
Export the session data as array.
getFreebusyServer()
public méthode
Return the freebusy server.
Return the user id used for connecting the session.
getImapServer()
public méthode
Return the users mail address.
Import the session data from an array.
Property Details
$_data protected_oe property
protected array $_data |
Résultat |
array |
|