検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 2111 for (0.007 sec.)
プレフィックスに基づいて、ノードの名前空間 URI を取得する 4610
« DOMNode::isSupported DOMNode::lookupPrefix » PHP Manual DOMNode プレフィックスに基づいて、ノー ... ドの前空間 URI を取得する DOMNode::lookupNamespaceUri (P ... upNamespaceUri — プレフィックスに基づいて、ノードの前空間 URI を取得する 説明 public DOMNode::lookupNam ... ring $prefix ): string prefix に基づいて、 ノードの前空間 URI を取得します。 パラメータ prefix 前空間 ... のプレフィックス。 戻り値 ノードの前空間 URI を返します。 参考 DOMNode::lookupPrefix() ...
https://man.plustar.jp/php/domnode.lookupnamespaceuri.html - [similar]
名前および URI をもとに、属性の値を取得する 4554
« XMLReader::getAttributeNo XMLReader::getParserProperty » PHP Manual XMLReader 前および URI を ... = 5.1.0, PHP 7, PHP 8) XMLReader::getAttributeNs — 前および URI をもとに、属性の値を取得する 説明 publi ... eNs ( string $name , string $namespace ): ? string 前および前空間 URI をもとにして属性の値を返します。 ... は 空の文字列を返します。 パラメータ name ローカルの前。 namespace 前空間の URI。 戻り値 属性の値を返し ... さなくなりました。 参考 XMLReader::getAttribute() - 前をもとに、属性の値を取得する XMLReader::getAttribu ...
https://man.plustar.jp/php/xmlreader.getattributens.html - [similar]
n 番目のカラムの名前を返す 4503
« SQLite3Result SQLite3Result::columnType » PHP Manual SQLite3Result n 番目のカラムの前を返す ... PHP 8) SQLite3Result::columnName — n 番目のカラムの前を返す 説明 public SQLite3Result::columnName ( int ... $column ): string | false column で指定したカラムの前を返します。 返されるカラムの前は AS 句が指定され ... された値になります。 AS 句の指定がない場合、カラムの前は不定となり、 libsqlite3 のリリースによって変わる ... の数値インデックス。 戻り値 column で指定したカラムの前を文字列で返します。 カラムが存在しない場合は、 fa ...
https://man.plustar.jp/php/sqlite3result.columnname.html - [similar]
次の XPath クエリ用の prefix/ns コンテキストを作成する 4397
« SimpleXMLElement::getNamespaces SimpleXMLElement::saveXML » PHP Manual SimpleXMLElement 次の X ... す。特にこれが有用なのは、 XML ドキュメントの提供者が前空間プレフィックスを変更したような場合です。 regis ... terXPathNamespace はプレフィックスを作成して前空間に関連付け、 そのプレフィックスで前空間のノー ... る必要はありません。 パラメータ prefix ns で指定した前空間への XPath クエリで使用する、 前空間プレフィ ... ックス。 ns XPath クエリで使用する前空間。 これは XML ドキュメントで使用している前空 ...
https://man.plustar.jp/php/simplexmlelement.registerxpathnamespace.html - [similar]
指定した名前の画像プロファイルを削除して返す 4341
« Gmagick::removeimage Gmagick::resampleimage » PHP Manual Gmagick 指定した前の画像プロファイル ... >= Unknown) Gmagick::removeimageprofile — 指定した前の画像プロファイルを削除して返す 説明 public Gmagi ... emoveimageprofile ( string $name ): string 指定した前の画像プロファイルを削除して返します。 パラメータ ... name 返すプロファイルの前。ICC、IPTC あるいは generic。 戻り値 指定した... GmagickException をスローします。 関連キーワード: 前 , 画像 , 削除 , Gmagick , 指定 , removeimageprofi ...
https://man.plustar.jp/php/gmagick.removeimageprofile.html - [similar]
名前をもとに、属性の値を取得する 4341
« 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]
クラスの名前を取得する 4291
« ReflectionClass::getModifiers ReflectionClass::getNamespaceName » PHP Manual ReflectionClass ク ... ラスの前を取得する ReflectionClass::getName (PHP 5, PHP 7, ... PHP 8) ReflectionClass::getName — クラスの前を取得する 説明 public ReflectionClass::getName () ... : string クラスの前を取得します。 パラメータ この関数にはパラメータは ... ありません。 戻り値 クラスの前を返します。 例 例1 ReflectionClass::getName() の例 ...
https://man.plustar.jp/php/reflectionclass.getname.html - [similar]
短い名前を取得する 4263
« ReflectionClass::getReflectionConstants ReflectionClass::getStartLine » PHP Manual ReflectionC ... lass 短い前を取得する ReflectionClass::getShortName (PHP 5 >= ... PHP 7, PHP 8) ReflectionClass::getShortName — 短い前を取得する 説明 public ReflectionClass::getShortNa ... me (): string 前空間部分を除いた、クラスの短い前を取得します。 パ ... 関数にはパラメータはありません。 戻り値 クラスの短い前を返します。 例 例1 ReflectionClass::getShortName( ...
https://man.plustar.jp/php/reflectionclass.getshortname.html - [similar]
名前空間つきの属性を開始する 4263
« XMLWriter::startAttribute XMLWriter::startCdata » PHP Manual XMLWriter 前空間つきの属性を開始 ... startAttributeNs -- xmlwriter_start_attribute_ns — 前空間つきの属性を開始する 説明 オブジェクト指向型 p ... refix , string $name , ? string $namespace ): bool 前空間つきの属性を開始します。 パラメータ writer 手続 ... memory() を呼び出すことで取得したものです。 prefix 前空間プレフィックス。 name 属性の前。 namespace ... 前空間 URI。 namespace が null の場合、前空間の宣言は省略されます。 戻り値 成功した場合に t ...
https://man.plustar.jp/php/xmlwriter.startattributens.html - [similar]
入力ロケールの表示名を、適切に地域化して返す 4235
« Locale::getDisplayLanguage Locale::getDisplayRegion » PHP Manual Locale 入力ロケールの表示... ame -- locale_get_display_name — 入力ロケールの表示を、適切に地域化して返す 説明 オブジェクト指向型 pub ... yLocale = null ): string | false 入力ロケールの表示を、適切に地域化して返します。 locale が null の場合 ... string $in_locale = ? ): string 入力ロケールの表示を、適切に地域化して返します。 $locale が null の場合 ... ォルトのロケールを使用します。 パラメータ locale 表示を返したいロケール。 displayLocale オプションのフォー ...
https://man.plustar.jp/php/locale.getdisplayname.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT