検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 329 for 継承 (0.032 sec.)
SplTempFileObject クラス 4290
« SplFileObject::valid SplTempFileObject::__construct » PHP Manual ファイル操作 SplTempFileObjec ... class SplTempFileObject extends SplFileObject { /* 継承した定数 */ const int SplFileObject::DROP_NEW_LINE = ... _construct ( int $maxMemory = 2 * 1024 * 1024 ) /* 継承したメソッド */ public SplFileObject::current (): st ...
https://man.plustar.jp/php/class.spltempfileobject.html - [similar]
無名クラス 4290
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、 ... コンストラクタを使って引数を渡したり、他のクラスを継承したり、 インターフェイスを実装したり、トレイトを使っ ... ソッドにアクセスするには、 無名クラスに外側のクラスを継承させます。 外側のクラスの private プロパティを無名ク ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
コンストラクタとデストラクタ 4290
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデスト ... タを定義していない場合は、親クラスのコンストラクタを継承します (ただし、private 宣言されている場合は除く)。 ... これは、通常のクラスメソッドと同様です。 例1 継承とコンストラクタ <?php class BaseClass { function __ ... extends BaseClass { // BaseClass のコンストラクタを継承します } // In BaseClass constructor $obj = new Base ... ラクタを定義していない場合は 親クラスのデストラクタを継承します。 exit() でスクリプトの実行を止めた場合にもデ ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
DOMEntity クラス 4216
« DOMElement::setIdAttributeNS DOMEntityReference » PHP Manual DOM DOMEntity クラス DOMEntity ク ... l ; public readonly ? string $ version = null ; /* 継承したプロパティ */ public readonly string $ nodeName ... tring $ baseURI ; public string $ textContent ; /* 継承したメソッド */ public DOMNode::appendChild ( DOMNod ...
https://man.plustar.jp/php/class.domentity.html - [similar]
RecursiveDirectoryIterator クラス 4216
« RecursiveCallbackFilterIterator::hasChildren RecursiveDirectoryIterator::__construct » PHP Man ... lesystemIterator implements RecursiveIterator { /* 継承した定数 */ const int FilesystemIterator::CURRENT_AS ... ing public next (): void public rewind (): void /* 継承したメソッド */ public FilesystemIterator::current ( ...
https://man.plustar.jp/php/class.recursivedirectoryiterator.html - [similar]
ReflectionIntersectionType クラス 4216
« ReflectionFiber::getTrace ReflectionIntersectionType::getTypes » PHP Manual リフレクション Ref ... Type { /* メソッド */ public getTypes (): array /* 継承したメソッド */ public ReflectionType::allowsNull () ...
https://man.plustar.jp/php/class.reflectionintersectiontype.html - [similar]
ReflectionNamedType クラス 4216
« ReflectionMethod::__toString ReflectionNamedType::getName » PHP Manual リフレクション Reflecti ... ic getName (): string public isBuiltin (): bool /* 継承したメソッド */ public ReflectionType::allowsNull () ...
https://man.plustar.jp/php/class.reflectionnamedtype.html - [similar]
ReflectionUnionType クラス 4216
« ReflectionType::__toString ReflectionUnionType::getTypes » PHP Manual リフレクション Reflectio ... Type { /* メソッド */ public getTypes (): array /* 継承したメソッド */ public ReflectionType::allowsNull () ...
https://man.plustar.jp/php/class.reflectionuniontype.html - [similar]
The Swoole\Exception class 4216
« Swoole\Event::write Swoole\Http\Client » PHP Manual Swoole The Swoole\Exception class The Swoo ... eption extends Exception implements Throwable { /* 継承したプロパティ */ protected string $ message = "" ; ...
https://man.plustar.jp/php/class.swoole-exception.html - [similar]
The Swoole\MySQL\Exception class 4216
« Swoole\MySQL::query Swoole\Process » PHP Manual Swoole The Swoole\MySQL\Exception class The Sw ... eption extends Exception implements Throwable { /* 継承したプロパティ */ protected string $ message = "" ; ...
https://man.plustar.jp/php/class.swoole-mysql-exception.html - [similar]