Class ParentView
Class ParentView.
Implementation of the parent view.
- DcGeneral\Contao\View\Contao2BackendView\BaseView implements DcGeneral\Contao\View\Contao2BackendView\BackendViewInterface
-
DcGeneral\Contao\View\Contao2BackendView\ParentView
Namespace: DcGeneral\Contao\View\Contao2BackendView
Package: DcGeneral\Contao\View\Contao2BackendView
Located at Contao/View/Contao2BackendView/ParentView.php
Package: DcGeneral\Contao\View\Contao2BackendView
Located at Contao/View/Contao2BackendView/ParentView.php
public
|
#
loadCollection( )
Load the collection of child items and the parent item for the currently selected parent item. |
protected
|
|
protected
|
#
renderEntries(
Render the entries for parent view. |
protected
array
|
#
renderFormattedHeaderFields(
Render the header of the parent view with information from the parent table. |
protected
array
|
#
getHeaderButtons(
Retrieve a list of html buttons to use in the top panel (submit area). |
protected
string
|
#
viewParent(
Show parent view mode 4. |
public
|
#
enforceModelRelationship(
Abstract method to be overridden in the certain child classes. |
public
string
|
$environment,
$notImplMsg,
$panel
|