[TYPO3-dev] using typoscript setup in hook of extension

Steffen Müller typo3 at t3node.com
Wed Aug 20 17:42:41 CEST 2008


Hi,

I try to code an extension A, which makes use of a hook in the plugin of 
another extension B.
There is some typoscript setup in extension B and I like to use these 
values inside a function of the extension A.
Additionally, I like to set some more values by the typoscript setup of 
extension A.

For regular plugins there is
$this->conf=$conf;
in function main()

What is the proposed way to do this inside a hook function?


-- 
cheers,
Steffen




More information about the TYPO3-dev mailing list