[TYPO3-english] userfunction in TMENU

Sander van Gelderen mail at sandervangelderen.nl
Thu Oct 16 18:10:31 CEST 2008


Hi Kilian,

I think waht you want is this:

Use 2 HMENU's;
1) the first one is a regular one, you can use entryLevel or 
special=directory to make it start at the desired page.
2) the second calls your userfunc

Use a COA (Content Object Array) to stick the 2 together


HTH,

Sander

Kilian Hann schreef:
> Hi List
> 
> I want to call a user function in TMENU.
> Pagetree should look like this, but without creating individual pages 
> for every product:
> 
> supplier
> |-supplier1 (normal page)
> products
> |- product1 (from extension)
> |- product2 (from extension)
> 
> So far I could only find ways to call userfunc via HMENU. Is there any 
> alternative to create the values for a submenu via a user function?
> 
> Many thanks in advance
> 
> Kilian


More information about the TYPO3-english mailing list