Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Horde_Session_Null
PHP Class Horde_Session_Null, horde
Author:
Michael Slusarz (
[email protected]
)
Inheritance:
extends
Horde_Session
,
implements
Horde_Shutdown_Task
Exibir arquivo
Open project: horde/horde
Class Usage Examples
Public Methods
Method
Description
__construct
( )
Constructor.
clean
( )
close
( )
destroy
( )
setup
(
$start
= true,
$cache_limiter
= null,
$session_id
= null )
shutdown
( )
Shutdown tasks.
start
( )
Protected Methods
Method
Description
_start
( )
Method Details
__construct()
public
method
Constructor.
public
__construct
( )
_start()
protected
method
protected
_start
( )
clean()
public
method
public
clean
( )
close()
public
method
public
close
( )
destroy()
public
method
public
destroy
( )
setup()
public
method
public
setup
(
$start
= true,
$cache_limiter
= null,
$session_id
= null )
shutdown()
public
method
Shutdown tasks.
public
shutdown
( )
start()
public
method
public
start
( )