[TYPO3-dev] UriBuilder Functionality with eID

Jigal van Hemert jigal.van.hemert at typo3.org
Wed Mar 19 12:22:58 CET 2014


Hi,

On 19-3-2014 0:10, g4-lisz at tonarchiv.ch wrote:
> Is there a way to build URIs in eID code similar to UriBuilder in a
> controller? E.g.
>
>   $this->uriBuilder->setTargetPageUid($pid);
>   $url = $this->uriBuilder->build();
>
> I need to do the same in eID (also respecting realURL).
> There also should be as few initialization overhead as possible because
> I need a very fast response from th eID.

You may find inspiration from the extension "pagepath". It might not be 
extremely fast, but it can generate frontend URLs and supports any 
speaking URL extension (RealURL, cooluri, etc.).

-- 
Jigal van Hemert
TYPO3 CMS Active Contributor

TYPO3 .... inspiring people to share!
Get involved: typo3.org



More information about the TYPO3-dev mailing list