検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 313 for [SIMILAR] 16 1024 4096 WITH 35753 compileerror W... (0.228 sec.)
ArrayObject の public プロパティの数を取得する 0
« ArrayObject::__construct ArrayObject::exchangeArray » PHP Manual ArrayObject ArrayObject の public プロパティの数を取得する ArrayObject::count (PHP 5, PHP 7, PHP 8) ArrayObject::count — ArrayObject の public プロパティの数を取得する 説明 public ArrayObject::count (): int ArrayObject の ...
https://man.plustar.jp/php/arrayobject.count.html - [similar]
列挙型とメソッド 0
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装する場合、 その ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
オーバーロード 0
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
Window 0
« UI\Size::setWidth UI\Window::add » PHP Manual UI Window Window (UI 0.9.9) はじめに Represents a UI Window クラス概要 class UI\Window extends UI\Control { /* プロパティ */ protected $ controls ; /* Constructor */ public __construct ( string $title , Size $size , bool $menu = false ) /* ...
https://man.plustar.jp/php/class.ui-window.html - [similar]
Yaf_Route_Map クラス 0
« Yaf_Route_Interface::route Yaf_Route_Map::assemble » PHP Manual Yaf Yaf_Route_Map クラス Yaf_Route_Map クラス (Yaf >=1.0.0) はじめに Yaf_Route_Map は標準で組み込まれているルートです。 単純に URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri() ...
https://man.plustar.jp/php/class.yaf-route-map.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
プロパティを取得する 0
« ReflectionClass::getParentClass ReflectionClass::getProperty » PHP Manual ReflectionClass プロパティを取得する ReflectionClass::getProperties (PHP 5, PHP 7, PHP 8) ReflectionClass::getProperties — プロパティを取得する 説明 public ReflectionClass::getProperties ( ? int $filter = null ): ...
https://man.plustar.jp/php/reflectionclass.getproperties.html - [similar]
Yaf_View_Simple クラス 0
« Yaf_View_Interface::setScriptPath Yaf_View_Simple::assign » PHP Manual Yaf Yaf_View_Simple クラス Yaf_View_Simple クラス (Yaf >=1.0.0) はじめに Yaf_View_Simple は Yaf の組み込みテンプレートエンジンです。 シンプルながらも高速なテンプレートエンジンで、PHP スクリプトテンプレートだけに対応 ...
https://man.plustar.jp/php/class.yaf-view-simple.html - [similar]
値を取得する 0
« ReflectionProperty::getType ReflectionProperty::hasDefaultValue » PHP Manual ReflectionProperty 値を取得する ReflectionProperty::getValue (PHP 5, PHP 7, PHP 8) ReflectionProperty::getValue — 値を取得する 説明 public ReflectionProperty::getValue ( ? object $object = null ): mixed プロパ ...
https://man.plustar.jp/php/reflectionproperty.getvalue.html - [similar]
プロパティの値を設定する 0
« ReflectionProperty::setAccessible ReflectionProperty::__toString » PHP Manual ReflectionProperty プロパティの値を設定する ReflectionProperty::setValue (PHP 5, PHP 7, PHP 8) ReflectionProperty::setValue — プロパティの値を設定する 説明 public ReflectionProperty::setValue ( object $object ...
https://man.plustar.jp/php/reflectionproperty.setvalue.html - [similar]