[TYPO3-german] TYPO3-german Digest, Vol 164, Issue 4
Silke Capo
s.capo at digital-worx.de
Mon May 8 14:19:53 CEST 2017
Hallo MaLe,
man kann eigene Klassen nun nur noch über eine eigene Extension
einbinden. Diese braucht nur eine einzige Klasse, die formhandlers
entsprechende Klasse erweitert. Eine Anleitung findest du hier:
http://www.typo3-formhandler.com/blog/howtos/how-to-use-your-own-component/
Vg Silke
On 04.05.2017 11:30, typo3-german-request at lists.typo3.org wrote:
> Hallo
>
> Ich hatte bis formhandler 2.0.2 (TYPO3 6.2.x) eigene Interceptor Klassen wie folgt geladen und eingebunden:
> plugin.Tx_Formhandler.settings.predef {
> myform {
> ...
> additionalIncludePaths.1 = fileadmin/scripts/php/
> initInterceptors {
> 10.class = Interceptor_MyClass
> }
> }
> }
>
> Nun geht das bei formhandler 2.4.0 (TYPO3 7.6.18) nicht mehr.
> Es spuckt mir immer den Fehler:
> Could not analyse class: "Typoheads\Formhandler\Interceptor\MyClass" maybe not loaded or no autoloader? Class Typoheads\Formhandler\Interceptor\MyClass does not exist
> File: /home/httpd/vhosts/domain.com/t3_core/typo3_src-7.6.18/typo3/sysext/extbase/Classes/Object/Container/ClassInfoFactory.php(37)
>
> Wie binde ich nun bei formhandler 2.4.0 eigene Interceptor Klassen ein?
>
> Besten Dank
> MaLe
--
-------------------------------------
digital worx GmbH
Schulze-Delitzsch-Str. 16
70565 Stuttgart
Tel. 0711 220 40 93 0
Fax. 0711 220 40 93 44
[name]@digital-worx.de
http://www.digital-worx.de
-------------------------------------
Geschaeftsfuehrer:
Sven Rahlfs
Mirko Ross
HRB 22 5281 Amtsgericht Stuttgart
USt.-Id. Nr.: DE218401190
-------------------------------------
Unseren Blog finden Sie unter:
http://think.digital-worx.de
More information about the TYPO3-german
mailing list