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

search for in the

XSLTProcessor::__construct> <collection.xml および collection.xsl ファイルの例
[edit] Last updated: Fri, 10 Feb 2012

view this page in

XSLTProcessor クラス

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

クラス概要

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

目次



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

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