\Horde_History_Log

Class for presenting Horde_History information.

Summary

Methods
Properties
Constants
__construct()
getIterator()
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
count()
$uid
No constants found
No protected methods found
$_data
N/A
No private methods found
No private properties found
N/A

Properties

$uid

$uid : 

TODO

Type

$_data

$_data : 

TODO

Type

Methods

__construct()

__construct(  $uid,   $data = array()) 

Constructor.

TODO

Parameters

$uid
$data

getIterator()

getIterator() 

offsetExists()

offsetExists(  $offset) 

Parameters

$offset

offsetGet()

offsetGet(  $offset) 

Parameters

$offset

offsetSet()

offsetSet(  $offset,   $value) 

Parameters

$offset
$value

offsetUnset()

offsetUnset(  $offset) 

Parameters

$offset

count()

count()