XSL
PHP Manual

XSLTProcessor sınıfı

(PHP 5)

Sınıf Sözdizimi

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

İçindekiler


XSL
PHP Manual