TYPO3: Generate URL to page from id

28/11/2009

First thing:

$url = $GLOBALS[‘TSFE’]->cObj->getTypoLink_URL($pageId);

Also:

I can’t believe how many fundamental things in TYPO3 are not documented, or on Google.

No comments yet.

Write a comment: