[TYPO3-german] Link erzeugen
pue
nicolas.puente at lgb-rlp.de
Thu Nov 4 11:18:04 CET 2010
Hallo,
Hat Jemand vielleicht ein Tipp?
Viele Grüße.
Am 03.11.2010 11:03, schrieb pue:
> Hallo:
>
> ich versuche ein Link in eine eigene Extension erzeugen:
>
> 1) $markerArray['###EMAIL###'] =
> $this->pi_linkToPage($data[$a]['mail'], 'Mail');
>
> oder
>
> 2) $email = $this->cObj->getMailTo($data[$a]['mail'], 'Mail');
> $markerArray['###EMAIL###'] = "<a
> href=\"mailto:".$email[0]."\">".$email[1]."</a>";
>
> Gleiche Ergebnis:
>
> In Quelltest:<a href="mailto:Array">Mail</a>
>
> Was mache ich falsch?
>
> Vielen dank.
> Nicolás
>
>
>
> _______________________________________________
> 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