検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 26 for getInstance (0.005 sec.)
Yaf_Loader クラス 8298
« Yaf_View_Simple::setScriptPath Yaf_Loader::autoload » PHP Manual Yaf Yaf_Loader クラス Yaf_Loa ... 録します。このインスタンスを取得するには Yaf_Loader::getInstance() を使います。 Yaf_Loader は、クラスのロードを一度 ... nction _initLoader ( $dispatcher ) { Yaf_Loader :: getInstance ()-> registerLocalNameSpace (array( "Foo" , "Bar" ... public clearLocalNamespace (): void public static getInstance (): void public getLibraryPath ( bool $is_global = ... :__construct — The __construct purpose Yaf_Loader::getInstance — The getInstance purpose Yaf_Loader::getLibraryPa ...
https://man.plustar.jp/php/class.yaf-loader.html - [similar]
ライブラリパスを取得する 8298
« Yaf_Loader::getInstance Yaf_Loader::getLocalNamespace » PHP Manual Yaf_Loader ライブラリパスを ... 取得 , Loader , getLibraryPath , 関数 , パラメータ , getInstance , getLocalNamespace ...
https://man.plustar.jp/php/yaf-loader.getlibrarypath.html - [similar]
Yaf_Route_Rewrite のコンストラクタ 7852
« Yaf_Route_Rewrite::assemble Yaf_Route_Rewrite::route » PHP Manual Yaf_Route_Rewrite Yaf_Route_ ... ute to Yaf_Router route stack */ Yaf_Dispatcher :: getInstance ()-> getRouter ()-> addRoute ( "name" , new Yaf_Ro ... //route to list action ), ), ); Yaf_Dispatcher :: getInstance ()-> getRouter ()-> addConfig ( new Yaf_Config_Sim ... , //route to :a action ), ), ); Yaf_Dispatcher :: getInstance ()-> getRouter ()-> addConfig ( new Yaf_Config_Sim ...
https://man.plustar.jp/php/yaf-route-rewrite.construct.html - [similar]
Yet Another Framework (Yaf) 7653
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Anothe ... — Retrive the default module name Yaf_Dispatcher::getInstance — ディスパッチャのインスタンスを取得する Yaf_Dispa ... :__construct — The __construct purpose Yaf_Loader::getInstance — The getInstance purpose Yaf_Loader::getLibraryPa ... af_Session::__get — The __get purpose Yaf_Session::getInstance — The getInstance purpose Yaf_Session::has — The h ...
https://man.plustar.jp/php/book.yaf.html - [similar]
Retrive the default module name 7455
« Yaf_Dispatcher::getDefaultController Yaf_Dispatcher::getInstance » PHP Manual Yaf_Dispatcher R ...
https://man.plustar.jp/php/yaf-dispatcher.getdefaultmodule.html - [similar]
Yaf_Dispatcher クラス 7389
« Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_D ... g public getDefaultModule (): string public static getInstance (): Yaf_Dispatcher public getRequest (): Yaf_Reque ... — Retrive the default module name Yaf_Dispatcher::getInstance — ディスパッチャのインスタンスを取得する Yaf_Dispa ...
https://man.plustar.jp/php/class.yaf-dispatcher.html - [similar]
Retieve path of a registered namespace 7323
« Yaf_Loader::getLocalNamespace Yaf_Loader::getLocalNamespace » PHP Manual Yaf_Loader Retieve pa ... rNamespace() example <?php $loader = Yaf_Loader :: getInstance ( "/var/application/lib" ); $loader -> registerNam ...
https://man.plustar.jp/php/yaf-loader.getnamespacepath.html - [similar]
Register namespace with searching path 7191
« Yaf_Loader::registerLocalNamespace Yaf_Loader::setLibraryPath » PHP Manual Yaf_Loader Register ... rNamespace() example <?php $loader = Yaf_Loader :: getInstance (); $loader -> registerNamespace ( "\Vendor\PHP" , ...
https://man.plustar.jp/php/yaf-loader.registernamespace.html - [similar]
The routerShutdown purpose 7191
« Yaf_Plugin_Abstract::preResponse Yaf_Plugin_Abstract::routerStartup » PHP Manual Yaf_Plugin_Ab ... 'api' , ))) { return TRUE ; } if ( Yaf_Session :: getInstance ()-> has ( "login" )) { return TRUE ; } /* Use acc ...
https://man.plustar.jp/php/yaf-plugin-abstract.routershutdown.html - [similar]
自動レンダリングのオン/オフを切り替える 7141
« Yaf_Dispatcher Yaf_Dispatcher::catchException » PHP Manual Yaf_Dispatcher 自動レンダリングのオ ... せず、 // json 文字列を出力します Yaf_Dispatcher :: getInstance ()-> autoRender ( FALSE ); } } } ?> 上の例の出力は ...
https://man.plustar.jp/php/yaf-dispatcher.autorender.html - [similar]
PREV 1 2 3 NEXT