modules/ModuleBuilder/parsers/views/History.php

Show: inherited
Table of Contents

\History

Package:
Parent(s)
\HistoryInterface

Properties

Propertyprivate  $_basename= ''
Details
Type
n/a
Propertyprivate  $_dirname= ''
Details
Type
n/a
Propertyprivate  $_list= ''
Details
Type
n/a
Propertyprivate  $_previewFilename= ''
Details
Type
n/a

Methods

methodpublic__construct(  $previewFilename ) : void

Parameters
Name Type Description
$previewFilename
methodpublicappend(  $path ) : void

Parameters
Name Type Description
$path
methodpublicgetCount( ) : void

methodpublicgetFileByTimestamp(  $timestamp ) : string

Returns full path to history file by timestamp. This function returns file path even if file doesn't exist

Parameters
Name Type Description
$timestamp
Returns
Type Description
string
methodpublicgetFirst( ) : void

methodpublicgetLast( ) : void

methodpublicgetNext( ) : void

methodpublicgetNth(  $index ) : void

Parameters
Name Type Description
$index
methodpublicrestoreByTimestamp(  $timestamp ) : void

Parameters
Name Type Description
$timestamp
methodpublicundoRestore( ) : void

Documentation was generated by DocBlox 0.18.1.