Results of 1 - 10 of about 13 for publicId (0.002 sec.)
- DTD の開始タグを作成する 12228
- « XMLWriter::startDocument XMLWriter::startDtdAttlist » PHP Manual XMLWriter DTD の開始タグを作成
...
iter::startDtd ( string $qualifiedName , ? string $publicId = null , ? string $systemId = null ): bool 手続き型 ...
Writer $writer , string $qualifiedName , ? string $publicId = null , ? string $systemId = null ): bool DTD を開 ...
す。 qualifiedName 作成するドキュメント型の修飾名。 publicId 外部サブセットの公開識別子。 systemId 外部サブセッ ...
string , startDtd , インスタンス , qualifiedName , publicId ...
-
https://man.plustar.jp/php/xmlwriter.startdtd.html
- [similar]
- DTD タグ全体を書き込む 12228
- « XMLWriter::writeComment XMLWriter::writeDtdAttlist » PHP Manual XMLWriter DTD タグ全体を書き込
...
lic XMLWriter::writeDtd ( string $name , ? string $publicId = null , ? string $systemId = null , ? string $con ...
dtd ( XMLWriter $writer , string $name , ? string $publicId = null , ? string $systemId = null , ? string $con ...
) を呼び出すことで取得したものです。 name DTD 名。 publicId 外部サブセットの公開識別子。 systemId 外部サブセッ ...
ter , インスタンス , content , systemId , writer , publicId , writeDtd ...
-
https://man.plustar.jp/php/xmlwriter.writedtd.html
- [similar]
- DTD エンティティタグ全体を書き込む 10434
- « XMLWriter::writeDtdElement XMLWriter::writeElement » PHP Manual XMLWriter DTD エンティティタグ
...
tring $content , bool $isParam = false , ? string $publicId = null , ? string $systemId = null , ? string $not ...
tring $content , bool $isParam = false , ? string $publicId = null , ? string $systemId = null , ? string $not ...
バージョンでは、リソースが期待されていました。 8.0.0 publicId , systemId , notationData は、nullable になりました ...
-
https://man.plustar.jp/php/xmlwriter.writedtdentity.html
- [similar]
- DOMNotation クラス 9096
- « DOMNodelist::item DOMParentNode » PHP Manual DOM DOMNotation クラス DOMNotation クラス (PHP 5,
...
OMNode { /* プロパティ */ public readonly string $ publicId ; public readonly string $ systemId ; /* 継承したプ ...
e , DOMNode $child ): DOMNode | false } プロパティ publicId systemId 関連キーワード: public , DOMNode , string ...
-
https://man.plustar.jp/php/class.domnotation.html
- [similar]
- XMLWriter クラス 8956
- « オブジェクト指向 API の使用 XMLWriter::endAttribute » PHP Manual XMLWriter XMLWriter クラス XM
...
ublic startDtd ( string $qualifiedName , ? string $publicId = null , ? string $systemId = null ): bool public ...
): bool public writeDtd ( string $name , ? string $publicId = null , ? string $systemId = null , ? string $con ...
tring $content , bool $isParam = false , ? string $publicId = null , ? string $systemId = null , ? string $not ...
-
https://man.plustar.jp/php/class.xmlwriter.html
- [similar]
- DOMDocumentType クラス 8657
- « DOMDocumentFragment::__construct DOMElement » PHP Manual DOM DOMDocumentType クラス DOMDocumen
...
OMNode { /* プロパティ */ public readonly string $ publicId ; public readonly string $ systemId ; public reado ...
e , DOMNode $child ): DOMNode | false } プロパティ publicId 外部サブセットの公開 ID。 systemId 外部サブセットの ...
-
https://man.plustar.jp/php/class.domdocumenttype.html
- [similar]
- 空の DOMDocumentType オブジェクトを作成する 8498
- « DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation
...
eateDocumentType ( string $qualifiedName , string $publicId = "" , string $systemId = "" ): DOMDocumentType | ...
タ qualifiedName 作成されるドキュメント型の修飾名。 publicId 外部サブセットの公開 ID。 systemId 外部サブセットの ...
-
https://man.plustar.jp/php/domimplementation.createdocumenttype.html
- [similar]
- DOMEntity クラス 8199
- « DOMElement::setIdAttributeNS DOMEntityReference » PHP Manual DOM DOMEntity クラス DOMEntity ク
...
Node { /* プロパティ */ public readonly ? string $ publicId ; public readonly ? string $ systemId ; public rea ...
e , DOMNode $child ): DOMNode | false } プロパティ publicId エンティティに関連付けられているパブリック ID が存 ...
-
https://man.plustar.jp/php/class.domentity.html
- [similar]
- DOMImplementation クラス 7759
- « DOMException DOMImplementation::__construct » PHP Manual DOM DOMImplementation クラス DOMImple
...
eateDocumentType ( string $qualifiedName , string $publicId = "" , string $systemId = "" ): DOMDocumentType | ...
-
https://man.plustar.jp/php/class.domimplementation.html
- [similar]
- 表記法宣言ハンドラを設定する 7161
- « xml_set_external_entity_ref_handler xml_set_object » PHP Manual XML パーサ 関数 表記法宣言ハン
...
er> { <parameter>systemId</parameter> | <parameter>publicId</parameter>?> 表記法宣言の定義に関しては、 » XML 1 ...
-
https://man.plustar.jp/php/function.xml-set-notation-decl-handler.html
- [similar]