[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Horde/SessionHandler/ -> none.php (sommaire)

(pas de description)

Poids: 68 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

SessionHandler_none:: (2 méthodes):
  read()
  getSessionIDs()


Classe: SessionHandler_none  - X-Ref

SessionHandler implementation for PHP's built-in session handler.

Required parameters:<pre>
None.</pre>

Optional parameters:<pre>
None.</pre>

$Horde: framework/SessionHandler/SessionHandler/none.php,v 1.3.2.4 2006/01/01 21:28:34 jan Exp $

Copyright 2005-2006 Matt Selsky <selsky@columbia.edu>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

read($id)   X-Ref
Read the data for a particular session identifier from the
SessionHandler backend.

param: string $id  The session identifier.
return: string  The session data.

getSessionIDs()   X-Ref
Get a list of the valid session identifiers.

return: array  A list of valid session identifiers.



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7