[Typo3-dev] get all PID's above a certain UID

Stefan Beylen intsys at swissinfo.org
Fri Aug 19 11:24:10 CEST 2005


hello dev,

is there any function that returns all the UID's (recursively) of the 
pages stored on a certain UID?

4ex:

(uid=99)mypageuid
	|_(uid=67,pid=99)
	|	|_(uid=55,pid=67)
	|_(uid=69,pid=99)

so I want: 67,55,69 (or an array or whatever)

thx for help!




More information about the TYPO3-dev mailing list