Riferimenti per il file media/scripts/example_typolinkpop.php

Vai al codice sorgente di questo file.

Funzioni

 user_typoLinkPopUp ($content, $conf)


Documentazione delle funzioni

user_typoLinkPopUp content,
conf
 

Demonstrates how to make typolink tags (<link ...>) open in a pop-up window

Example can be found in the testsite package at the page-path "/Intro/TypoScript examples/Small Tricks/Making Pop-up links/" This TypoScript configuration will also demonstrate it:

tt_content.text.20.parseFunc.tags.link.typolink.userFunc = user_typoLinkPopUp includeLibs.popup = media/scripts/example_typolinkpop.php config.setJS_openPic = 1

page = PAGE page.10 < styles.content.get

(Plus the "content (default)" static template included as well)

Parametri:
array In this case: An array with data you can use for processing; keys "url" and "aTagParams" contains something at least
array TypoScript array with custom properties for this function call.
Restituisce:
string Return the new tag
Vedi anche:
tslib_cObj::typoLink()

Definizione alla linea 70 del file example_typolinkpop.php.

Riferimenti $content, $GLOBALS, a, height, e onclick.


Generato il Thu Jan 19 15:18:40 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6