[TYPO3-german] this->settings in eid Klassen
Christian Platt
christian.platt at pharmaline.de
Mon Feb 27 11:42:08 CET 2017
Hallo Alexander,
all done:
$GLOBALS['TSFE']->connectToDB();
$GLOBALS['TSFE']->fe_user = $feUserObj;
$GLOBALS['TSFE']->id = $pid;
$GLOBALS['TSFE']->determineId();
$GLOBALS['TSFE']->getCompressedTCarray(); //Comment this line when used for TYPO3 7.6.0 onwards
$GLOBALS['TSFE']->initTemplate();
$GLOBALS['TSFE']->set_no_cache();
$GLOBALS['TSFE']->getConfigArray();
$GLOBALS['TSFE']->includeTCA();
Wie gesagt: auf andere Configurations Arrays z.B. tt_news kann ich zugreifen..
Kann es daran liegen, dass die pi-based so zu beklommen sind, extbase setup.txt Inhalte jedoch nicht?
Christian
> Am 26.02.2017 um 09:44 schrieb Alexander Averbuch <alav at gmx.net>:
>
> Hallo Christian,
>
> hast du vorher
> $GLOBALS['TSFE']->determineId();
> $GLOBALS['TSFE']->initTemplate();
> $GLOBALS['TSFE']->getConfigArray();
> gemacht?
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
More information about the TYPO3-german
mailing list