検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 34 for router (0.008 sec.)
URL を組み立てる 8212
« Yaf_Route_Static Yaf_Route_Static::match » PHP Manual Yaf_Route_Static URL を組み立てる Yaf_Ro ... す。 例 例1 Yaf_Route_Static::assemble() の例 <?php $router = new Yaf_Router (); $route = new Yaf_Route_Static ... (); $router -> addRoute ( "static" , $route ); var_dump ( $rou ... troller' , ':m' => 'yafmodule' ), ) ); var_dump ( $router -> getRoute ( 'static' )-> assemble ( array( ':a' ...
https://man.plustar.jp/php/yaf-route-static.assemble.html - [similar]
URL を組み立てる 8116
« Yaf_Route_Supervar Yaf_Route_Supervar::__construct » PHP Manual Yaf_Route_Supervar URL を組み立 ... 例 例1 Yaf_Route_Supervar::assemble() の例 <?php $router = new Yaf_Router (); $route = new Yaf_Route_Superv ... ar ( 'r' ); $router -> addRoute ( "supervar" , $route ); var_dump ( $r ... val1' , 'tkey2' => 'tval2' ) )); try { var_dump ( $router -> getRoute ( 'supervar' )-> assemble ( array( ':a ...
https://man.plustar.jp/php/yaf-route-supervar.assemble.html - [similar]
URLを組み立てる 7956
« Yaf_Route_Rewrite Yaf_Route_Rewrite::__construct » PHP Manual Yaf_Route_Rewrite URLを組み立てる ... 返します。 例 例1 Yaf_Route_Rewrite::assemble() の例 router = new Yaf_Router(); $route = new Yaf_Route_Rewrite ... , array( 'controller' => "product", ), array() ); $router->addRoute("rewrite", $route); var_dump($router->ge ...
https://man.plustar.jp/php/yaf-route-rewrite.assemble.html - [similar]
URL を組み立てる 7860
« Yaf_Route_Regex Yaf_Route_Regex::__construct » PHP Manual Yaf_Route_Regex URL を組み立てる Yaf ... す。 例 例1 Yaf_Route_Regex::assemble() の例 <?php $router = new Yaf_Router (); $route = new Yaf_Route_Regex ... t controller, ), array(), array(), '/:m/:c/:a' ); $router -> addRoute ( "regex" , $route ); var_dump ( $rout ...
https://man.plustar.jp/php/yaf-route-regex.assemble.html - [similar]
URLを組み立てる 7813
« Yaf_Route_Simple Yaf_Route_Simple::__construct » PHP Manual Yaf_Route_Simple URLを組み立てる Y ... す。 例 例1 Yaf_Route_Simple::assemble() の例 <?php $router = new Yaf_Router (); $route = new Yaf_Route_Simple ... ( 'm' , 'c' , 'a' ); $router -> addRoute ( "simple" , $route ); var_dump ( $rou ...
https://man.plustar.jp/php/yaf-route-simple.assemble.html - [similar]
The __construct purpose 7685
« Yaf_Route_Supervar::assemble Yaf_Route_Supervar::route » PHP Manual Yaf_Route_Supervar The __c ... var() の例 <?php /** * Add a supervar route to Yaf_Router route stack */ Yaf_Dispatcher :: getInstance ()-> ... getRouter ()-> addRoute ( "name" , new Yaf_Route_Supervar ( ... t, "params" => array( "var" => value, ) ) 参考 Yaf_Router::addRoute() - 新しいルートをルーターに追加する Yaf ... _Router::addConfig() - 設定で定義したルートをルーターに追加 ...
https://man.plustar.jp/php/yaf-route-supervar.construct.html - [similar]
The __construct purpose 7525
« Yaf_Route_Map::assemble Yaf_Route_Map::route » PHP Manual Yaf_Route_Map The __construct purpos ... oute_Map() の例 <?php /** * Add a map route to Yaf_Router route stack */ Yaf_Dispatcher :: getInstance ()-> ... getRouter ()-> addRoute ( "name" , new Yaf_Route_Map ()); ?> ... oute_Map() の例 <?php /** * Add a map route to Yaf_Router route stack */ Yaf_Dispatcher :: getInstance ()-> ... getRouter ()-> addRoute ( "name" , new Yaf_Route_Map ( true ...
https://man.plustar.jp/php/yaf-route-map.construct.html - [similar]
Yet Another Framework (Yaf) 7429
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Anothe ... クエストのインスタンスを取得する Yaf_Dispatcher::getRouter — ルーターのインスタンスを取得する Yaf_Dispatcher: ... nse — The preResponse purpose Yaf_Plugin_Abstract::routerShutdown — The routerShutdown purpose Yaf_Plugin_Ab ... stract::routerStartup — RouterStartup フック Yaf_Registry — Yaf_R ... タ Yaf_Route_Rewrite::route — The route purpose Yaf_Router — Yaf_Router クラス Yaf_Router::addConfig — 設定で ...
https://man.plustar.jp/php/book.yaf.html - [similar]
The ZMQ class 7349
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5. ... ET_PUSH ; const int SOCKET_PULL ; const int SOCKET_ROUTER ; const int SOCKET_DEALER ; const int SOCKET_XPUB ... const int SOCKOPT_XPUB_VERBOSE ; const int SOCKOPT_ROUTER_RAW ; const int SOCKOPT_IPV6 ; const int CTXOPT_MA ... or SOCKET_DEALER ZMQ::SOCKET_XREP Alias for SOCKET_ROUTER ZMQ::SOCKET_PUSH Pipeline upstream push socket ZMQ ... T_PULL Pipeline downstream pull socket ZMQ::SOCKET_ROUTER Extended REP socket that can route replies to requ ...
https://man.plustar.jp/php/class.zmq.html - [similar]
The route purpose 7253
« Yaf_Route_Rewrite::__construct Yaf_Router » PHP Manual Yaf_Route_Rewrite The route purpose Yaf ... te , Yaf , purpose , Route , request , construct , Router , public , Request , パラメータ ...
https://man.plustar.jp/php/yaf-route-rewrite.route.html - [similar]
PREV 1 2 3 4 NEXT