検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 947 for [SIMILAR] 16 1024 4096 WITH 16956 reflectionmeth... (0.795 sec.)
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]
画像の gravity を設定する 0
« Imagick::setImageGamma Imagick::setImageGreenPrimary » PHP Manual Imagick 画像の gravity を設定する Imagick::setImageGravity (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::setImageGravity — 画像の gravity を設定する 説明 public Imagick::setImageGravity ( int $gravity ): bool 原罪の ...
https://man.plustar.jp/php/imagick.setimagegravity.html - [similar]
新機能 0
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 新機能 新機能 PHP コア 名前付き引数 名前付き引数 のサポートが追加されました。 アトリビュート アトリビュート のサポートが追加されました。 コンストラクタのプロパティ昇格機能 コンストラ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]