検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 2111 for (0.005 sec.)
アトリビュートの名前を取得する 4180
« ReflectionAttribute::getArguments ReflectionAttribute::getTarget » PHP Manual ReflectionAttrib ... ute アトリビュートの前を取得する ReflectionAttribute::getName (PHP 8) Re ... flectionAttribute::getName — アトリビュートの前を取得する 説明 public ReflectionAttribute::getNam ... e (): string アトリビュートの前を取得します。 パラメータ この関数にはパラメータは ... ありません。 戻り値 アトリビュートの前を返します。 関連キーワード: アトリビュート , ...
https://man.plustar.jp/php/reflectionattribute.getname.html - [similar]
拡張属性の一覧を取得する 4156
« xattr_get xattr_remove » PHP Manual xattr 関数 拡張属性の一覧を取得する xattr_list (PECL xattr ... flags = 0 ): array この関数は、ファイルの拡張属性の前の一覧を取得します。 拡張属性には二種類の異なる... 空間、つまり、ユーザーとルートがあります。 ユーザー前空間は、すべてのユーザーで利用可能ですが、ルート ... ーザーのみ利用可能です。 xattr はデフォルトでユーザー前空間で処理を行いますが、 flags 引数によりこれを変更 ... そのものを操作します。 XATTR_ROOT root (信頼された) 前空間に属性を設定します。root 権限が必要です。 戻り ...
https://man.plustar.jp/php/function.xattr-list.html - [similar]
名前空間内にあるかどうかを調べる 4156
« ReflectionClass::implementsInterface ReflectionClass::isAbstract » PHP Manual ReflectionClass ... .3.0, PHP 7, PHP 8) ReflectionClass::inNamespace — 前空間内にあるかどうかを調べる 説明 public Reflectio ... nClass::inNamespace (): bool このクラスが前空間内で定義されているかどうかを調べます。 パラメー ... ) "Foo" 参考 ReflectionClass::getNamespaceName() - 前空間の前を取得する PHP 前空間 関連キーワード: ... inNamespace , Foo , パラメータ , stdClass , 出力 , 前 , getNamespaceName , 参考 ...
https://man.plustar.jp/php/reflectionclass.innamespace.html - [similar]
指定した名前の属性にカーソルを移動する 4156
« XMLReader::lookupNamespace XMLReader::moveToAttributeNo » PHP Manual XMLReader 指定した前の属 ... PHP 7, PHP 8) XMLReader::moveToAttribute — 指定した前の属性にカーソルを移動する 説明 public XMLReader:: ... moveToAttribute ( string $name ): bool 指定した前の属性にカーソルを移動します。 パラメータ name 属性 ...前。 戻り値 成功した場合に true を、失敗した場合に f ... を移動する XMLReader::moveToAttributeNs() - 指定した前の属性にカーソルを移動する XMLReader::moveToFirstA ...
https://man.plustar.jp/php/xmlreader.movetoattribute.html - [similar]
ArrayObject のイテレータクラス名を取得する 4129
« ArrayObject::getIterator ArrayObject::ksort » PHP Manual ArrayObject ArrayObject のイテレータク ... ラスを取得する ArrayObject::getIteratorClass (PHP 5 >= 5 ... ::getIteratorClass — ArrayObject のイテレータクラスを取得する 説明 public ArrayObject::getIteratorClass ... (): string 配列イテレータのクラスを取得します。これは ArrayObject::getIterator() で使 ... このオブジェクトの反復処理に使うイテレータのクラスを返します。 例 例1 ArrayObject::getIteratorClass() ...
https://man.plustar.jp/php/arrayobject.getiteratorclass.html - [similar]
名前空間名を取得する 4115
« ReflectionFunctionAbstract::getName ReflectionFunctionAbstract::getNumberOfParameters » PHP Ma ... nual ReflectionFunctionAbstract 前空間を取得する ReflectionFunctionAbstract::getNa ... 8) ReflectionFunctionAbstract::getNamespaceName — 前空間を取得する 説明 public ReflectionFunctionAbs ... :getNamespaceName (): string クラスが定義されている前空間の前を取得します。 パラメータ この関数にはパ ... ラメータはありません。 戻り値 前空間を返します。 参考 ReflectionFunctionAbstract ...
https://man.plustar.jp/php/reflectionfunctionabstract.getnamespacename.html - [similar]
SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 4087
« SQLite3::querySingle SQLite3::version » PHP Manual SQLite3 SQL文が出来ることを限定するため、au ... 第2引数 第3引数 sqlite3::create_index インデックス テーブル sqlite3::create_table テーブル null s ... qlite3::create_temp_index インデックス テーブル sqlite3::create_temp_table テーブル n ... ull sqlite3::create_temp_trigger トリガ テーブル sqlite3::create_temp_view view null s ... qlite3::create_trigger トリガ テーブル sqlite3::create_view view null sqlite ...
https://man.plustar.jp/php/sqlite3.setauthorizer.html - [similar]
その他の予約語の一覧 4073
« 定義済みの定数 リソース型の一覧 » PHP Manual 予約語の一覧 その他の予約語の一覧 その他の予約語の ... 一覧 これらの前は、クラスやインターフェイスそしてトレイトの前と ... して使えません。 前空間の中であっても使うことはできません。 予約語 in ... mixed (PHP 8.0 以降) never (PHP 8.1 以降) これらの前は、弱い予約語として確保されています。 クラスやイン ... ターフェイスそしてトレイトの前として使えますし、前空間の中でも同様に使えますが ...
https://man.plustar.jp/php/reserved.other-reserved-words.html - [similar]
XML 要素の名前を取得する 4073
« SimpleXMLElement::getDocNamespaces SimpleXMLElement::getNamespaces » PHP Manual SimpleXMLEleme ... nt XML 要素の前を取得する SimpleXMLElement::getName (PHP 5 >= 5.1 ... HP 7, PHP 8) SimpleXMLElement::getName — XML 要素の前を取得する 説明 public SimpleXMLElement::getName ( ... ): string XML 要素の前を取得します。 パラメータ この関数にはパラメータは ... pleXMLElement オブジェクトが参照している XML タグの前を string で返します。 例 注意 : この例では exampl ...
https://man.plustar.jp/php/simplexmlelement.getname.html - [similar]
指定した名前の画像プロファイルを返す 4050
« Imagick::getImagePixelColor Imagick::getImageProfiles » PHP Manual Imagick 指定した前の画像プ ... PECL imagick 3) Imagick::getImageProfile — 指定した前の画像プロファイルを返す 説明 public Imagick::getI ... mageProfile ( string $name ): string 指定した前の画像プロファイルを返します。 パラメータ name 返し ... たいプロファイルの前。 戻り値 画像プロファイルを含む文字列を返します。 ... ImagickException をスローします。 関連キーワード: 前 , 画像 , Imagick , 指定 , getImageProfile , imagi ...
https://man.plustar.jp/php/imagick.getimageprofile.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT