検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 296 for Yaf (0.011 sec.)
Yaf_Router クラス 5307
« Yaf_Route_Rewrite::route Yaf_Router::addConfig » PHP Manual Yaf Yaf_Router クラス Yaf_Router ク ... ラス (Yaf >=1.0.0) はじめに Yaf_Router は、フレームワークの標 ... ドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri() を参照ください) を受 ... コントローラ、アクション、そしてその他のパラメータは Yaf_Request_Abstract オブジェクトにまとめられ、 そして ... Yaf_Dispatcher で処理します。 ルーティングが行われるの ...
https://man.plustar.jp/php/class.yaf-router.html - [similar]
ブートストラップをコールする 5307
« Yaf_Application::app Yaf_Application::clearLastError » PHP Manual Yaf_Application ブートストラ ... ップをコールする Yaf_Application::bootstrap (Yaf >=1.0.0) Yaf_Applicati ... otstrap — ブートストラップをコールする 説明 public Yaf_Application::bootstrap ( Yaf_Bootstrap_Abstract $b ... らブートストラップを探します。 パラメータ bootstrap Yaf_Bootstrap_Abstract のインスタンス。 戻り値 Yaf_App ... cation/"(which was defined in the config passed to Yaf_Application). * and named Bootstrap.php, so the Ya ...
https://man.plustar.jp/php/yaf-application.bootstrap.html - [similar]
Yaf_Controller_Abstract のコンストラクタ 5307
« Yaf_Controller_Abstract Yaf_Controller_Abstract::display » PHP Manual Yaf_Controller_Abstract ... Yaf_Controller_Abstract のコンストラクタ Yaf_Controller_Abstract::__construct (Yaf >=1.0.0) Yaf ... _Controller_Abstract::__construct — Yaf_Controller_Abstract のコンストラクタ 説明 final pr ... ivate Yaf_Controller_Abstract::__construct () Yaf_Controller ... final メソッドなので、 オーバーライドできません。 Yaf_Controller_Abstract::init() を参照ください。 パラメ ...
https://man.plustar.jp/php/yaf-controller-abstract.construct.html - [similar]
リクエストをルーティングする 5269
« Yaf_Route_Simple::__construct Yaf_Route_Static » PHP Manual Yaf_Route_Simple リクエストをルーテ ... ィングする Yaf_Route_Simple::route (Yaf >=1.0.0) Yaf_Route_Simple ... ::route — リクエストをルーティングする 説明 public Yaf_Route_Simple::route ( Yaf_Request_Abstract $reques ... t ): bool see Yaf_Route_Simple::__construct() 警告 この関数は、 現在 ... ラメータ request 戻り値 常に true を返します。 参考 Yaf_Route_Supervar::route() - The route purpose Yaf_Ro ...
https://man.plustar.jp/php/yaf-route-simple.route.html - [similar]
名前を指定してルートを取得する 5269
« Yaf_Router::getCurrentRoute Yaf_Router::getRoutes » PHP Manual Yaf_Router 名前を指定してルート ... を取得する Yaf_Router::getRoute (Yaf >=1.0.0) Yaf_Router::getRout ... e — 名前を指定してルートを取得する 説明 public Yaf_Router::getRoute ( string $name ): Yaf_Route_Inter ... face 名前を指定してルートを取得します。 Yaf_Router::getCurrentRoute() も参照ください。 パラメー ... タ この関数にはパラメータはありません。 戻り値 参考 Yaf_Bootstrap_Abstract Yaf_Plugin_Abstract Yaf_Router: ...
https://man.plustar.jp/php/yaf-router.getroute.html - [similar]
Yaf_Registry クラス 5231
« Yaf_Plugin_Abstract::routerStartup Yaf_Registry::__construct » PHP Manual Yaf Yaf_Registry クラ ...Yaf_Registry クラス (Yaf >=1.0.0) はじめに Yaf_Registr ... たり取得したりすることができます。 クラス概要 class Yaf_Registry { /* プロパティ */ static $ _instance ; p ... value ): bool } プロパティ _instance _entries 目次 Yaf_Registry::__construct — Yaf_Registry はシングルトン ... を実装する Yaf_Registry::del — アイテムをレジストリから削除する Y ...
https://man.plustar.jp/php/class.yaf-registry.html - [similar]
Yaf_Application のコンストラクタ 5231
« Yaf_Application::clearLastError Yaf_Application::__destruct » PHP Manual Yaf_Application Yaf_A ... pplication のコンストラクタ Yaf_Application::__construct (Yaf >=1.0.0) Yaf_Applica ... tion::__construct — Yaf_Application のコンストラクタ 説明 public Yaf_Appli ... _construct ( mixed $config , string $envrion = ? ) Yaf_Application のインスタンスを作成します。 パラメータ ... あるいは設定の配列。 ini ファイルを指定する場合は、 yaf.environ で定義した名前のセクションが必要です。 デフ ...
https://man.plustar.jp/php/yaf-application.construct.html - [similar]
リクエストをルーティングする 5231
« Yaf_Route_Interface::assemble Yaf_Route_Map » PHP Manual Yaf_Route_Interface リクエストをルーテ ... ィングする Yaf_Route_Interface::route (Yaf >=1.0.0) Yaf_Route_Int ... リクエストをルーティングする 説明 abstract public Yaf_Route_Interface::route ( Yaf_Request_Abstract $req ... uest ): bool Yaf_Route_Interface::route() は、ルーターを自作するとき ... 0 以降では、実装すべきメソッドがひとつ増えました。 Yaf_Route_Interface::assemble() を参照ください。 このメ ...
https://man.plustar.jp/php/yaf-route-interface.route.html - [similar]
定義済み定数 5231
« リソース型 例 » PHP Manual Yaf 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... 実行時に動的にロードされている場合のみ使用可能です。 YAF_VERSION ( string ) YAF_ENVIRON ( string ) YAF_ERR_ ... STARTUP_FAILED ( int ) YAF_ERR_ROUTE_FAILED ( int ) YAF_ERR_DISPATCH_FAILED ( ... int ) YAF_ERR_AUTOLOAD_FAILED ( int ) YAF_ERR_NOTFOUND_MODUL ... E ( int ) YAF_ERR_NOTFOUND_CONTROLLER ( int ) YAF_ERR_NOTFOUND_A ...
https://man.plustar.jp/php/yaf.constants.html - [similar]
Yaf_Route_Interface クラス 5193
« Yaf_Response_Abstract::__toString Yaf_Route_Interface::assemble » PHP Manual Yaf Yaf_Route_Int ... erface クラス Yaf_Route_Interface クラス (Yaf >=1.0.0) はじめに Yaf_ ... ルートを定義できるようになります。 クラス概要 class Yaf_Route_Interface { /* メソッド */ abstract public a ... array $query = ? ): string abstract public route ( Yaf_Request_Abstract $request ): bool } 目次 Yaf_Route ... _Interface::assemble — リクエストを組み立てる Yaf_Route_Interface::route — リクエストをルーティングす ...
https://man.plustar.jp/php/class.yaf-route-interface.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT