Inherited by BooleanDefinition, CharDefinition, DateDefinition, DateTimeDefinition, FileDefinition, IdDefinition, ManyToOneDefinition, SetDefinition, TextDefinition, TimeDefinition, and TransientDefinition.
korenova definice, ktera slouzi jako zaklad pro vsechny definice
◆ __construct()
| __construct |
( |
array |
$definitions | ) |
|
◆ __toString()
◆ extractDefinition()
| extractDefinition |
( |
|
$definitionName, |
|
|
array & |
$definitions, |
|
|
|
$raiseExceprionIfNotPresent = false, |
|
|
|
$default = NULL |
|
) |
| |
|
protected |
extracts definition from array (returns value, unsets value in array), returns NULL if not
- Parameters
-
| string | $definitionName | name of definition to extract |
| array | $definitions | definitions array |
| boolean | $raiseExceprionIfNotPresent | raise not present exception |
| mixed | $default | default value to extract |
- Returns
- mixed|NULL extracted definition or $default if not present
◆ getColumnName()
◆ getLogger()
◆ getNotNull()
◆ getParameters()
- Returns
- array array of deffinitions
◆ getSupportedParameters()
| getSupportedParameters |
( |
| ) |
|
|
abstractprotected |
vraci podporovane parametry pro danou definici
◆ $columnName
◆ $notNull
◆ $parameters
The documentation for this class was generated from the following file: