Solutions Open Source

Référence du fichier Z:/doxygen/typo3_src-4.1.2/typo3/sysext/cms/tslib/media/scripts/example_typolinkpop.php


Fonctions

 user_typoLinkPopUp ($content, $conf)

Documentation des fonctions

user_typoLinkPopUp ( content,
conf 
)

Typo Link PopUp EXAMPLE!

Id
Revised for TYPO3 3.6 June/2003 by Kasper Skaarhoj XHTML compliant

Auteur:
Kasper Skaarhoj <kasperYYYY@typo3.com> 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)

Paramètres:
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.
Renvoie:
string Return the new tag
Voir également:
tslib_cObj::typoLink()


Généré le Fri Aug 31 11:39:02 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3