PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

XSLTProcessor::setParameter> <XSLTProcessor::registerPHPFunctions
Last updated: Fri, 20 Jun 2008

view this page in

XSLTProcessor::removeParameter

(No version information available, might be only in CVS)

XSLTProcessor::removeParameter — Efface un paramètre

Description

XSLTProcessor
bool removeParameter ( string $namespaceURI , string $localName )

Efface un paramètre, s'il est défini. Ceci fera que le processeur utilisera la valeur par défaut pour le paramètre comme défini dans la feuille de style.

Liste de paramètres

namespaceURI

L'URI de l'espace de noms du paramètre XSLT.

localName

Le nom local du paramètre XSLT.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.



add a note add a note User Contributed Notes
XSLTProcessor::removeParameter
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites