Documentation

rex_article_slice_history
in package

Tags
author

dergel

Table of Contents

Methods

checkTables()  : void
clearAllHistory()  : void
clearHistoryByDate()  : void
getSnapshots()  : array<string|int, mixed>
getTable()  : non-empty-string
makeSnapshot()  : void
Only Snapshots from LiveVersion.
restoreSnapshot()  : bool

Methods

clearHistoryByDate()

public static clearHistoryByDate(DateTimeInterface $deleteDate) : void
Parameters
$deleteDate : DateTimeInterface

getSnapshots()

public static getSnapshots(int $articleId, int $clangId) : array<string|int, mixed>
Parameters
$articleId : int
$clangId : int
Return values
array<string|int, mixed>

getTable()

public static getTable() : non-empty-string
Tags
phpstandba-inference-placeholder

'rex_article_slice_history'

Return values
non-empty-string

makeSnapshot()

Only Snapshots from LiveVersion.

public static makeSnapshot(int $articleId, int $clangId, string $historyType) : void
Parameters
$articleId : int
$clangId : int
$historyType : string

restoreSnapshot()

public static restoreSnapshot(string $historyDate, int $articleId, int $clangId) : bool
Parameters
$historyDate : string
$articleId : int
$clangId : int
Return values
bool

        
On this page

Search results