PageLayoutViewDrawFooterHookInterface
Interface for classes which hook into PageLayoutView and do additional tt_content_drawFooter processing.
Table of Contents
Methods
- preProcess() : mixed
- Preprocesses the preview footer rendering of a content element.
Methods
preProcess()
Preprocesses the preview footer rendering of a content element.
public
preProcess(PageLayoutView &$parentObject, array<string|int, mixed> &$info, array<string|int, mixed> &$row) : mixed
Parameters
- $parentObject : PageLayoutView
-
Calling parent object
- $info : array<string|int, mixed>
-
Processed values
- $row : array<string|int, mixed>
-
Record row of tt_content