Class DcCompat
Class DcCompat
Small compatibility layer for callbacks, that expect a "full featured" DC instance.
- DataContainer
-
DcGeneral\DC_General implements DcGeneral\DataContainerInterface
-
DcGeneral\Contao\Compatibility\DcCompat
public
|
#
__construct(
Create a new instance. |
public
|
|
public
string
|
|
public
|
#
handlePopulateEnvironment(
Callback coming from the environment populator. |
protected
string
|
|
public
|
|
public
mixed
|
|
public
array
|
__call(),
copy(),
create(),
cut(),
delete(),
edit(),
getControllerHandler(),
getEnvironment(),
getName(),
getViewHandler(),
move(),
show(),
showAll(),
undo()
|
protected
|
$model |
|
#
The current model. |
protected
string
|
$propertyName |
|
#
Name of the property currently working on. |
$arrDCA,
$arrFields,
$objEnvironment
|