AbstractImplementation
abstract class AbstractImplementation extends Alvine implements InstantiableFromProperties
Definitionsklasse für Objekte und Collections
Properties
protected Field> | $fields |
Methods
__construct()
Felddefinition
string
getTypeClass(Properties $properties)
Name der Felddefinition
Field>
getFields()
Feld-Map
Field>
getField(string $key)
Bestimmtes Feld
static Collection
getInstanceFromProperties(Properties $properties)
Definition aus Konfiguration auslesen
Details
at line 43
__construct()
Felddefinition
at line 57
abstract protected string
getTypeClass(Properties $properties)
Name der Felddefinition
at line 66
Collection
append(Field $field)
Feld hinzufügen
at line 76
Field>
getFields()
Feld-Map
at line 87
Field>
getField(string $key)
Bestimmtes Feld
at line 98
static Collection
getInstanceFromProperties(Properties $properties)
Definition aus Konfiguration auslesen