[Typo3-dev] TSConfig in wizards
Thomas Hempel
thomas at work.de
Thu Sep 16 16:35:37 CEST 2004
Hello,
I get that by myself. The way I've found is to get the TSConfig array by
$GLOBALS["BE_USER"]->getTSConfig($identifier,
t3lib_BEfunc::getPagesTSconfig($pid));
for getting the page TSConfig
and
$BE_USER->userTS[$identifier]
to get the user TSConfig
I get the pid of the page from the record-dataset I edit with the wizard.
Now I got another question. As you can see I got two arrays. Wich of
them has a higher quality rating as default? The user-TSConfig or the
TSConfig of the page the contentelement is placed on?
Is there any standard way to decide that?
Thanks for your answers
Thomas
Thomas Hempel wrote:
> Hi,
>
> what is the most common way to get the valid TSConfig inside a wizard?
> I need that to make some things configurable.
>
>
> Thanks
> Thomas
>
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>
--
T h o m a s H e m p e l | n at work Internet Informationssysteme
EMail: hempel at work.de | Spaldingstr. 160d - 20097 Hamburg
Tel.: 040 - 23 88 09 21 | Germany - www.work.de
More information about the TYPO3-dev
mailing list