Project

General

Profile

Actions

Bug #94634

closed

Expose raw definition in backend layout model

Added by Oliver Hader over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2021-07-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Allows to make use of custom properties in backend layouts, e.g. like the following in a Fluid template:

<f:if condition="{column.definition.myFeature}">
  <div data-colpos="{column.columnNumber}">...</div>
</f:if>
Actions

Also available in: Atom PDF