Actions
Feature #36431
closedHook in t3lib_BEfunc::getPageForRootline
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-04-22
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
easy
Sprint Focus:
Description
It would be nice to have a hook into t3lib_BEfunc::getPageForRootline to enable dynamic loading of pagets with some logic.
This is part of the needed functionality for any templating engine (e.g to configure the rte, borders, etc.)
Otherwise i would also accept an hook in the database abstraction layer class t3lib_db, as the hook would be more generic this way (in sql_fetch_assoc, sql_fetch_row, ...).
Please feel free to discuss that here, i would like to add the patch afterwards.
Thanks
Kay
PS: Category either Database or Backend API
Actions