Actions
Feature #15059
closedAdd insertData capabilities to the "select" stdWrap function
Start date:
2005-10-14
Due date:
% Done:
0%
Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:
Description
The stdWrap select function (used by the CONTENT cObject, for example) has calc capabilites for the begin and the max properties.
It would be usefull to allow these two properties to accept variables -for example the pointer at tt_news.
I have made an XCLASS extension which basically adds insertData capabilities to both of them if begin.insertData = 1/max.insertData = 1.
(issue imported from #M1613)
Updated by Benni Mack over 16 years ago
A complete stdWrap would make sense here.
Actions