検索

phrase: max: clip:
target: order:
Results of 11 - 19 of about 19 for addRoute (0.028 sec.)
Yaf_Router クラス 7496
« Yaf_Route_Rewrite::route Yaf_Router::addConfig » PHP Manual Yaf Yaf_Router クラス Yaf_Router ク ... onfig ( Yaf_Config_Abstract $config ): bool public addRoute ( string $name , Yaf_Route_Abstract $route ): bool ... 設定で定義したルートをルーターに追加する Yaf_Router::addRoute — 新しいルートをルーターに追加する Yaf_Router::__c ...
https://man.plustar.jp/php/class.yaf-router.html - [similar]
URLを組み立てる 7496
« Yaf_Route_Rewrite Yaf_Route_Rewrite::__construct » PHP Manual Yaf_Route_Rewrite URLを組み立てる ... 'controller' => "product", ), array() ); $router->addRoute("rewrite", $route); var_dump($router->getRoute('re ...
https://man.plustar.jp/php/yaf-route-rewrite.assemble.html - [similar]
URL を組み立てる 7342
« Yaf_Route_Regex Yaf_Route_Regex::__construct » PHP Manual Yaf_Route_Regex URL を組み立てる Yaf ... er, ), array(), array(), '/:m/:c/:a' ); $router -> addRoute ( "regex" , $route ); var_dump ( $router -> getRou ...
https://man.plustar.jp/php/yaf-route-regex.assemble.html - [similar]
URLを組み立てる 7342
« Yaf_Route_Simple Yaf_Route_Simple::__construct » PHP Manual Yaf_Route_Simple URLを組み立てる Y ... w Yaf_Route_Simple ( 'm' , 'c' , 'a' ); $router -> addRoute ( "simple" , $route ); var_dump ( $router -> getRo ...
https://man.plustar.jp/php/yaf-route-simple.assemble.html - [similar]
URL を組み立てる 7342
« Yaf_Route_Static Yaf_Route_Static::match » PHP Manual Yaf_Route_Static URL を組み立てる Yaf_Ro ... r (); $route = new Yaf_Route_Static (); $router -> addRoute ( "static" , $route ); var_dump ( $router -> getRo ...
https://man.plustar.jp/php/yaf-route-static.assemble.html - [similar]
URL を組み立てる 7188
« Yaf_Route_Supervar Yaf_Route_Supervar::__construct » PHP Manual Yaf_Route_Supervar URL を組み立 ... route = new Yaf_Route_Supervar ( 'r' ); $router -> addRoute ( "supervar" , $route ); var_dump ( $router -> get ...
https://man.plustar.jp/php/yaf-route-supervar.assemble.html - [similar]
Yaf_Route_Simple のコンストラクタ 7017
« Yaf_Route_Simple::assemble Yaf_Route_Simple::route » PHP Manual Yaf_Route_Simple Yaf_Route_Sim ... troller" , "act" ); Yaf_Router :: getInstance ()-> addRoute ( "simple" , $route ); ?> 例2 Yaf_Route_Simple::ro ...
https://man.plustar.jp/php/yaf-route-simple.construct.html - [similar]
アプリケーションの設定 6539
« 例 Yaf_Application » PHP Manual Yaf アプリケーションの設定 アプリケーションの設定 設定内容を記 ... フォルトとして Static ルートを使います。 Yaf_Router::addRoute() も参照ください。 application.dispatcher.defaultM ...
https://man.plustar.jp/php/yaf.appconfig.html - [similar]
Yet Another Framework (Yaf) 6061
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Anothe ... 設定で定義したルートをルーターに追加する Yaf_Router::addRoute — 新しいルートをルーターに追加する Yaf_Router::__c ...
https://man.plustar.jp/php/book.yaf.html - [similar]
PREV 1 2 NEXT