PHP Class Cockpit\Helper\Versions

Inheritance: extends Lime\Helper
Show file Open project: sjardim/Hugopit

Public Properties

Property Type Description
$maxVersions

Protected Properties

Property Type Description
$storage

Public Methods

Method Description
add ( $path, $data, $meta = [] )
get ( $path, $uid = null )
initialize ( )
remove ( $path, $uid = null )

Method Details

add() public method

public add ( $path, $data, $meta = [] )

get() public method

public get ( $path, $uid = null )

initialize() public method

public initialize ( )

remove() public method

public remove ( $path, $uid = null )

Property Details

$maxVersions public property

public $maxVersions

$storage protected property

protected $storage