検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 296 for Yaf (0.009 sec.)
ディスパッチループの前にフックする 4889
« Yaf_Plugin_Abstract::dispatchLoopShutdown Yaf_Plugin_Abstract::postDispatch » PHP Manual Yaf_P ... lugin_Abstract ディスパッチループの前にフックする Yaf_Plugin_Abstract::dispatchLoopStartup (Yaf >=1.0.0) ... Yaf_Plugin_Abstract::dispatchLoopStartup — ディスパッチ ... ループの前にフックする 説明 public Yaf_Plugin_Abstract::dispatchLoopStartup ( Yaf_Request ... _Abstract $request , Yaf_Response_Abstract $response ): void パラメータ req ...
https://man.plustar.jp/php/yaf-plugin-abstract.dispatchloopstartup.html - [similar]
URLを組み立てる 4889
« Yaf_Route_Map Yaf_Route_Map::__construct » PHP Manual Yaf_Route_Map URLを組み立てる Yaf_Route_ ... Map::assemble (Yaf >=2.3.0) Yaf_Route_Map::assemble — URLを組み立てる ... 説明 public Yaf_Route_Map::assemble ( array $info , array $query = ... 文字列を、 失敗時に null を返します。 エラー / 例外 Yaf_Exception_TypeError をスローする可能性があります。 ... 例 例1 Yaf_Route_Map::assemble() の例 <?php $router = new Yaf ...
https://man.plustar.jp/php/yaf-route-map.assemble.html - [similar]
値を代入する 4889
« Yaf_View_Simple Yaf_View_Simple::assignRef » PHP Manual Yaf_View_Simple 値を代入する Yaf_View_ ... Simple::assign (Yaf >=1.0.0) Yaf_View_Simple::assign — 値を代入する 説 ... 明 public Yaf_View_Simple::assign ( string $name , mixed $value ... が必須となります。 value 代入する値。 戻り値 例 例1 Yaf_View_Simple::assign() の例 <?php class IndexContro ... ller extends Yaf_Controller_Abstract { public function indexAction ...
https://man.plustar.jp/php/yaf-view-simple.assign.html - [similar]
Yaf_Exception クラス 4851
« Yaf_Session::valid Yaf_Exception::__construct » PHP Manual Yaf Yaf_Exception クラス Yaf_Except ... ion クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Exception e ... string private Exception::__clone (): void } 目次 Yaf_Exception::__construct — コンストラクタ Yaf_Except ... he getPrevious purpose 関連キーワード: Exception , Yaf , public , クラス , string , final , getPrevious , ...
https://man.plustar.jp/php/class.yaf-exception.html - [similar]
コールバックを実行する 4851
« Yaf_Application::environ Yaf_Application::getAppDirectory » PHP Manual Yaf_Application コールバ ... ックを実行する Yaf_Application::execute (Yaf >=1.0.0) Yaf_Application ... ::execute — コールバックを実行する 説明 public Yaf_Application::execute ( callable $entry , string .. ... .$args ): void このメソッドは一般的に、Yaf_Application を crontab で実行させるときに使います。 ... args コールバックに渡すパラメータ。 戻り値 例 例1 Yaf_Application::execute() の例 <?php function main ( ...
https://man.plustar.jp/php/yaf-application.execute.html - [similar]
ビューを初期化して返す 4851
« Yaf_Dispatcher::getRouter Yaf_Dispatcher::registerPlugin » PHP Manual Yaf_Dispatcher ビューを初 ... 期化して返す Yaf_Dispatcher::initView (Yaf >=1.0.0) Yaf_Dispatcher: ... :initView — ビューを初期化して返す 説明 public Yaf_Dispatcher::initView ( string $templates_dir , arr ... ay $options = ? ): Yaf_View_Interface パラメータ templates_dir options 戻 ... り値 関連キーワード: Yaf , 初期 , Dispatcher , initView , templates , getRo ...
https://man.plustar.jp/php/yaf-dispatcher.initview.html - [similar]
Register namespace with searching path 4851
« Yaf_Loader::registerLocalNamespace Yaf_Loader::setLibraryPath » PHP Manual Yaf_Loader Register ... namespace with searching path Yaf_Loader::registerNamespace (Yaf >=3.2.0) Yaf_Loader ... Register namespace with searching path 説明 public Yaf_Loader::registerNamespace ( string | array $namesp ... ): bool Register a namespace with searching path, Yaf_Loader searchs classes under this namespace in pat ... y.directory.namespace (in application.ini); 注意 : Yaf still think underline as folder separator. パラメー ...
https://man.plustar.jp/php/yaf-loader.registernamespace.html - [similar]
呼び出しパラメータをリクエストに設定する 4851
« Yaf_Request_Abstract::setModuleName Yaf_Request_Abstract::setRequestUri » PHP Manual Yaf_Reque ... _Abstract 呼び出しパラメータをリクエストに設定する Yaf_Request_Abstract::setParam (Yaf >=1.0.0) Yaf_Reque ... 呼び出しパラメータをリクエストに設定する 説明 public Yaf_Request_Abstract::setParam ( string $name , string ... パラメータをリクエストに設定します。 設定した値は、 Yaf_Request_Abstract::getParam() で取得できます パラメ ... ータ name value 戻り値 参考 Yaf_Request_Abstract::getParam() - 呼び出しパラメータを ...
https://man.plustar.jp/php/yaf-request-abstract.setparam.html - [similar]
既存のすべてのレスポンス本文を破棄します 4851
« Yaf_Response_Abstract::appendBody Yaf_Response_Abstract::clearHeaders » PHP Manual Yaf_Respons ... _Abstract 既存のすべてのレスポンス本文を破棄します Yaf_Response_Abstract::clearBody (Yaf >=1.0.0) Yaf_Res ... 既存のすべてのレスポンス本文を破棄します 説明 public Yaf_Response_Abstract::clearBody ( string $key = ? ): ... のパラメータは 2.2.0 で導入されました。 戻り値 参考 Yaf_Response_Abstract::setBody() - コンテンツをレスポン ... スに設定する Yaf_Response_Abstract::appendBody() - レスポンス本文に ...
https://man.plustar.jp/php/yaf-response-abstract.clearbody.html - [similar]
すべてのヘッダをクリアする 4851
« Yaf_Response_Abstract::clearBody Yaf_Response_Abstract::__construct » PHP Manual Yaf_Response_ ... Abstract すべてのヘッダをクリアする Yaf_Response_Abstract::clearHeaders (Yaf >=1.0.0) Yaf_ ... arHeaders — すべてのヘッダをクリアする 説明 public Yaf_Response_Abstract::clearHeaders (): void パラメータ ... この関数にはパラメータはありません。 戻り値 参考 Yaf_Response_Abstract::getHeader() - getHeader の目的 ... der() - レスポンスヘッダを設定する 関連キーワード: Yaf , ヘッダ , クリア , clearHeaders , パラメータ , ge ...
https://man.plustar.jp/php/yaf-response-abstract.clearheaders.html - [similar]