[TYPO3-formidable] how to get the $_GET params from url

Domi Garms djgarms at gmail.com
Fri Aug 20 14:35:24 CEST 2010


Hello Stephane,

thanks  for your reply. Whats the difference between oParent and
_oParent? I tried so many times around, now I used the sandBox for
getting values from oParent.

Greetings
Domi

2010/8/20 Stéphane FILLION <s.fillion at ameos.com>:
> Hello Domi
>
> You can use $this->_oParent->piVars['uid'] in an userobj.
>
> Regards
> Stéphane
>
> -----Message d'origine-----
> De : typo3-project-formidable-bounces at lists.typo3.org [mailto:typo3-project-formidable-bounces at lists.typo3.org] De la part de Domi Garms
> Envoyé : jeudi 19 août 2010 07:43
> À : TYPO3 project list for the FORMidable extension
> Objet : Re: [TYPO3-formidable] how to get the $_GET params from url
>
> Hello,
>
> I still search for a method to reach the GET-param value from the
> searchformular in the detailed view. My link looks like:
>
> http://www.testseite.de/no_cache/search-family.html?tx_dmfaupairs[modus]=2&tx_dmfaupairs[uid]=1
>
> in the detailed view. My problem is for getting the value of
> tx_dmfaupairs[uid]=1 in my formitdable.xml.
>
> Thanks for any help
>
> Greetings
> Domi
>
>
>
>
>
> 2010/8/18 Domi Garms <djgarms at gmail.com>:
>> Good Morning,
>>
>> Im just searching for a quick method for getting the $_GET param from
>> a given url. I want to use it in an onclick ajax event and in the
>> sandBox but $_GET[] or $this->oParent->t3slib::GP() is not working. I
>> was trying around but all my methods are very circuitous...
>>
>> Thanks a lot
>>
>> Domi
>> _______________________________________________
>> TYPO3-project-formidable mailing list
>> TYPO3-project-formidable at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-formidable
>>
> _______________________________________________
> TYPO3-project-formidable mailing list
> TYPO3-project-formidable at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-formidable
>
> _______________________________________________
> TYPO3-project-formidable mailing list
> TYPO3-project-formidable at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-formidable
>


More information about the TYPO3-project-formidable mailing list