Class DC_General
This interface describes an object providing access to an environment.
- DataContainer
-
DcGeneral\DC_General implements DcGeneral\DataContainerInterface
Direct known subclasses
DcGeneral\Contao\Compatibility\DcCompat
public
|
#
__construct( string $strTable, array & $arrDCA = null, boolean $blnOnloadCallback = true )
Create a new instance. |
public
|
#
handlePopulateEnvironment(
Callback coming from the environment populator. |
protected
string
|
|
public
mixed
|
|
public
array
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
mixed
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
protected
|
$objEnvironment |
|
#
The environment attached to this DC. |
protected
array
|
$arrDCA | null |
#
DCA configuration. |
protected
array
|
$arrFields | array() |
#
A list with all field for this dca. |