PHP Class Horde_SessionHandler_Storage_Sql_Base, horde

Author: Jan Schneider ([email protected])
Inheritance: extends Horde_SessionHandler_Storage_Base
Show file Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$db
$migrator
$reason

Public Methods

Method Description
setUp ( )
setUpBeforeClass ( )
tearDownAfterClass ( )
testDestroy ( )
testGc ( )
testList ( )
testRead ( )
testReopen ( )
testWrite ( )

Method Details

setUp() public method

public setUp ( )

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

tearDownAfterClass() public static method

public static tearDownAfterClass ( )

testDestroy() public method

public testDestroy ( )

testGc() public method

public testGc ( )

testList() public method

public testList ( )

testRead() public method

public testRead ( )

testReopen() public method

public testReopen ( )

testWrite() public method

public testWrite ( )

Property Details

$db protected static property

protected static $db

$migrator protected static property

protected static $migrator

$reason protected static property

protected static $reason