検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 993 for [SIMILAR] 16 1024 4096 WITH 30145 loadxml WITH 1... (0.579 sec.)
空の DOMDocumentType オブジェクトを作成する 0
« DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation 空の DOMDocumentType オブジェクトを作成する DOMImplementation::createDocumentType (PHP 5, PHP 7, PHP 8) DOMImplementation::createDocumentType — 空の DOMDocumentType オブジェクトを作成する 説明 ...
https://man.plustar.jp/php/domimplementation.createdocumenttype.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
libxml のエラー処理関数によるエラー処理 0
« collection.xml および collection.xsl ファイルの例 XSLTProcessor » PHP Manual 例 libxml のエラー処理関数によるエラー処理 libxml のエラー処理関数によるエラー処理 libxml にはエラー処理用の関数が用意されており、これらを使うと、 XSLT の処理中のエラーを捕らえて対応できます。 例1 fruits.xml 妥 ...
https://man.plustar.jp/php/xsl.examples-errors.html - [similar]
PHP 関数を XSLT 関数として利用できるようにする 0
« XSLTProcessor::importStylesheet XSLTProcessor::removeParameter » PHP Manual XSLTProcessor PHP 関数を XSLT 関数として利用できるようにする XSLTProcessor::registerPHPFunctions (PHP 5 >= 5.0.4, PHP 7, PHP 8) XSLTProcessor::registerPHPFunctions — PHP 関数を XSLT 関数として利用できるようにす ...
https://man.plustar.jp/php/xsltprocessor.registerphpfunctions.html - [similar]
DOMImplementation クラス 0
« DOMException DOMImplementation::__construct » PHP Manual DOM DOMImplementation クラス DOMImplementation クラス (PHP 5, PHP 7, PHP 8) はじめに DOMImplementation クラスは、 個々のドキュメントオブジェクトモデルのインスタンス独自の操作を行うためのメソッド群を提供します。 クラス概要 class D ...
https://man.plustar.jp/php/class.domimplementation.html - [similar]
URI に変換する 0
« XSLTProcessor::transformToDoc XSLTProcessor::transformToXml » PHP Manual XSLTProcessor URI に変換する XSLTProcessor::transformToUri (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToUri — URI に変換する 説明 public XSLTProcessor::transformToURI ( DOMDocument $doc , string $uri ): int XSL ...
https://man.plustar.jp/php/xsltprocessor.transformtouri.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
スタイルシートを取り込む 0
« XSLTProcessor::hasExsltSupport XSLTProcessor::registerPHPFunctions » PHP Manual XSLTProcessor スタイルシートを取り込む XSLTProcessor::importStylesheet (PHP 5, PHP 7, PHP 8) XSLTProcessor::importStylesheet — スタイルシートを取り込む 説明 public XSLTProcessor::importStylesheet ( object $ ...
https://man.plustar.jp/php/xsltprocessor.importstylesheet.html - [similar]
ノードの XPath を取得する 0
« DOMNode::getLineNo DOMNode::hasAttributes » PHP Manual DOMNode ノードの XPath を取得する DOMNode::getNodePath (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMNode::getNodePath — ノードの XPath を取得する 説明 public DOMNode::getNodePath (): ? string ノードの XPath ロケーションパスを取得します。 パラ ...
https://man.plustar.jp/php/domnode.getnodepath.html - [similar]
現在のノードのコピーを DOM オブジェクトとして返す 0
« XMLReader::close XMLReader::getAttribute » PHP Manual XMLReader 現在のノードのコピーを DOM オブジェクトとして返す XMLReader::expand (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す 説明 public XMLReader::expand ( ? DOMNode $baseNode = ...
https://man.plustar.jp/php/xmlreader.expand.html - [similar]