Results of 1 - 4 of about 4 for initPlugin (0.005 sec.)
- Yaf_Bootstrap_Abstract クラス 12389
- « Yaf_Application::setAppDirectory Yaf_Dispatcher » PHP Manual Yaf Yaf_Bootstrap_Abstract クラス
...
er ) { var_dump ( __METHOD__ ); } public function _initPlugin ( Yaf_Dispatcher $dispatcher ) { var_dump ( __METH ...
) "Bootstrap::_initConfig" string(22) "Bootstrap::_initPlugin" クラス概要 abstract class Yaf_Bootstrap_Abstract ...
ーワード: Yaf , クラス , 定義 , string , メソッド , initPlugin , initConfig , 出力 , bootstrap , init ...
-
https://man.plustar.jp/php/class.yaf-bootstrap-abstract.html
- [similar]
- プラグインを登録する 8617
- « Yaf_Dispatcher::initView Yaf_Dispatcher::returnResponse » PHP Manual Yaf_Dispatcher プラグイン
...
extends Yaf_Bootstrap_Abstract { public function _initPlugin ( Yaf_Dispatcher $dispatcher ) { /** * Yaf assumes ...
-
https://man.plustar.jp/php/yaf-dispatcher.registerplugin.html
- [similar]
- ブートストラップをコールする 8247
- « Yaf_Application::app Yaf_Application::clearLastError » PHP Manual Yaf_Application ブートストラ
...
$dispatcher ) { echo "1st called\n" ; } function _initPlugin ( $dispatcher ) { echo "2nd called\n" ; } } ?> 例2 ...
-
https://man.plustar.jp/php/yaf-application.bootstrap.html
- [similar]
- Yaf_Plugin_Abstract クラス 7692
- « Yaf_Loader::setLibraryPath Yaf_Plugin_Abstract::dispatchLoopShutdown » PHP Manual Yaf Yaf_Plug
...
extends Yaf_Bootstrap_Abstract { public function _initPlugin ( Yaf_Dispatcher $dispatcher ) { /* register a plu ...
-
https://man.plustar.jp/php/class.yaf-plugin-abstract.html
- [similar]
PREV
1
NEXT