検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 113 for Parent (0.006 sec.)
Control Grid (Arrangement) 5915
« UI\Controls\Form::setPadded UI\Controls\Grid::append » PHP Manual UI Control Grid (Arrangement ... public UI\Control::enable () public UI\Control::getParent (): UI\Control public UI\Control::getTopLevel (): ... \Control::isVisible (): bool public UI\Control::setParent ( UI\Control $parent ) public UI\Control::show () ...
https://man.plustar.jp/php/class.ui-controls-grid.html - [similar]
Control Group (Arrangement) 5915
« UI\Controls\Grid::setPadded UI\Controls\Group::append » PHP Manual UI Control Group (Arrangeme ... public UI\Control::enable () public UI\Control::getParent (): UI\Control public UI\Control::getTopLevel (): ... \Control::isVisible (): bool public UI\Control::setParent ( UI\Control $parent ) public UI\Control::show () ...
https://man.plustar.jp/php/class.ui-controls-group.html - [similar]
MultilineEntry Control 5915
« UI\Controls\Entry::setText UI\Controls\MultilineEntry::append » PHP Manual UI MultilineEntry C ... public UI\Control::enable () public UI\Control::getParent (): UI\Control public UI\Control::getTopLevel (): ... \Control::isVisible (): bool public UI\Control::setParent ( UI\Control $parent ) public UI\Control::show () ...
https://man.plustar.jp/php/class.ui-controls-multilineentry.html - [similar]
Tab Control 5915
« UI\Executor::setInterval UI\Controls\Tab::append » PHP Manual UI Tab Control Tab Control (UI 0 ... public UI\Control::enable () public UI\Control::getParent (): UI\Control public UI\Control::getTopLevel (): ... \Control::isVisible (): bool public UI\Control::setParent ( UI\Control $parent ) public UI\Control::show () ...
https://man.plustar.jp/php/class.ui-controls-tab.html - [similar]
イテレータの現在の要素がフィルタを満たすかどうかを調べる 5915
« FilterIterator FilterIterator::__construct » PHP Manual FilterIterator イテレータの現在の要素が ... 0 文字以上の文字列のみを許可します return strlen ( parent :: current ()) >= 10 ; } } $arrayIterator = new Ar ...
https://man.plustar.jp/php/filteriterator.accept.html - [similar]
URL エンコードされたクエリ文字列を生成する 5915
« get_meta_tags parse_url » PHP Manual URL 関数 URL エンコードされたクエリ文字列を生成する http_ ... ェクトの場合の http_build_query() の使用 <?php class parentClass { public $pub = 'publicParent' ; protected $p ... rot = 'protectedParent' ; private $priv = 'privateParent' ; public $pub_b ... tectedChild' ; private $priv = 'privateChild' ; } $parent = new parentClass (); echo http_build_query ( $par ... ent ); ?> 上の例の出力は以下となります。 pub=publicParent&pub_bar%5Bpub%5D=publicChild 参考 parse_str() - 文 ...
https://man.plustar.jp/php/function.http-build-query.html - [similar]
PHP 7.4.x で推奨されなくなる機能 5915
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 ... ることは推奨されません。 親クラスがない場合における parent キーワードの利用 親クラスがないクラス内で parent...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
定義済のクラス 5915
« キーワードのリスト 定義済みの定数 » PHP Manual 予約語の一覧 定義済のクラス 定義済のクラス ここ ... 現在のクラス 。 static 実行時における現在のクラス 。 parent 親クラス 。 関連キーワード: クラス , 定義 , 済 , 標 ...
https://man.plustar.jp/php/reserved.classes.html - [similar]
SessionHandler クラス 5839
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionH ... = $key ; } public function read ( $id ) { $data = parent :: read ( $id ); if (! $data ) { return "" ; } els ... { $data = encrypt ( $data , $this -> key ); return parent :: write ( $id , $data ); } } // この例では標準の ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
Area 5839
« UI\MenuItem::setChecked UI\Area::onDraw » PHP Manual UI Area Area (UI 0.9.9) はじめに An Area ... public UI\Control::enable () public UI\Control::getParent (): UI\Control public UI\Control::getTopLevel (): ... \Control::isVisible (): bool public UI\Control::setParent ( UI\Control $parent ) public UI\Control::show () ...
https://man.plustar.jp/php/class.ui-area.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT