Results of 1 - 6 of about 6 for initConfig (0.020 sec.)
- Yaf_Bootstrap_Abstract クラス 13179
- « Yaf_Application::setAppDirectory Yaf_Dispatcher » PHP Manual Yaf Yaf_Bootstrap_Abstract クラス
...
extends Yaf_Bootstrap_Abstract { public function _initConfig ( Yaf_Dispatcher $dispatcher ) { var_dump ( __METH ...
とえば以下のようになります。 string(22) "Bootstrap::_initConfig" string(22) "Bootstrap::_initPlugin" クラス概要 ab ...
, クラス , 定義 , string , メソッド , initPlugin , initConfig , 出力 , bootstrap , init ...
-
https://man.plustar.jp/php/class.yaf-bootstrap-abstract.html
- [similar]
- ブートストラップをコールする 8609
- « Yaf_Application::app Yaf_Application::clearLastError » PHP Manual Yaf_Application ブートストラ
...
otstrap extends Yaf_Bootstrap_Abstract { function _initConfig ( Yaf_Dispatcher $dispatcher ) { echo "1st called\ ...
-
https://man.plustar.jp/php/yaf-application.bootstrap.html
- [similar]
- 設定で定義したルートをルーターに追加する 8408
- « Yaf_Router Yaf_Router::addRoute » PHP Manual Yaf_Router 設定で定義したルートをルーターに追加す
...
extends Yaf_Bootstrap_Abstract { public function _initConfig () { $config = Yaf_Application :: app ()-> getConf ...
-
https://man.plustar.jp/php/yaf-router.addconfig.html
- [similar]
- 新しいルートをルーターに追加する 8408
- « Yaf_Router::addConfig Yaf_Router::__construct » PHP Manual Yaf_Router 新しいルートをルーターに
...
extends Yaf_Bootstrap_Abstract { public function _initConfig () { $config = Yaf_Application :: app ()-> getConf ...
-
https://man.plustar.jp/php/yaf-router.addroute.html
- [similar]
- 使われているルート名を取得する 8408
- « Yaf_Router::__construct Yaf_Router::getRoute » PHP Manual Yaf_Router 使われているルート名を取得
...
extends Yaf_Bootstrap_Abstract { public function _initConfig () { $config = Yaf_Application :: app ()-> getConf ...
-
https://man.plustar.jp/php/yaf-router.getcurrentroute.html
- [similar]
- カスタムビューエンジンを設定する 7787
- « Yaf_Dispatcher::setRequest Yaf_Dispatcher::throwException » PHP Manual Yaf_Dispatcher カスタム
...
N_PATH "/views/templates_d/" * */ public function _initConfig () { $config = Yaf_Application :: app ()-> getConf ...
-
https://man.plustar.jp/php/yaf-dispatcher.setview.html
- [similar]
PREV
1
NEXT