検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 1280 for 名前 (0.004 sec.)
ドキュメントで宣言されている名前空間を返す 4411
« SimpleXMLElement::count SimpleXMLElement::getName » PHP Manual SimpleXMLElement ドキュメントで ... 宣言されている名前空間を返す SimpleXMLElement::getDocNamespaces (PHP 5 ... nt::getDocNamespaces — ドキュメントで宣言されている名前空間を返す 説明 public SimpleXMLElement::getDocNames ... true ): array | false ドキュメントで宣言されている名前空間を返します。 パラメータ recursive 指定されている ... 場合は、親ノードおよび子ノードで宣言されている全ての名前空間を返します。 されていない場合は、ルートノードで宣 ...
https://man.plustar.jp/php/simplexmlelement.getdocnamespaces.html - [similar]
名前をもとに、属性の値を取得する 4411
« XMLReader::expand XMLReader::getAttributeNo » PHP Manual XMLReader 名前をもとに、属性の値を取得 ... >= 5.1.0, PHP 7, PHP 8) XMLReader::getAttribute — 名前をもとに、属性の値を取得する 説明 public XMLReader:: ... getAttribute ( string $name ): ? string 指定した名前の属性の値を返します。属性が存在しなかったり 現在位置 ... した場合には null を返します。 パラメータ name 属性の名前。 戻り値 属性の値を返します。指定した名前 name の 属 ... に、属性の値を取得する XMLReader::getAttributeNs() - 名前および URI をもとに、属性の値を取得する 関連キーワー ...
https://man.plustar.jp/php/xmlreader.getattribute.html - [similar]
Zip 4389
« RarException::setUsingExceptions はじめに » PHP Manual 圧縮およびアーカイブ Zip Zip はじめに イ ... イブ内のエントリを削除する ZipArchive::deleteName — 名前を使用して、アーカイブからエントリを削除する ZipArch ... 性を取得する ZipArchive::getExternalAttributesName — 名前で定義されたエントリの外部属性を取得する ZipArchive: ... して、エントリの内容を返す ZipArchive::getFromName — 名前を使用して、エントリの内容を返す ZipArchive::getName ... Index — インデックスを使用して、エントリの名前を返す ZipArchive::getStatusString — システムエラー、 ...
https://man.plustar.jp/php/book.zip.html - [similar]
クラスの名前を取得する 4366
« ReflectionClass::getModifiers ReflectionClass::getNamespaceName » PHP Manual ReflectionClass ク ... ラスの名前を取得する ReflectionClass::getName (PHP 5, PHP 7, P ... HP 8) ReflectionClass::getName — クラスの名前を取得する 説明 public ReflectionClass::getName (): ... string クラスの名前を取得します。 パラメータ この関数にはパラメータはあ ... りません。 戻り値 クラスの名前を返します。 例 例1 ReflectionClass::getName() の例 ...
https://man.plustar.jp/php/reflectionclass.getname.html - [similar]
短い名前を取得する 4344
« ReflectionClass::getReflectionConstants ReflectionClass::getStartLine » PHP Manual ReflectionC ... lass 短い名前を取得する ReflectionClass::getShortName (PHP 5 >= 5 ... PHP 7, PHP 8) ReflectionClass::getShortName — 短い名前を取得する 説明 public ReflectionClass::getShortName ... (): string 名前空間部分を除いた、クラスの短い名前を取得します。 パラ ... 関数にはパラメータはありません。 戻り値 クラスの短い名前を返します。 例 例1 ReflectionClass::getShortName() ...
https://man.plustar.jp/php/reflectionclass.getshortname.html - [similar]
ドキュメントで使用している名前空間を返す 4344
« SimpleXMLElement::getName SimpleXMLElement::registerXPathNamespace » PHP Manual SimpleXMLEleme ... nt ドキュメントで使用している名前空間を返す SimpleXMLElement::getNamespaces (PHP 5 >= ... Element::getNamespaces — ドキュメントで使用している名前空間を返す 説明 public SimpleXMLElement::getNamespac ... cursive = false ): array ドキュメントで使用している名前空間を返します。 パラメータ recursive 指定されている ... 場合は、親ノードおよび子ノードで使用している全ての名前空間を返します。 されていない場合は、ルートノードで使 ...
https://man.plustar.jp/php/simplexmlelement.getnamespaces.html - [similar]
名前空間つきの属性を開始する 4344
« XMLWriter::startAttribute XMLWriter::startCdata » PHP Manual XMLWriter 名前空間つきの属性を開始 ... startAttributeNs -- xmlwriter_start_attribute_ns — 名前空間つきの属性を開始する 説明 オブジェクト指向型 pub ... refix , string $name , ? string $namespace ): bool 名前空間つきの属性を開始します。 パラメータ writer 手続き ... memory() を呼び出すことで取得したものです。 prefix 名前空間プレフィックス。 name 属性の名前。 namespace 名前 ... 空間 URI。 namespace が null の場合、名前空間の宣言は省略されます。 戻り値 成功した場合に tru ...
https://man.plustar.jp/php/xmlwriter.startattributens.html - [similar]
名前空間つき要素の開始タグを作成する 4344
« XMLWriter::startElement XMLWriter::startPi » PHP Manual XMLWriter 名前空間つき要素の開始タグを ... er::startElementNs -- xmlwriter_start_element_ns — 名前空間つき要素の開始タグを作成する 説明 オブジェクト指 ... refix , string $name , ? string $namespace ): bool 名前空間つき要素を開始します。 パラメータ writer 手続き型 ... memory() を呼び出すことで取得したものです。 prefix 名前空間プレフィックス。 prefix が null の場合、名前空間 ... は省略されます。 name 要素名。 namespace 名前空間 URI。 namespace が null の場合、名前空間の宣言は ...
https://man.plustar.jp/php/xmlwriter.startelementns.html - [similar]
名前空間つき属性全体を書き込む 4299
« XMLWriter::writeAttribute XMLWriter::writeCdata » PHP Manual XMLWriter 名前空間つき属性全体を書 ... writeAttributeNs -- xmlwriter_write_attribute_ns — 名前空間つき属性全体を書き込む 説明 オブジェクト指向型 p ... name , ? string $namespace , string $value ): bool 名前空間つき属性全体を書き込みます。 パラメータ writer 手 ... memory() を呼び出すことで取得したものです。 prefix 名前空間プレフィックス。 prefix が null の場合、名前空間 ... は省略されます。 name 属性名。 namespace 名前空間 URI。 namespace が null の場合、名前空間の宣言は ...
https://man.plustar.jp/php/xmlwriter.writeattributens.html - [similar]
アトリビュートの名前を取得する 4277
« ReflectionAttribute::getArguments ReflectionAttribute::getTarget » PHP Manual ReflectionAttrib ... ute アトリビュートの名前を取得する ReflectionAttribute::getName (PHP 8) Refl ... ectionAttribute::getName — アトリビュートの名前を取得する 説明 public ReflectionAttribute::getName ... (): string アトリビュートの名前を取得します。 パラメータ この関数にはパラメータはあ ... りません。 戻り値 アトリビュートの名前を返します。 関連キーワード: アトリビュート , 名前 , ...
https://man.plustar.jp/php/reflectionattribute.getname.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT