検索

phrase: max: clip:
target: order:
Results of 1 - 2 of about 2 for DummyPlugin (0.001 sec.)
使われているルート名を取得する 11228
« Yaf_Router::__construct Yaf_Router::getRoute » PHP Manual Yaf_Router 使われているルート名を取得 ... $dispatcher ) { $dispatcher -> registerPlugin (new DummyPlugin ()); } } ?> 例2 プラグイン Dummy.php ( application ... .directory /plugins 配下) <?php class DummyPlugin extends Yaf_Plugin_Abstract { public function rout ... /* http://yourdomain.com/product/list/1 * の場合の DummyPlugin の出力 */ string(7) "rewrite" /* http://yourdomain ... .com/product/info/34 * の場合の DummyPlugin の出力 */ string(5) "regex" /* その他のリクエスト ...
https://man.plustar.jp/php/yaf-router.getcurrentroute.html - [similar]
Yaf_Loader クラス 7485
« Yaf_View_Simple::setScriptPath Yaf_Loader::autoload » PHP Manual Yaf Yaf_Loader クラス Yaf_Loa ... Model => // APPLICATION_PATH/models/Data.php class DummyPlugin => // APPLICATION_PATH/plugins/Dummy.php class A_B ...
https://man.plustar.jp/php/class.yaf-loader.html - [similar]
PREV 1 NEXT