Actions
Feature #19188
closedAdd support for pull data in templates
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)
Actions