検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 313 for [SIMILAR] 16 1024 4096 WITH 35753 compileerror W... (0.290 sec.)
コンテンツをレスポンスに設定する 0
« Yaf_Response_Abstract::setAllHeaders Yaf_Response_Abstract::setHeader » PHP Manual Yaf_Response_Abstract コンテンツをレスポンスに設定する Yaf_Response_Abstract::setBody (Yaf >=1.0.0) Yaf_Response_Abstract::setBody — コンテンツをレスポンスに設定する 説明 public Yaf_Response_Abstract::se ...
https://man.plustar.jp/php/yaf-response-abstract.setbody.html - [similar]
Yaf_Response_Abstract クラス 0
« Yaf_Request_Simple::isXmlHttpRequest Yaf_Response_Abstract::appendBody » PHP Manual Yaf Yaf_Response_Abstract クラス Yaf_Response_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Response_Abstract { /* 定数 */ const string DEFAULT_BODY = "content" ; /* プロパティ */ protecte ...
https://man.plustar.jp/php/class.yaf-response-abstract.html - [similar]
Yaf_Route_Rewrite クラス 0
« Yaf_Route_Regex::route Yaf_Route_Rewrite::assemble » PHP Manual Yaf Yaf_Route_Rewrite クラス Yaf_Route_Rewrite クラス (Yaf >=1.0.0) はじめに 使いかたについては、 Yaf_Route_Rewrite::__construct() のサンプルを参照ください。 クラス概要 class Yaf_Route_Rewrite extends Yaf_Route_Interface i ...
https://man.plustar.jp/php/class.yaf-route-rewrite.html - [similar]
Yaf_Route_Simple クラス 0
« Yaf_Router::route Yaf_Route_Simple::assemble » PHP Manual Yaf Yaf_Route_Simple クラス Yaf_Route_Simple クラス (Yaf >=1.0.0) はじめに Yaf_Route_Simple は、クエリ文字列を見てルート情報を取得します。 Yaf_Route_Simple に対して必要な設定は、 $_GET のどのキーがモジュールでどのキーがコントロー ...
https://man.plustar.jp/php/class.yaf-route-simple.html - [similar]
ユーザー定義の例外ハンドラ関数を設定する 0
« set_error_handler trigger_error » PHP Manual エラー処理関数 ユーザー定義の例外ハンドラ関数を設定する set_exception_handler (PHP 5, PHP 7, PHP 8) set_exception_handler — ユーザー定義の例外ハンドラ関数を設定する 説明 set_exception_handler ( ? callable $callback ): ? callable 例外が try/c ...
https://man.plustar.jp/php/function.set-exception-handler.html - [similar]
列挙型と定数 0
« 列挙型と static メソッド トレイト » PHP Manual 列挙型(Enum) 列挙型と定数 列挙型と定数 列挙型には定数も含めることができます。 定数には public, private, protected が指定できますが、 列挙型では実際 private と protected は同じものです。 なぜなら、継承が許されていないからです。 列挙型の定数 ...
https://man.plustar.jp/php/language.enumerations.constants.html - [similar]
Yaf_Config_Abstract クラス 0
« Yaf_Dispatcher::throwException Yaf_Config_Abstract::get » PHP Manual Yaf Yaf_Config_Abstract クラス Yaf_Config_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 abstract class Yaf_Config_Abstract { /* プロパティ */ protected $ _config ; protected $ _readonly ; /* メソッド */ abstract p ...
https://man.plustar.jp/php/class.yaf-config-abstract.html - [similar]
ReflectionClass を作成する 0
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 0
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass ReflectionClass オブジェクトの文字列表現を返す ReflectionClass::__toString (PHP 5, PHP 7, PHP 8) ReflectionClass::__toString — ReflectionClass オブジェクトの文字列表現を返す 説明 public Reflect ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]
SplMaxHeap クラス 0
« SplHeap::valid SplMaxHeap::compare » PHP Manual データ構造 SplMaxHeap クラス SplMaxHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplMaxHeap クラスは、ヒープの主要な機能を提供し、最大値を先頭に保ちます。 クラス概要 class SplMaxHeap extends SplHeap { /* メソッド */ protected compar ...
https://man.plustar.jp/php/class.splmaxheap.html - [similar]