Project

General

Profile

Actions

Task #90348

closed

PageLayoutView and BackendLayout should be refactored to separate rendering, processing and fetching of content

Added by Claus Due about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2020-02-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The giant class PageLayoutView should be refactored to create smaller and more managable components with dedicated responsibilities:

  • Seperate content fetching from markup output
  • Seperate drawing from content processing

Furthermore it makes sense to use the BackendLayout concept as a binding class, making a PageLayoutView instance require a BackendLayout in order to render, and having BackendLayout provide the delegates that will fetch, process and render content elements.


Related issues 11 (0 open11 closed)

Related to TYPO3 Core - Bug #90479: New fluidbased PageLayoutView throws error, if backendLayout can no longer be resolvedClosed2020-02-21

Actions
Related to TYPO3 Core - Bug #90608: PageLayoutView doesn't take `tables_modify` into accountClosed2020-03-01

Actions
Related to TYPO3 Core - Bug #90605: fluidbased PageLayoutView doesn't take `tables_modify` into accountClosedOliver Bartsch2020-03-01

Actions
Related to TYPO3 Core - Bug #90603: Check in fluidbased PageLayoutView for language existenceClosed2020-02-29

Actions
Related to TYPO3 Core - Bug #90559: After Update from 10.2.2 to 10.3.0 translation button in alternative language column is missingClosedOliver Bartsch2020-02-27

Actions
Related to TYPO3 Core - Bug #90617: Page Module: No content elements displayed with mod.web_layout.defLangBindingClosed2020-03-02

Actions
Related to TYPO3 Core - Task #90943: Warning in unit tests due to BackendLayout::parseConfigurationStringAndSetConfigurationArray being removedClosedAnja Leichsenring2020-04-04

Actions
Related to TYPO3 Core - Task #90882: Refactor BackendLayout and fluid page module componentsClosed2020-03-29

Actions
Related to TYPO3 Core - Feature #78450: Introduce PreviewRenderer patternClosed2016-10-26

Actions
Related to TYPO3 Core - Feature #96812: Override any backend template with TSconfigClosed2022-02-09

Actions
Related to TYPO3 Core - Task #98095: Remove superfluous TYPO3_CONF_VARS | BE | fluidPageModuleClosed2022-08-06

Actions
Actions #1

Updated by Gerrit Code Review about 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #2

Updated by Gerrit Code Review about 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #3

Updated by Gerrit Code Review about 4 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #4

Updated by Gerrit Code Review about 4 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #5

Updated by Gerrit Code Review about 4 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #6

Updated by Gerrit Code Review about 4 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #7

Updated by Gerrit Code Review about 4 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #8

Updated by Gerrit Code Review about 4 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #9

Updated by Gerrit Code Review about 4 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #10

Updated by Gerrit Code Review about 4 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #11

Updated by Gerrit Code Review about 4 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #12

Updated by Gerrit Code Review about 4 years ago

Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #13

Updated by Gerrit Code Review about 4 years ago

Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #14

Updated by Gerrit Code Review about 4 years ago

Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #15

Updated by Gerrit Code Review about 4 years ago

Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #16

Updated by Gerrit Code Review about 4 years ago

Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #17

Updated by Gerrit Code Review about 4 years ago

Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #18

Updated by Gerrit Code Review about 4 years ago

Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #19

Updated by Gerrit Code Review about 4 years ago

Patch set 19 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #20

Updated by Gerrit Code Review about 4 years ago

Patch set 20 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #21

Updated by Gerrit Code Review about 4 years ago

Patch set 21 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #22

Updated by Gerrit Code Review about 4 years ago

Patch set 22 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #23

Updated by Gerrit Code Review about 4 years ago

Patch set 23 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #24

Updated by Gerrit Code Review about 4 years ago

Patch set 24 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #25

Updated by Gerrit Code Review about 4 years ago

Patch set 25 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #26

Updated by Gerrit Code Review about 4 years ago

Patch set 26 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #27

Updated by Gerrit Code Review about 4 years ago

Patch set 27 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #28

Updated by Gerrit Code Review about 4 years ago

Patch set 28 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #29

Updated by Gerrit Code Review about 4 years ago

Patch set 29 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #30

Updated by Gerrit Code Review about 4 years ago

Patch set 30 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #31

Updated by Gerrit Code Review about 4 years ago

Patch set 31 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #32

Updated by Gerrit Code Review about 4 years ago

Patch set 32 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #33

Updated by Gerrit Code Review about 4 years ago

Patch set 33 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #34

Updated by Gerrit Code Review about 4 years ago

Patch set 34 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #35

Updated by Gerrit Code Review about 4 years ago

Patch set 35 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #36

Updated by Gerrit Code Review about 4 years ago

Patch set 36 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #37

Updated by Gerrit Code Review about 4 years ago

Patch set 37 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #38

Updated by Gerrit Code Review about 4 years ago

Patch set 38 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #39

Updated by Gerrit Code Review about 4 years ago

Patch set 39 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #40

Updated by Gerrit Code Review about 4 years ago

Patch set 40 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #41

Updated by Gerrit Code Review about 4 years ago

Patch set 41 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #42

Updated by Gerrit Code Review about 4 years ago

Patch set 42 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #43

Updated by Gerrit Code Review about 4 years ago

Patch set 43 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #44

Updated by Gerrit Code Review about 4 years ago

Patch set 44 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #45

Updated by Gerrit Code Review about 4 years ago

Patch set 45 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #46

Updated by Gerrit Code Review about 4 years ago

Patch set 46 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #47

Updated by Gerrit Code Review about 4 years ago

Patch set 47 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #48

Updated by Gerrit Code Review about 4 years ago

Patch set 48 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #49

Updated by Gerrit Code Review about 4 years ago

Patch set 49 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63186

Actions #50

Updated by Anonymous about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #51

Updated by Christian Eßl about 4 years ago

  • Related to Bug #90479: New fluidbased PageLayoutView throws error, if backendLayout can no longer be resolved added
Actions #52

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions #53

Updated by Daniel Goerz about 4 years ago

  • Related to Bug #90608: PageLayoutView doesn't take `tables_modify` into account added
Actions #54

Updated by Daniel Goerz about 4 years ago

  • Related to Bug #90605: fluidbased PageLayoutView doesn't take `tables_modify` into account added
Actions #55

Updated by Daniel Goerz about 4 years ago

  • Related to Bug #90603: Check in fluidbased PageLayoutView for language existence added
Actions #56

Updated by Daniel Goerz about 4 years ago

  • Related to Bug #90559: After Update from 10.2.2 to 10.3.0 translation button in alternative language column is missing added
Actions #57

Updated by Daniel Goerz about 4 years ago

  • Related to Bug #90617: Page Module: No content elements displayed with mod.web_layout.defLangBinding added
Actions #58

Updated by Anja Leichsenring about 4 years ago

  • Related to Task #90943: Warning in unit tests due to BackendLayout::parseConfigurationStringAndSetConfigurationArray being removed added
Actions #59

Updated by Christian Kuhn about 2 years ago

  • Related to Task #90882: Refactor BackendLayout and fluid page module components added
Actions #60

Updated by Christian Kuhn about 2 years ago

Actions #61

Updated by Christian Kuhn about 2 years ago

  • Related to Feature #96812: Override any backend template with TSconfig added
Actions #62

Updated by Chris Müller over 1 year ago

  • Related to Task #98095: Remove superfluous TYPO3_CONF_VARS | BE | fluidPageModule added
Actions

Also available in: Atom PDF