検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 272 for [SIMILAR] 16 1024 4096 WITH 42514 v8jsexception ... (0.182 sec.)
Check Control 0
« UI\Controls\Tab::setMargin UI\Controls\Check::__construct » PHP Manual UI Check Control Check Control (UI 0.9.9) はじめに A Check is a labelled checkable box クラス概要 class UI\Controls\Check extends UI\Control { /* Constructor */ public __construct ( string $text ) /* メソッド */ pub ...
https://man.plustar.jp/php/class.ui-controls-check.html - [similar]
Combo Control 0
« UI\Controls\Separator::__construct UI\Controls\Combo::append » PHP Manual UI Combo Control Combo Control (UI 0.9.9) はじめに A Combo control represents a list of options, like the familiar select HTML element. クラス概要 class UI\Controls\Combo extends UI\Control { /* メソッド */ publi ...
https://man.plustar.jp/php/class.ui-controls-combo.html - [similar]
Control Form (Arrangement) 0
« UI\Controls\Picker::__construct UI\Controls\Form::append » PHP Manual UI Control Form (Arrangement) Control Form (Arrangement) (UI 0.9.9) はじめに A Form is a control which allows the arrangement of other controls into a familiar layout (the form). クラス概要 class UI\Controls\Form ext ...
https://man.plustar.jp/php/class.ui-controls-form.html - [similar]
Slider Control 0
« UI\Controls\Spin::setValue UI\Controls\Slider::__construct » PHP Manual UI Slider Control Slider Control (UI 0.9.9) はじめに A Slider is a control which represents a range, and a current value in the range. The sliding element of the control (sometimes called the "thumb") reflects the ...
https://man.plustar.jp/php/class.ui-controls-slider.html - [similar]
Spin Control 0
« UI\Controls\MultilineEntry::setText UI\Controls\Spin::__construct » PHP Manual UI Spin Control Spin Control (UI 0.9.9) はじめに A Spin box is a text box with an up-down control which changes the integer value in the box, within a defined range クラス概要 class UI\Controls\Spin extends ...
https://man.plustar.jp/php/class.ui-controls-spin.html - [similar]
The Yac class 0
« 定義済み定数 Yac::add » PHP Manual Yac The Yac class The Yac class (PECL yac >= 1.0.0) はじめに クラス概要 class Yac { /* プロパティ */ protected $ _prefix ; /* メソッド */ public __construct ( string $prefix = "" ) public add ( string $keys , mixed $value , int $ttl = 0 ): bool public ...
https://man.plustar.jp/php/class.yac.html - [similar]
Yaf_Router クラス 0
« Yaf_Route_Rewrite::route Yaf_Router::addConfig » PHP Manual Yaf Yaf_Router クラス Yaf_Router クラス (Yaf >=1.0.0) はじめに Yaf_Router は、フレームワークの標準のルーターです。 ルーティングとは、URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri( ...
https://man.plustar.jp/php/class.yaf-router.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 0
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Create a new SSL buffer event to send its data over another buffer event EventBufferEvent::sslFilter (PECL event >= 1.2.6-beta) EventBufferEvent::sslFilter — Create a new SSL buffer event to sen ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
private プロパティであるかどうかを調べる 0
« ReflectionProperty::isInitialized ReflectionProperty::isPromoted » PHP Manual ReflectionProperty private プロパティであるかどうかを調べる ReflectionProperty::isPrivate (PHP 5, PHP 7, PHP 8) ReflectionProperty::isPrivate — private プロパティであるかどうかを調べる 説明 public ReflectionP ...
https://man.plustar.jp/php/reflectionproperty.isprivate.html - [similar]