Class ExtendedDca
Class ExtendedDca.
This interface holds information that extends the default DC_Table compatible definition. It holds reference of which classes to use for the controller, the view and the callbacks.
- DcGeneral\Contao\Dca\Definition\ExtendedDca implements DcGeneral\DataDefinition\Definition\DefinitionInterface
Namespace: DcGeneral\Contao\Dca\Definition
Package: DcGeneral\Contao\Dca\Definition
Located at Contao/Dca/Definition/ExtendedDca.php
Package: DcGeneral\Contao\Dca\Definition
Located at Contao/Dca/Definition/ExtendedDca.php
public
|
|
public
string
|
|
public
|
|
public
string
|
string |
NAME
|
'extended-dca' |
protected
string
|
$controllerClass |
|
#
Controller class to use. |
protected
string
|
$viewClass |
|
#
View class to use. |