検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 949 for [SIMILAR] 16 1024 4096 WITH 16956 reflectionmeth... (0.941 sec.)
定義済み定数 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]
Radio Control 0
« UI\Controls\EditableCombo::setText UI\Controls\Radio::append » PHP Manual UI Radio Control Radio Control (UI 0.9.9) はじめに A Radio is similar to the radio input type familiar from HTML クラス概要 class UI\Controls\Radio extends UI\Control { /* メソッド */ public append ( string $text ...
https://man.plustar.jp/php/class.ui-controls-radio.html - [similar]
変数の文字列としての値を取得する 0
« settype unserialize » PHP Manual 変数操作 関数 変数の文字列としての値を取得する strval (PHP 4, PHP 5, PHP 7, PHP 8) strval — 変数の文字列としての値を取得する 説明 strval ( mixed $value ): string value の string としての値を 返します。文字列への変換の詳細については、 string の ドキュメン ...
https://man.plustar.jp/php/function.strval.html - [similar]