Results of 1 - 10 of about 50 for Route (0.001 sec.)
- Yaf_Route_Simple のコンストラクタ 9429
- « Yaf_Route_Simple::assemble Yaf_Route_Simple::route » PHP Manual Yaf_Route_Simple Yaf_Route_Sim
...
ple のコンストラクタ Yaf_Route_Simple::__construct (Yaf >=1.0.0) Yaf_Route_Simple ...
::__construct — Yaf_Route_Simple のコンストラクタ 説明 public Yaf_Route_Simp ...
tring $controller_name , string $action_name ) Yaf_Route_Simple は、クエリストリングからルーティング情報を取 ...
報のキー名 戻り値 常に true を返します。 例 例1 Yaf_Route_Simple::route() の例 <?php $route = new Yaf_Route_ ...
-
https://man.plustar.jp/php/yaf-route-simple.construct.html
- [similar]
- リクエストをルーティングする 9354
- « Yaf_Route_Simple::__construct Yaf_Route_Static » PHP Manual Yaf_Route_Simple リクエストをルーテ
...
ィングする Yaf_Route_Simple::route (Yaf >=1.0.0) Yaf_Route_Simple::rout ...
e — リクエストをルーティングする 説明 public Yaf_Route_Simple::route ( Yaf_Request_Abstract $request ): b ...
ool see Yaf_Route_Simple::__construct() 警告 この関数は、 現在のとこ ...
ータ request 戻り値 常に true を返します。 参考 Yaf_Route_Supervar::route() - The route purpose Yaf_Route_St ...
-
https://man.plustar.jp/php/yaf-route-simple.route.html
- [similar]
- 設定で定義したルートをルーターに追加する 9309
- « Yaf_Router Yaf_Router::addRoute » PHP Manual Yaf_Router 設定で定義したルートをルーターに追加す
...
る Yaf_Router::addConfig (Yaf >=1.0.0) Yaf_Router::addConfig — ...
で定義したルートをルーターに追加する 説明 public Yaf_Router::addConfig ( Yaf_Config_Abstract $config ): bool ...
設定で定義したルートを Yaf_Router のスタックに追加します。 パラメータ この関数にはパ ...
ant, the prior one will be called first ;a rewrite route match request /product/*/* routes.route_name.type= ...
-
https://man.plustar.jp/php/yaf-router.addconfig.html
- [similar]
- Yaf_Route_Regex のコンストラクタ 9264
- « Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex
...
のコンストラクタ Yaf_Route_Regex::__construct (Yaf >=1.0.0) Yaf_Route_Regex:: ...
__construct — Yaf_Route_Regex のコンストラクタ 説明 public Yaf_Route_Regex ...
::__construct ( string $match , array $route , array $map = ? , array $verify = ? , string $rev ...
トの URI とマッチさせます。 もしマッチしなければ Yaf_Route_Regex は false を返します。 route リクエスト URI が ...
-
https://man.plustar.jp/php/yaf-route-regex.construct.html
- [similar]
- Yaf_Route_Rewrite クラス 9219
- « Yaf_Route_Regex::route Yaf_Route_Rewrite::assemble » PHP Manual Yaf Yaf_Route_Rewrite クラス Y
...
af_Route_Rewrite クラス (Yaf >=1.0.0) はじめに 使いかたにつ ...
いては、 Yaf_Route_Rewrite::__construct() のサンプルを参照ください。 ...
クラス概要 class Yaf_Route_Rewrite extends Yaf_Route_Interface implements Yaf ...
_Route_Interface { /* プロパティ */ protected $ _route ; ...
-
https://man.plustar.jp/php/class.yaf-route-rewrite.html
- [similar]
- Yaf_Route_Regex クラス 9174
- « Yaf_Route_Map::route Yaf_Route_Regex::assemble » PHP Manual Yaf Yaf_Route_Regex クラス Yaf_Route
...
te_Regex クラス (Yaf >=1.0.0) はじめに Yaf_Route_Regex は、 Yaf の組み込みのルートのなかでも一番柔軟 ...
性の高いものです。 クラス概要 class Yaf_Route_Regex extends Yaf_Route_Interface implements Yaf_R ...
oute_Interface { /* プロパティ */ protected $ _route ; protected $ _default ; protected $ _maps ; prote ...
ッド */ public __construct ( string $match , array $route , array $map = ? , array $verify = ? , string $rev ...
-
https://man.plustar.jp/php/class.yaf-route-regex.html
- [similar]
- リクエストをルーティングする 9144
- « Yaf_Route_Static::match Yaf_Route_Supervar » PHP Manual Yaf_Route_Static リクエストをルーティン
...
グする Yaf_Route_Static::route (Yaf >=1.0.0) Yaf_Route_Static::rout ...
e — リクエストをルーティングする 説明 public Yaf_Route_Static::route ( Yaf_Request_Abstract $request ): b ...
タ request 戻り値 常に true を返します。 例 例1 Yaf_Route_Static::route() の例 // assuming there is only one ...
t parameters: foo = bar, test = a, id = 4 参考 Yaf_Route_Supervar::route() - The route purpose Yaf_Route_Si ...
-
https://man.plustar.jp/php/yaf-route-static.route.html
- [similar]
- Yaf_Route_Rewrite のコンストラクタ 9023
- « Yaf_Route_Rewrite::assemble Yaf_Route_Rewrite::route » PHP Manual Yaf_Route_Rewrite Yaf_Route_
...
Rewrite のコンストラクタ Yaf_Route_Rewrite::__construct (Yaf >=1.0.0) Yaf_Route_Rewri ...
te::__construct — Yaf_Route_Rewrite のコンストラクタ 説明 public Yaf_Route_Rew ...
rite::__construct ( string $match , array $route , array $verify = ? ) パラメータ match リクエストの ...
とマッチさせるパターン。 もしマッチしなければ Yaf_Route_Rewrite は false を返します。 :name 形式を使って、 ...
-
https://man.plustar.jp/php/yaf-route-rewrite.construct.html
- [similar]
- The __construct purpose 8933
- « Yaf_Route_Map::assemble Yaf_Route_Map::route » PHP Manual Yaf_Route_Map The __construct purpos
...
e Yaf_Route_Map::__construct (Yaf >=1.0.0) Yaf_Route_Map::__co ...
nstruct — The __construct purpose 説明 public Yaf_Route_Map::__construct ( string $controller_prefer = fal ...
かアクションとみなすか。 delimiter 戻り値 例 例1 Yaf_Route_Map() の例 <?php /** * Add a map route to Yaf_Rout ...
er route stack */ Yaf_Dispatcher :: getInstance ()-> getRou ...
-
https://man.plustar.jp/php/yaf-route-map.construct.html
- [similar]
- Yaf_Route_Supervar クラス 8738
- « Yaf_Route_Static::route Yaf_Route_Supervar::assemble » PHP Manual Yaf Yaf_Route_Supervar クラス
...
Yaf_Route_Supervar クラス (Yaf >=1.0.0) はじめに クラス概要 ...
class Yaf_Route_Supervar implements Yaf_Route_Interface { /* プロパ ...
( array $info , array $query = ? ): string public route ( Yaf_Request_Abstract $request ): bool } プロパテ ...
ィ _var_name 目次 Yaf_Route_Supervar::assemble — URL を組み立てる Yaf_Route_Su ...
-
https://man.plustar.jp/php/class.yaf-route-supervar.html
- [similar]