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

Dmitry Dulepov [typo3] dmitry at typo3.org
Thu Aug 21 09:40:17 CEST 2008


Hi!

Steffen Müller wrote:
> 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?

I answered similar post yesterday with sample code.

-- 
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog: http://typo3bloke.net/pages/book-reviews/presentation-zen-by-garr-reynolds/




More information about the TYPO3-dev mailing list