Bug #15860
closedAPI Doc for the new archtecture
0%
Description
I am missing the data in $GLOBALS['SOBE']->currentPageRecord
Where is this gone?
Is there a new architecture? Is there some docu available?
(issue imported from #M2931)
Updated by Sebastian Kurfuerst over 18 years ago
Hi,
can you check the issue more deeply? I doubt we have dropped this!
Greets, Sebastian
Updated by Frank Benkart over 18 years ago
I have several backend modules working with the pagetree. So with the var currentPagerecord i get all information of the page i clicked in the pagetree.
so now my question: where can i get this information now when the core team dropped this var?
How is the new architecture designed of the core? Is there a class model available to see all the dependencies?
What is plan behind dropping this var?
Updated by Sebastian Kurfuerst over 18 years ago
Hi,
as I said, I don't think we dropped this varible. Anyways I am not sure, it would be nice if you could check.
Greets, Sebastian
Updated by Frank Benkart over 18 years ago
I have check this.. it is empty...
checked with get_class_vars()
there is no var named currentPageRecord. i think it is dropped....
in which way can i get the data of the clicked page in the tree in my mod1/index.php?
Updated by Sebastian Kurfuerst over 18 years ago
Hi,
I just checked the TYPO3 3.8.0 sources and I did not find any currentPageRecord variable either.
Closing the issue. If you have more information, please reopen it.
Greets, Sebastian
Updated by Martin Kutschker about 18 years ago
And no currentPageRecord is to be found in 3.5, 3.6.2 and 3.7.