Actions
Bug #22134
closed[Recycler] Make usage of pageRenderer, move rowExpander to t3lib for possible usage in other scripts
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-02-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The recycler does own tags for JS and CSS. This should be included with official API (pageRenderer)
The rowExpander is an additional object that can be used in any ExtJs-Grid. So move it to t3lib/js/extJs
AAlso change window.onload event to Ext.onReady - the onload happens too early, so it's not sure that all will be available at this point.
(issue imported from #M13573)
Files
Actions