Revision
class Revision extends Structure
Revisionen der einzelnen Speicherstände.
Constants
KEY |
Schlüssel der Map |
Properties
protected string | $name | from Structure | |
protected DateTime | $created | from Structure | |
protected string | $referenceID |
Methods
__construct($name, $id = null, string $reference = null)
Neue Revision
boolean
prepareStructure(array $structure)
Struktur aufbereiten und wenn copy-Flag gesetzt (data-content-copy=true) die UUID beibehalten.
from Structure
static Model
getInstanceFromParameterStringType(string $name, StringType $parmeter, string $id = null)
Objekt aus Parameter erstellen
from Structure
Details
at line 50
__construct($name, $id = null, string $reference = null)
Neue Revision
in Structure at line 76
string
getName()
Names
in Structure at line 88
protected boolean
prepareStructure(array $structure)
Struktur aufbereiten und wenn copy-Flag gesetzt (data-content-copy=true) die UUID beibehalten.
in Structure at line 116
string
getCopy($name)
Kopie der Revision
in Structure at line 135
DateTime
getCreated()
Erstelldatum
in Structure at line 148
static Model
getInstanceFromParameterStringType(string $name, StringType $parmeter, string $id = null)
Objekt aus Parameter erstellen