検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 296 for yaf (0.004 sec.)
Yet Another Framework (Yaf) 9181
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Anothe ... r Framework (Yaf) はじめに インストール/設定 要件 インストール手順 ... リソース型 定義済み定数 例 アプリケーションの設定 Yaf_Application — Yaf_Application クラス Yaf_Applicati ... on::app — アプリケーションのインスタンスを取得する Yaf_Application::bootstrap — ブートストラップをコールす ...Yaf_Application::clearLastError — 直近のエラー情報を消 ...
https://man.plustar.jp/php/book.yaf.html - [similar]
その他の基本モジュール 7301
« SyncSharedMemory::write GeoIP » PHP Manual 関数リファレンス その他の基本モジュール その他の基本 ... ストール/設定 定義済み定数 例 コールバック Yaml 関数 Yaf — Yet Another Framework (Yaf) はじめに インストール ... /設定 定義済み定数 例 アプリケーションの設定 Yaf_Application — Yaf_Application クラス Yaf_Bootstrap ... _Abstract — Yaf_Bootstrap_Abstract クラス Yaf_Dispatcher — Yaf_Dis ... patcher クラス Yaf_Config_Abstract — Yaf_Config_Abstract クラス Yaf_C ...
https://man.plustar.jp/php/refs.basic.other.html - [similar]
Yaf_Dispatcher クラス 7225
« Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_D ... ispatcher クラス (Yaf >=1.0.0) はじめに Yaf_Dispatcher の役割は、 リクエ ... ンスを取りまとめ、処理が完了した後でそれを返します。 Yaf_Dispatcher はシングルトンパターンを実装しています。 ... ら参照させることもできます。 クラス概要 final class Yaf_Dispatcher { /* プロパティ */ protected $ _router ... construct () public autoRender ( bool $flag = ? ): Yaf_Dispatcher public catchException ( bool $flag = ? ...
https://man.plustar.jp/php/class.yaf-dispatcher.html - [similar]
Yaf_Request_Http クラス 7225
« Yaf_Request_Abstract::setRouted Yaf_Request_Http::__construct » PHP Manual Yaf Yaf_Request_Htt ... p クラス Yaf_Request_Http クラス (Yaf >=1.0.0) はじめに クライア ... ントからのあらゆるリクエストは、 Yaf_Request_Http として初期化されます。 URI のクエリ文 ... 経由で取得できます。 注意 : セキュリティの観点から、Yaf では $_GET/$_POST が読み込み専用となっています。つ ... 、 これらのグローバル変数の値を書き換えたとしても、 Yaf_Request_Http::getQuery() や Yaf_Request_Http::getP ...
https://man.plustar.jp/php/class.yaf-request-http.html - [similar]
Yaf_Request_Simple クラス 7225
« Yaf_Request_Http::isXmlHttpRequest Yaf_Request_Simple::__construct » PHP Manual Yaf Yaf_Reques ... t_Simple クラス Yaf_Request_Simple クラス (Yaf >=1.0.0) はじめに Yaf_R ... ュレートしたりするときに使います。 クラス概要 class Yaf_Request_Simple extends Yaf_Request_Abstract { /* 定 ... HttpRequest (): void /* 継承したメソッド */ public Yaf_Request_Abstract::clearParams (): bool public Yaf_ ... Request_Abstract::getActionName (): void public Yaf_Request_Abstract::getBaseUri (): void public Yaf_R ...
https://man.plustar.jp/php/class.yaf-request-simple.html - [similar]
Yaf_Plugin_Abstract クラス 7035
« Yaf_Loader::setLibraryPath Yaf_Plugin_Abstract::dispatchLoopShutdown » PHP Manual Yaf Yaf_Plug ... in_Abstract クラス Yaf_Plugin_Abstract クラス (Yaf >=1.0.0) はじめに プラ ... クラスであるという事実は変わりません。 プラグインを Yaf にロードするには Yaf_Dispatcher::registerPlugin() ... plication/Bootstrap.php */ class Bootstrap extends Yaf_Bootstrap_Abstract { public function _initPlugin ( ... Yaf_Dispatcher $dispatcher ) { /* register a plugin */ ...
https://man.plustar.jp/php/class.yaf-plugin-abstract.html - [similar]
Yaf_Action_Abstract クラス 6883
« Yaf_Controller_Abstract::setViewpath Yaf_Action_Abstract::execute » PHP Manual Yaf Yaf_Action_ ... Abstract クラス Yaf_Action_Abstract クラス (Yaf >=1.0.0) はじめに アク ... ションは、Yaf の個別のファイルで定義します ( Yaf_Controller_Abst ... ract を参照ください)。 アクションメソッドには Yaf_Action_Abstract クラスも使えます。 Yaf から呼び出す ... ためのエントリポイントが必要なので、 抽象メソッド Yaf_Action_Abstract::execute() をアクションクラスで実装 ...
https://man.plustar.jp/php/class.yaf-action-abstract.html - [similar]
実行時設定 6703
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 Yaf 設定オプション 名前 デフォルト 変更可能 変更履歴 y ... af.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_path 0 PHP ... _INI_ALL yaf.use_spl_autoload 0 PHP_INI_ALL yaf.forward_limit 5 ... PHP_INI_ALL yaf.name_suffix 1 PHP_INI_ALL yaf.name_separator PHP_I ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
Yaf_Config_Simple クラス 6475
« Yaf_Config_Ini::valid Yaf_Config_Simple::__construct » PHP Manual Yaf Yaf_Config_Simple クラス ... Yaf_Config_Simple クラス (Yaf >=1.0.0) はじめに クラス ... 概要 class Yaf_Config_Simple extends Yaf_Config_Abstract implemen ... id (): void /* 継承したメソッド */ abstract public Yaf_Config_Abstract::get ( string $name , mixed $value ... ): mixed abstract public Yaf_Config_Abstract::readonly (): bool abstract public ...
https://man.plustar.jp/php/class.yaf-config-simple.html - [similar]
Yaf_Request_Abstract クラス 6475
« Yaf_Registry::set Yaf_Request_Abstract::clearParams » PHP Manual Yaf Yaf_Request_Abstract クラ ...Yaf_Request_Abstract クラス (Yaf >=1.0.0) はじめに クラ ... ス概要 class Yaf_Request_Abstract { /* Constants */ const string SC ... ption _base_uri uri dispatched routed 定義済み定数 Yaf_Request_Abstract::SCHEME_HTTP Yaf_Request_Abstract ... ::SCHEME_HTTPS 目次 Yaf_Request_Abstract::clearParams — Remove all params ...
https://man.plustar.jp/php/class.yaf-request-abstract.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT