Results of 1 - 7 of about 7 for registerPlugin (0.001 sec.)
- プラグインを登録する 13032
- « Yaf_Dispatcher::initView Yaf_Dispatcher::returnResponse » PHP Manual Yaf_Dispatcher プラグイン
... を登録する Yaf_Dispatcher::registerPlugin (Yaf >=1.0.0) Yaf_Dispatcher::registerPlugin — プラ ... グインを登録する 説明 public Yaf_Dispatcher::registerPlugin ( Yaf_Plugin_Abstract $plugin ): Yaf_Dispatcher プ ... す。 パラメータ plugin 戻り値 例 例1 Yaf_Dispatcher::registerPlugin() の例 <?php class Bootstrap extends Yaf_Bootstrap ... .ext] */ $user = new UserPlugin (); $dispatcher -> registerPlugin ( $user ); } } ?> 参考 Yaf_Plugin_Abstract Yaf_Boo ...
-
https://man.plustar.jp/php/yaf-dispatcher.registerplugin.html
- [similar]
- The returnResponse purpose 9687
- « Yaf_Dispatcher::registerPlugin Yaf_Dispatcher::setDefaultAction » PHP Manual Yaf_Dispatcher Th
... turnResponse , Yaf , purpose , Dispatcher , flag , registerPlugin , setDefaultAction , public , パラメータ , ...
-
https://man.plustar.jp/php/yaf-dispatcher.returnresponse.html
- [similar]
- ビューを初期化して返す 9524
- « Yaf_Dispatcher::getRouter Yaf_Dispatcher::registerPlugin » PHP Manual Yaf_Dispatcher ビューを初
... , Dispatcher , initView , templates , getRouter , registerPlugin , public , string , array ...
-
https://man.plustar.jp/php/yaf-dispatcher.initview.html
- [similar]
- Yaf_Plugin_Abstract クラス 8215
- « Yaf_Loader::setLibraryPath Yaf_Plugin_Abstract::dispatchLoopShutdown » PHP Manual Yaf Yaf_Plug
... プラグインを Yaf にロードするには Yaf_Dispatcher::registerPlugin() を使います。登録を済ませれば、このインターフェイ ... patcher ) { /* register a plugin */ $dispatcher -> registerPlugin (new TestPlugin ()); } } /* plugin class should be ...
-
https://man.plustar.jp/php/class.yaf-plugin-abstract.html
- [similar]
- Yaf_Dispatcher クラス 8124
- « Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_D
... , array $options = ? ): Yaf_View_Interface public registerPlugin ( Yaf_Plugin_Abstract $plugin ): Yaf_Dispatcher pu ... :initView — ビューを初期化して返す Yaf_Dispatcher::registerPlugin — プラグインを登録する Yaf_Dispatcher::returnRespo ...
-
https://man.plustar.jp/php/class.yaf-dispatcher.html
- [similar]
- 使われているルート名を取得する 7724
- « Yaf_Router::__construct Yaf_Router::getRoute » PHP Manual Yaf_Router 使われているルート名を取得
... e )-> addRoute ( 'regex' , $regex_route ); } /** * register plugin */ public function __initPlugins ( Yaf_Dispatcher ... $dispatcher ) { $dispatcher -> registerPlugin (new DummyPlugin ()); } } ?> 例2 プラグイン Dummy. ...
-
https://man.plustar.jp/php/yaf-router.getcurrentroute.html
- [similar]
- Yet Another Framework (Yaf) 7234
- « yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Anothe
... :initView — ビューを初期化して返す Yaf_Dispatcher::registerPlugin — プラグインを登録する Yaf_Dispatcher::returnRespo ...
-
https://man.plustar.jp/php/book.yaf.html
- [similar]
PREV
1
NEXT