Actions
Feature #19167
closedAdd record row to recStatInfoHooks in tx_cms_layout
Start date:
2008-07-30
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
In tx_cms_layout there's a hook which allows to add status information concerning a record in the page module view. However, the arguments for this hook are the name of the table ('tt_content') and the uid of the record.
The function implementing the hook would then again query for the accordant record in tt_content with the given uid.
(issue imported from #M9075)
Files
Actions