検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1433 for [SIMILAR] 16 1024 4096 WITH 20015 myclass WITH 5... (1.081 sec.)
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
SolrUtils クラス 0
« 例 SolrUtils::digestXmlResponse » PHP Manual Solr SolrUtils クラス SolrUtils クラス (PECL solr >= 0.9.2) はじめに エクステンションの現行バージョンを取得し、クエリ句を準備するための ユーティリティ・メソッドを含みます。 クエリ文字列をエスケープしたり、XML レスポンスをパースするためのメソ ...
https://man.plustar.jp/php/class.solrutils.html - [similar]
クラスとオブジェクト 0
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラスとオブジェクト 目次 はじめに クラスの基礎 プロパティ オブジェクト定数 クラスのオートローディング コンストラクタとデストラクタ アクセス権 オブジェクトの継承 スコープ定義演算子 (::) static キー ...
https://man.plustar.jp/php/language.oop5.html - [similar]
バインドされたオブジェクトとクラスのスコープでクロージャを複製する 0
« Closure::__construct Closure::bindTo » PHP Manual Closure バインドされたオブジェクトとクラスのスコープでクロージャを複製する Closure::bind (PHP 5 >= 5.4.0, PHP 7, PHP 8) Closure::bind — バインドされたオブジェクトとクラスのスコープでクロージャを複製する 説明 public static Closure::bind ...
https://man.plustar.jp/php/closure.bind.html - [similar]
ReflectionClassConstant クラス 0
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション ReflectionClassConstant クラス ReflectionClassConstant クラス (PHP 7 >= 7.1.0, PHP 8) はじめに ReflectionClassConstant クラスは、クラス定数に関する情報を報告します。 クラス概要 class Reflection ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
クラスメソッドの名前を取得する 0
« get_called_class get_class_vars » PHP Manual クラス/オブジェクト関数 クラスメソッドの名前を取得する get_class_methods (PHP 4, PHP 5, PHP 7, PHP 8) get_class_methods — クラスメソッドの名前を取得する 説明 get_class_methods ( object | string $object_or_class ): array クラスメソッドの名前を ...
https://man.plustar.jp/php/function.get-class-methods.html - [similar]
クラスの抽象化 0
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象化 クラスの抽象化 PHP には、抽象クラスと抽象メソッドの機能があります。 abstract として定義されたクラスのインスタンスを生成することはできません。 1つ以上の抽象メソッドを含む全てのクラスもまた抽 ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]
Yaf_Loader クラス 0
« Yaf_View_Simple::setScriptPath Yaf_Loader::autoload » PHP Manual Yaf Yaf_Loader クラス Yaf_Loader クラス (Yaf >=1.0.0) はじめに Yaf_Loader は、 Yaf 用に包括的なオートローディング機能を導入します。 最初に Yaf_Application のインスタンスを取得するときに、 Yaf_Loader はシングルトンのインス ...
https://man.plustar.jp/php/class.yaf-loader.html - [similar]
IntlRuleBasedBreakIterator クラス 0
« IntlBreakIterator::setText IntlRuleBasedBreakIterator::__construct » PHP Manual intl IntlRuleBasedBreakIterator クラス IntlRuleBasedBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに ICU の break iterator をカプセル化した IntlBreakIterator クラスのサブクラスです。 一定のルール ...
https://man.plustar.jp/php/class.intlrulebasedbreakiterator.html - [similar]
デフォルトプロパティを取得する 0
« ReflectionClass::getConstructor ReflectionClass::getDocComment » PHP Manual ReflectionClass デフォルトプロパティを取得する ReflectionClass::getDefaultProperties (PHP 5, PHP 7, PHP 8) ReflectionClass::getDefaultProperties — デフォルトプロパティを取得する 説明 public ReflectionClass::get ...
https://man.plustar.jp/php/reflectionclass.getdefaultproperties.html - [similar]