[TYPO3-dev] The way to get last update time of all pages in page tree in own extension

Cyprian Kowalczyk cyprian at pi2.pl
Fri May 5 10:25:22 CEST 2006


Could some experienced developer give me a hand with this one:
To get this site's last update time I could descent through the page tree  
and check all records from all pages.
I could use the same functions that Web > List uses, yet I don't know  
where to look for them.
Should I use class t3lib_admin (how)?

I could just query for 'tstamp' from some tables, but I think the first  
way is better, isn't it (f.e. each time some extension is added I'd need  
to reconfigure my query)?

-- 

regards, Cyprian
http://pi2.pl ~ π^2 design project

TYPO3 4.0 @ MAMP1.1 [Apache/2.0.54 (Unix) + PHP/5.0.4 DAV/2  
+ MySQL/4.1.12] @ MacOS X 10.4




More information about the TYPO3-dev mailing list