Results of 1 - 10 of about 206 for Check (0.006 sec.)
- Construct a new Check 10034
- « UI\Controls\Check UI\Controls\Check::getText » PHP Manual UI\Controls\Check Construct a new Check
...
eck UI\Controls\Check::__construct (UI 0.9.9) UI\Controls\Check::__const ...
ruct — Construct a new Check 説明 public UI\Controls\Check::__construct ( strin ...
g $text ) Shall construct a new Check パラメータ text The text (label) for the Check box ...
関連キーワード: Check , new , Construct , Controls , a , construct , get ...
-
https://man.plustar.jp/php/ui-controls-check.construct.html
- [similar]
- Check Control 9874
- « 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\Co ...
ntrols\Check extends UI\Control { /* Constructor */ public __co ...
/* メソッド */ public getText (): string public isChecked (): bool protected onToggle () public setChecked ...
( bool $checked ) public setText ( string $text ) /* 継承したメソ ...
-
https://man.plustar.jp/php/class.ui-controls-check.html
- [similar]
- Set Checked 9448
- « UI\Controls\Check::onToggle UI\Controls\Check::setText » PHP Manual UI\Controls\Check Set Check
...
ked UI\Controls\Check::setChecked (UI 0.9.9) UI\Controls\Check::setCheck ...
ed — Set Checked 説明 public UI\Controls\Check::setChecked ( bool ...
$checked ) Shall change the status of this Check パラメー ...
タ checked The new status 関連キーワード: Set , Checked , C ...
-
https://man.plustar.jp/php/ui-controls-check.setchecked.html
- [similar]
- Checked Detection 9406
- « UI\Controls\Check::getText UI\Controls\Check::onToggle » PHP Manual UI\Controls\Check Checked
...
Detection UI\Controls\Check::isChecked (UI 0.9.9) UI\Controls\Check::isChecked ...
— Checked Detection 説明 public UI\Controls\Check::isCheck ...
ed (): bool Shall detect the status of this Check パラメータ この関数にはパラメータはありません。 関 ...
連キーワード: Checked , Detection , Check , Controls , isChecked , パラ ...
-
https://man.plustar.jp/php/ui-controls-check.ischecked.html
- [similar]
- Toggle Callback 9406
- « UI\Controls\Check::isChecked UI\Controls\Check::setChecked » PHP Manual UI\Controls\Check Togg
...
le Callback UI\Controls\Check::onToggle (UI 0.9.9) UI\Controls\Check::onToggle — ...
Toggle Callback 説明 protected UI\Controls\Check::onToggle () Shall be executed when the status of ...
this Check is changed パラメータ この関数にはパラメータはあり ...
ません。 関連キーワード: Toggle , Callback , Check , Controls , onToggle , パラメータ , isChecked , s ...
-
https://man.plustar.jp/php/ui-controls-check.ontoggle.html
- [similar]
- Get Text 9289
- « UI\Controls\Check::__construct UI\Controls\Check::isChecked » PHP Manual UI\Controls\Check Get
...
Text UI\Controls\Check::getText (UI 0.9.9) UI\Controls\Check::getText — G ...
et Text 説明 public UI\Controls\Check::getText (): string Shall return the text (label) ...
for this Check パラメータ この関数にはパラメータはありません。 戻 ...
current text (label) 関連キーワード: Get , Text , Check , Controls , getText , label , パラメータ , constr ...
-
https://man.plustar.jp/php/ui-controls-check.gettext.html
- [similar]
- Set Text 8905
- « UI\Controls\Check::setChecked UI\Controls\Button » PHP Manual UI\Controls\Check Set Text UI\Co
...
ntrols\Check::setText (UI 0.9.9) UI\Controls\Check::setText — S ...
et Text 説明 public UI\Controls\Check::setText ( string $text ) Shall set the text (labe ...
l) for this Check パラメータ text The new text (label) 関連キーワード ...
: Set , Text , Controls , Check , setText , label , setChecked , Button , public , ...
-
https://man.plustar.jp/php/ui-controls-check.settext.html
- [similar]
- 現在のメールボックスに関する情報を得る 7808
- « imap_mail imap_mime_header_decode » PHP Manual IMAP 関数 現在のメールボックスに関する情報を得る
...
or die( "接続できません: " . imap_last_error ()); $check = imap_mailboxmsginfo ( $mbox ); if ( $check ) { e ...
cho "Date: " . $check -> Date . "<br />\n" ; echo "Driver: " . $check -> ...
Driver . "<br />\n" ; echo "Mailbox: " . $check -> Mailbox . "<br />\n" ; echo "Messages: " . $che ...
ck -> Nmsgs . "<br />\n" ; echo "Recent: " . $check -> Recent . "<br />\n" ; echo "Unread: " . $check ...
-
https://man.plustar.jp/php/function.imap-mailboxmsginfo.html
- [similar]
- 単語をチェックする 7605
- « pspell_add_to_session pspell_clear_session » PHP Manual Pspell 関数 単語をチェックする pspell_
...
check (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_check — 単語をチェックする 説明 pspell_check ( PSpell\Di ...
ctionary $dictionary , string $word ): bool pspell_check() は単語のスペルをチェックします。 パラメータ dict ...
ンでは、 リソース を期待していました。 例 例1 pspell_check() の例 <?php $pspell = pspell_new ( "en" ); if ( p ...
spell_check ( $pspell , "testt" )) { echo "This is a valid spe ...
-
https://man.plustar.jp/php/function.pspell-check.html
- [similar]
- Check if a timer is existed. 7573
- « Swoole\Timer::clear Swoole\Timer::tick » PHP Manual Swoole\Timer Check if a timer is existed.
...
ists (PECL swoole >= 1.9.0) Swoole\Timer::exists — Check if a timer is existed. 説明 public static Swoole\T ...
imer::exists ( int $timer_id ): bool Check if a timer is existed. パラメータ timer_id 戻り値 ...
関連キーワード: timer , Check , existed , Swoole , Timer , exists , swoole , pub ...
-
https://man.plustar.jp/php/swoole-timer.exists.html
- [similar]