[TYPO3] Passing content to php functions

Daniel Selinger typo3 at dselinger.info
Thu Aug 23 18:09:22 CEST 2007


Hi,

$conf is an array of values you set in your TS. You can access this values
like this: $lala = $this->conf['lala'];
$content is the output you're returning to the FE

Greetz
Ling


2007/8/23, Brian <typo3-english at lists.netfielders.de>:
>
> I know that if I create a php function with parameteres $content and
> $conf, that those variables are populated by TypoScript. My question is what
> type of information can I send through those parameters?
>
> Specifically, what I would like to do is send a reference to a page which
> would allow me access to the title of the page and any subpages.
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list