XSLTProcessor sınıfı

(PHP 5, PHP 7)

Sınıf Sözdizimi

XSLTProcessor {
/* Yöntemler */
getParameter ( string $isimalanı , string $isim ) : string
public getSecurityPrefs ( void ) : int
hasExsltSupport ( void ) : 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 $securityPrefs ) : int
transformToURI ( DOMDocument $belge , string $dosya ) : int
transformToXML ( DOMDocument $belge ) : string
}

İçindekiler