[TYPO3-dev] conf variables?
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Thu Dec 21 14:33:16 CET 2006
JoH asenau schrieb:
>>>function main($content,$conf) {
>>> $this->conf = $conf;
>>>}
>>>
>>>If it isn't there it might be in the parent class.
>>>
>>>Masi
>>
>>There is, but no $this->conf["orderEmail_htmlmail"].
>
>
> Of course not, since $conf is the container for the TypoScript Parameters
> handed over to the function.
You want to say that $conf is an array.
Briam, no offence meant but perhaps you should consider doing a PHP
tutorial first. The language is easy to learn. At least read the info on
php.net: http://www.php.net/manual/en/langref.php
Masi
More information about the TYPO3-dev
mailing list