[TYPO3-mvc] piVars
Steffen Kamper
info at sk-typo3.de
Sun Jul 19 23:04:47 CEST 2009
Hi /Jochen(1,)/,
thx! I hoped for something like this :)
and works like a charme as usual!
vg Steffen
Jochen Rau schrieb:
> Hi /Steffen{2,}/.
>
> Steffen Müller wrote:
>> Hi.
>>
>> On 19.07.2009 13:46 Steffen Kamper wrote:
>>> is there an official way to get the specific GP-vars for a controller?
>>> I do it with t3lib_div::_GP(namespace) now.
>>
>> $this->request
>
> The Request holds the "raw" (=unvalidated Arguments). The API is
>
> public function setArgument($argumentName, $value)
> public function setArguments(array $arguments)
> public function getArguments()
> public function getArgument($argumentName)
> public function hasArgument($argumentName)
>
> Regards
> Jochen
>
More information about the TYPO3-project-typo3v4mvc
mailing list