検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 261 for protected (0.024 sec.)
Combo Control 4005
« UI\Controls\Separator::__construct UI\Controls\Combo::append » PHP Manual UI Combo Control Com ... append ( string $text ) public getSelected (): int protected onSelected () public setSelected ( int $index ) /* ...
https://man.plustar.jp/php/class.ui-controls-combo.html - [similar]
Control Form (Arrangement) 4005
« UI\Controls\Picker::__construct UI\Controls\Form::append » PHP Manual UI Control Form (Arrange ... ontrols\Form extends UI\Control { /* プロパティ */ protected $ controls ; /* メソッド */ public append ( string ...
https://man.plustar.jp/php/class.ui-controls-form.html - [similar]
Slider Control 4005
« UI\Controls\Spin::setValue UI\Controls\Slider::__construct » PHP Manual UI Slider Control Slid ... int $max ) /* メソッド */ public getValue (): int protected onChange () public setValue ( int $value ) /* 継承 ...
https://man.plustar.jp/php/class.ui-controls-slider.html - [similar]
Spin Control 4005
« UI\Controls\MultilineEntry::setText UI\Controls\Spin::__construct » PHP Manual UI Spin Control ... int $max ) /* メソッド */ public getValue (): int protected onChange () public setValue ( int $value ) /* 継承 ...
https://man.plustar.jp/php/class.ui-controls-spin.html - [similar]
The Yac class 4005
« 定義済み定数 Yac::add » PHP Manual Yac The Yac class The Yac class (PECL yac >= 1.0.0) はじめに ... クラス概要 class Yac { /* プロパティ */ protected $ _prefix ; /* メソッド */ public __construct ( st ...
https://man.plustar.jp/php/class.yac.html - [similar]
Yaf_Router クラス 4005
« Yaf_Route_Rewrite::route Yaf_Router::addConfig » PHP Manual Yaf Yaf_Router クラス Yaf_Router ク ... esc クラス概要 class Yaf_Router { /* プロパティ */ protected $ _routes ; protected $ _current ; /* メソッド */ ...
https://man.plustar.jp/php/class.yaf-router.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 4005
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... : WRITE ); unset( $this -> connections [ $id ]); } protected function ev_write ( $id , $string ) { echo 'S(' . ... '' ; $this -> cmd ( $buffer , $id , $line ); } } } protected function cmd ( $buffer , $id , $line ) { switch ( ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
マジックメソッド 4005
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジ ... です。 例1 sleep と wakeup <?php class Connection { protected $link ; private $dsn , $username , $password ; pub ... Serialize と unserialize <?php class Connection { protected $link ; private $dsn , $username , $password ; pub ... のメソッドが定義されていなければ、 すべての public, protected, private プロパティを表示します。 例6 __debugInfo( ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
private プロパティであるかどうかを調べる 4005
« ReflectionProperty::isInitialized ReflectionProperty::isPromoted » PHP Manual ReflectionProper ... ロパティであるかどうかを調べる ReflectionProperty::isProtected() - protected プロパティであるかどうかを調べる Ref ...
https://man.plustar.jp/php/reflectionproperty.isprivate.html - [similar]
プロパティが readonly かを調べる 4005
« ReflectionProperty::isPublic ReflectionProperty::isStatic » PHP Manual ReflectionProperty プロ ... ロパティであるかどうかを調べる ReflectionProperty::isProtected() - protected プロパティであるかどうかを調べる Ref ... , isStatic , public , パラメータ , 関数 , 参考 , isProtected ...
https://man.plustar.jp/php/reflectionproperty.isreadonly.html - [similar]