検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 991 for [SIMILAR] 16 1024 4096 WITH 44480 xmlrpc WITH 29... (1.757 sec.)
リフレクションAPI を使ってアトリビュートを読み取る 0
« アトリビュートの文法 アトリビュートクラスを宣言する » PHP Manual アトリビュート リフレクションAPI を使ってアトリビュートを読み取る リフレクションAPI を使ってアトリビュートを読み取る クラス、メソッド、関数、引数、プロパティ、クラス定数からアトリビュートにアクセスするために、 リフレクショ ...
https://man.plustar.jp/php/language.attributes.reflection.html - [similar]
値のリスト 0
« オブジェクトとの違い 列挙型をシリアライズする » PHP Manual 列挙型(Enum) 値のリスト 値のリスト Pure Enum と Backed Enum は、 共に内部インターフェイス UnitEnum を実装しています。 UnitEnum には static メソッド cases() が含まれています。 cases() は、 定義されている全ての case を宣言された順 ...
https://man.plustar.jp/php/language.enumerations.listing.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual OAuth 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 これらの定数の大半には何らかの問題があります。問題点については OAuth の公式ペ ...
https://man.plustar.jp/php/oauth.constants.html - [similar]
空のディレクトリを phar アーカイブに追加する 0
« Phar Phar::addFile » PHP Manual Phar 空のディレクトリを phar アーカイブに追加する Phar::addEmptyDir (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::addEmptyDir — 空のディレクトリを phar アーカイブに追加する 説明 public Phar::addEmptyDir ( string $directory ): void 注意 : このメ ...
https://man.plustar.jp/php/phar.addemptydir.html - [similar]
ArgumentCountError 0
« Error::__clone ArithmeticError » PHP Manual 定義済みの例外 ArgumentCountError ArgumentCountError (PHP 7 >= PHP 7.1.0, PHP 8) はじめに ArgumentCountError は、 ユーザー定義の関数あるいはメソッドに渡された引数が少なすぎる場合にスローされます。 クラス概要 class ArgumentCountError extends T ...
https://man.plustar.jp/php/class.argumentcounterror.html - [similar]
InfiniteIterator クラス 0
« GlobIterator::count InfiniteIterator::__construct » PHP Manual イテレータ InfiniteIterator クラス InfiniteIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに InfiniteIterator は、 他のイテレータを受け取って無限に反復させます。 最後までたどり着いたときに手動で巻き戻す必要はありません ...
https://man.plustar.jp/php/class.infiniteiterator.html - [similar]
Reflector インターフェイス 0
« ReflectionAttribute::newInstance Reflector::export » PHP Manual リフレクション Reflector インターフェイス Reflector インターフェイス (PHP 5, PHP 7, PHP 8) はじめに Reflector は、 すべてのエクスポート可能なリフレクションクラスが実装しているインターフェイスです。 インターフェイス概要 int ...
https://man.plustar.jp/php/class.reflector.html - [similar]
ColorButton Control 0
« UI\Controls\Button::setText UI\Controls\ColorButton::getColor » PHP Manual UI ColorButton Control ColorButton Control (UI 0.9.9) はじめに A Color Button is a button which displays a color picker when clicked クラス概要 class UI\Controls\ColorButton extends UI\Control { /* メソッド */ p ...
https://man.plustar.jp/php/class.ui-controls-colorbutton.html - [similar]
EdiableCombo Control 0
« UI\Controls\Combo::setSelected UI\Controls\EditableCombo::append » PHP Manual UI EdiableCombo Control EdiableCombo Control (UI 0.9.9) はじめに An Editable Combo is a Combo which allows the user to enter custom options クラス概要 class UI\Controls\EditableCombo extends UI\Control { /* メ ...
https://man.plustar.jp/php/class.ui-controls-editablecombo.html - [similar]
Progress Control 0
« UI\Controls\Slider::setValue UI\Controls\Progress::getValue » PHP Manual UI Progress Control Progress Control (UI 0.9.9) はじめに A Progress control is a familiar Progress bar: It represents progress as a percentage, with a possible range of 0 to 100 (inclusive). クラス概要 class UI\Co ...
https://man.plustar.jp/php/class.ui-controls-progress.html - [similar]