検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 313 for [SIMILAR] 16 1024 4096 WITH 35753 compileerror W... (0.191 sec.)
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]
Generator クラス 0
« Closure::fromCallable Generator::current » PHP Manual 定義済みのインターフェイスとクラス Generator クラス Generator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに Generator は ジェネレータ が返すオブジェクトです。 警告 Generator オブジェクトのインスタンスは new では作れません。 クラス概 ...
https://man.plustar.jp/php/class.generator.html - [similar]
例外を作成する 0
« ErrorException ErrorException::getSeverity » PHP Manual ErrorException 例外を作成する ErrorException::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) ErrorException::__construct — 例外を作成する 説明 public ErrorException::__construct ( string $message = "" , int $code = 0 , int $severity = ...
https://man.plustar.jp/php/errorexception.construct.html - [similar]