PHP5 Programy praca Zawiercie cwiczenia-z oferty pracy oferty pracy Legnica Nawadnianie
Pozycjonowanie stron Gdynia Pozycjonowanie Gdynia Pozycjonowanie stron # projektory acer projektory projektory acer # odzyskiwanie danych Warszawa # serwer darmowy hosting # Gry sieciowe i sojusze
XSL
PHP Manual

The XSLTProcessor class

Wstęp

Description of the class.

Streszczenie klas

XSLTProcessor
class XSLTProcessor {
/* Methods */
string getParameter ( string $namespaceURI , string $localName )
bool hasExsltSupport ( void )
void importStylesheet ( DOMDocument $stylesheet )
void registerPHPFunctions ([ mixed $restrict ] )
bool removeParameter ( string $namespaceURI , string $localName )
bool setParameter ( string $namespace , string $name , string $value )
DOMDocument transformToDoc ( DOMNode $doc )
int transformToURI ( DOMDocument $doc , string $uri )
string transformToXML ( DOMDocument $doc )
}

Spis treści


XSL
PHP Manual