Project

General

Profile

Actions

Feature #19188

closed

Add support for pull data in templates

Added by Ingo Renner over 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-08-02
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

Add an API method

$template->addRecordset('name', 'SQL Statement');

This call should then work like a loop but data is only retrieved when an according marker is found.

See http://www.phpwact.org/pattern/template_view , section Pull at the bottom for inspiration
(issue imported from #M9106)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #19185: Add a new templating engineClosedIngo Renner2008-08-02

Actions
Related to TYPO3 Core - Feature #19190: Add support for pull data in templates that respects the TCAClosedIngo Renner2008-08-02

Actions
Actions #1

Updated by Ingo Renner over 15 years ago

Fixed by adding Extbase/Fluid instead

Actions

Also available in: Atom PDF