Hallo !

On 08/27/2018 11:32 PM, Stephan Bauer wrote:

Die Config sieht so aus:
array(
   'GETvar' => 'tx_test_showtest[test]',
   'userFunc' => 'SB\Test\Service\RealUrl->getUrl',

Hinzufügen:

     'expireDays' => 8,


Und dann im Funktionsrum der UserFunc:

function getUrl($params, $ref) {
  echo $params['expireDays'];
  [...]


Schöne Grüße,
Bernhard
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Reply via email to