検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 272 for [SIMILAR] 16 1024 4096 WITH 42514 v8jsexception ... (0.160 sec.)
Control Group (Arrangement) 0
« UI\Controls\Grid::setPadded UI\Controls\Group::append » PHP Manual UI Control Group (Arrangement) Control Group (Arrangement) (UI 0.9.9) はじめに A Group is a titled container for child controls クラス概要 class UI\Controls\Group extends UI\Control { /* プロパティ */ protected $ contro ...
https://man.plustar.jp/php/class.ui-controls-group.html - [similar]
MultilineEntry Control 0
« UI\Controls\Entry::setText UI\Controls\MultilineEntry::append » PHP Manual UI MultilineEntry Control MultilineEntry Control (UI 0.9.9) はじめに A Multiline Entry is a text entry control able to hold multiple lines of text, with or without wrapping. クラス概要 class UI\Controls\Multilin ...
https://man.plustar.jp/php/class.ui-controls-multilineentry.html - [similar]
Tab Control 0
« UI\Executor::setInterval UI\Controls\Tab::append » PHP Manual UI Tab Control Tab Control (UI 0.9.9) はじめに A Tab can contain many pages of Controls, each with a title, each selectable by the user. クラス概要 class UI\Controls\Tab extends UI\Control { /* プロパティ */ protected $ cont ...
https://man.plustar.jp/php/class.ui-controls-tab.html - [similar]
Yaf_Registry クラス 0
« Yaf_Plugin_Abstract::routerStartup Yaf_Registry::__construct » PHP Manual Yaf Yaf_Registry クラス Yaf_Registry クラス (Yaf >=1.0.0) はじめに Yaf_Registry のすべてのメソッドはstaticメソッドとして宣言されており、 どこからでもアクセスできます。これを使えば、コードのどこからでも必要に応じて ...
https://man.plustar.jp/php/class.yaf-registry.html - [similar]
クロージャを束縛して呼び出す 0
« Closure::bindTo Closure::fromCallable » PHP Manual Closure クロージャを束縛して呼び出す Closure::call (PHP 7, PHP 8) Closure::call — クロージャを束縛して呼び出す 説明 public Closure::call ( object $newThis , mixed ...$args ): mixed クロージャを一時的に newThis に束縛し、 指定したパラメ ...
https://man.plustar.jp/php/closure.call.html - [similar]
bucket を brigade の先頭に追加する 0
« stream_bucket_new stream_context_create » PHP Manual ストリーム 関数 bucket を brigade の先頭に追加する stream_bucket_prepend (PHP 5, PHP 7, PHP 8) stream_bucket_prepend — bucket を brigade の先頭に追加する 説明 stream_bucket_prepend ( resource $brigade , object $bucket ): void この関数 ...
https://man.plustar.jp/php/function.stream-bucket-prepend.html - [similar]
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
プロパティが定義されているかどうかを調べる 0
« ReflectionClass::hasMethod ReflectionClass::implementsInterface » PHP Manual ReflectionClass プロパティが定義されているかどうかを調べる ReflectionClass::hasProperty (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::hasProperty — プロパティが定義されているかどうかを調べる 説明 public Refl ...
https://man.plustar.jp/php/reflectionclass.hasproperty.html - [similar]
メソッドが宣言されているクラスを取得する 0
« ReflectionMethod::getClosure ReflectionMethod::getModifiers » PHP Manual ReflectionMethod メソッドが宣言されているクラスを取得する ReflectionMethod::getDeclaringClass (PHP 5, PHP 7, PHP 8) ReflectionMethod::getDeclaringClass — メソッドが宣言されているクラスを取得する 説明 public Reflec ...
https://man.plustar.jp/php/reflectionmethod.getdeclaringclass.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]