[TYPO3-dev] Custom backend module: Link to to Web > Page Module

Patrick Rodacker patrick.rodacker at the-reflection.de
Wed Oct 8 09:49:51 CEST 2008


Hi all,

I am developing a custom backend module which lists some records. The 
records itself reference (FK) records from the pages table, and I want 
to use the FK to create a link which lets the user switch into the Web > 
Page module for the related pages entry.

On top of that it would be awesome if the module sidebar and the 
pagetree could be updated, so the switch is visible to the backend user.

I think t3lib_befunc::editOnClick could do part of the job, but I am not 
  really sure about the params and the other parts (e.g. reloading the 
pagetree). I would appreciate if someone could point me to a spot where 
I could find more information or if I am on the right track.

Regards
Patrick




More information about the TYPO3-dev mailing list