XSLTProcessor sınıfı

(PHP 5, PHP 7, PHP 8)

Giriş

Sınıf Sözdizimi

XSLTProcessor {
/* Yöntemler */
getParameter ( string $isimalanı , string $isim ) : string
public getSecurityPrefs ( ) : int
hasExsltSupport ( ) : bool
importStylesheet ( object $biçembent ) : void
registerPHPFunctions ( mixed $sınırla = ? ) : void
removeParameter ( string $isimalanı , string $isim ) : bool
setParameter ( string $isimalanı , string $isim , string $değer ) : bool
setProfiling ( string $dosya ) : bool
public setSecurityPrefs ( int $preferences ) : int
transformToURI ( DOMDocument $belge , string $dosya ) : int
transformToXML ( DOMDocument $belge ) : string
}

İçindekiler