アルファベット順一覧 <y>
y の文字からから始まる関数の一覧です
・Yac::add Store into cache
・Yac::__construct Constructor
・Yac::delete Remove items from cache
・Yac::dump Dump cache
・Yac::flush Flush the cache
・Yac::get Retrieve values from cache
・Yac::__get Getter
・Yac::info Status of cache
・Yac::set Store into cache
・Yac::__set Setter
・yaml_emit_file YAML 形式にした値をファイルに送る
・yaml_emit YAML 形式にした値を返す
・yaml_parse_file ファイルからの YAML ストリームをパースする
・yaml_parse_url URL からの YAML ストリームをパースする
・yaml_parse YAML ストリームをパースする
・Yaf_Application::app アプリケーションのインスタンスを取得する
・Yaf_Application::bootstrap ブートストラップをコールする
・Yaf_Application::clearLastError 直近のエラー情報を消す
・Yaf_Application::__construct Yaf_Application のコンストラクタ
・Yaf_Application::__destruct デストラクタ
・Yaf_Application::environ 環境を取得する
・Yaf_Application::execute コールバックを実行する
・Yaf_Application::getAppDirectory アプリケーションディレクトリを取得する
・Yaf_Application::getConfig 設定情報を取得する
・Yaf_Application::getDispatcher Yaf_Dispatcher のインスタンスを取得する
・Yaf_Application::getLastErrorMsg 直近で発生したエラーのメッセージを取得する
・Yaf_Application::getLastErrorNo 直近で発生したエラーのコードを取得する
・Yaf_Application::getModules 定義済みのモジュール名を取得する
・Yaf_Application::run Yaf_Application を開始する
・Yaf_Application::setAppDirectory アプリケーションディレクトリを変更する
・Yaf_Dispatcher::autoRender 自動レンダリングのオン/オフを切り替える
・Yaf_Dispatcher::catchException 例外のキャッチのオン/オフを切り替える
・Yaf_Dispatcher::__construct Yaf_Dispatcher のコンストラクタ
・Yaf_Dispatcher::disableView ビューのレンダリングを無効にする
・Yaf_Dispatcher::dispatch リクエストをディスパッチする
・Yaf_Dispatcher::enableView ビューのレンダリングを有効にする
・Yaf_Dispatcher::flushInstantly その場でのフラッシュのオン/オフを切り替える
・Yaf_Dispatcher::getApplication アプリケーションを取得する
・Yaf_Dispatcher::getDefaultAction Retrive the default action name
・Yaf_Dispatcher::getDefaultController Retrive the default controller name
・Yaf_Dispatcher::getDefaultModule Retrive the default module name
・Yaf_Dispatcher::getInstance ディスパッチャのインスタンスを取得する
・Yaf_Dispatcher::getRequest リクエストのインスタンスを取得する
・Yaf_Dispatcher::getRouter ルーターのインスタンスを取得する
・Yaf_Dispatcher::initView ビューを初期化して返す
・Yaf_Dispatcher::registerPlugin プラグインを登録する
・Yaf_Dispatcher::returnResponse The returnResponse purpose
・Yaf_Dispatcher::setDefaultAction デフォルトのアクション名を変更する
・Yaf_Dispatcher::setDefaultController デフォルトのコントローラ名を変更する
・Yaf_Dispatcher::setDefaultModule デフォルトのモジュール名を変更する
・Yaf_Dispatcher::setErrorHandler エラーハンドラを設定する
・Yaf_Dispatcher::setRequest The setRequest purpose
・Yaf_Dispatcher::setView カスタムビューエンジンを設定する
・Yaf_Dispatcher::throwException 例外のスローのオン/オフを切り替える
・Yaf_Config_Abstract::get ゲッター
・Yaf_Config_Abstract::readonly 設定項目が読み込み専用かどうかを調べる
・Yaf_Config_Abstract::set セッター
・Yaf_Config_Abstract::toArray 配列に変換する
・Yaf_Config_Ini::__construct Yaf_Config_Ini のコンストラクタ
・Yaf_Config_Ini::count Yaf_Config.ini の全ての要素を数える
・Yaf_Config_Ini::current 現在の値を取得する
・Yaf_Config_Ini::__get 要素を取得する
・Yaf_Config_Ini::__isset キーが存在するかを判定する
・Yaf_Config_Ini::key 現在の要素のキーを取得する
・Yaf_Config_Ini::next 内部ポインタを進める
・Yaf_Config_Ini::offsetExists The offsetExists purpose
・Yaf_Config_Ini::offsetGet The offsetGet purpose
・Yaf_Config_Ini::offsetSet The offsetSet purpose
・Yaf_Config_Ini::offsetUnset The offsetUnset purpose
・Yaf_Config_Ini::readonly The readonly purpose
・Yaf_Config_Ini::rewind The rewind purpose
・Yaf_Config_Ini::__set The __set purpose
・Yaf_Config_Ini::toArray PHP の配列として構成を返す
・Yaf_Config_Ini::valid The valid purpose
・Yaf_Config_Simple::__construct コンストラクタ
・Yaf_Config_Simple::count The count purpose
・Yaf_Config_Simple::current The current purpose
・Yaf_Config_Simple::__get The __get purpose
・Yaf_Config_Simple::__isset The __isset purpose
・Yaf_Config_Simple::key The key purpose
・Yaf_Config_Simple::next The next purpose
・Yaf_Config_Simple::offsetExists The offsetExists purpose
・Yaf_Config_Simple::offsetGet The offsetGet purpose
・Yaf_Config_Simple::offsetSet The offsetSet purpose
・Yaf_Config_Simple::offsetUnset The offsetUnset purpose
・Yaf_Config_Simple::readonly The readonly purpose
・Yaf_Config_Simple::rewind The rewind purpose
・Yaf_Config_Simple::__set The __set purpose
・Yaf_Config_Simple::toArray PHP の配列を返す
・Yaf_Config_Simple::valid The valid purpose
・Yaf_Controller_Abstract::__construct Yaf_Controller_Abstract のコンストラクタ
・Yaf_Controller_Abstract::display The display purpose
・Yaf_Controller_Abstract::forward 別のアクションに転送する
・Yaf_Controller_Abstract::getInvokeArg The getInvokeArg purpose
・Yaf_Controller_Abstract::getInvokeArgs The getInvokeArgs purpose
・Yaf_Controller_Abstract::getModuleName モジュール名を取得する
・Yaf_Controller_Abstract::getName Get self name
・Yaf_Controller_Abstract::getRequest 現在のリクエストオブジェクトを取得する
・Yaf_Controller_Abstract::getResponse 現在のレスポンスオブジェクトを取得する
・Yaf_Controller_Abstract::getView ビューエンジンを取得する
・Yaf_Controller_Abstract::getViewpath getViewpath の目的を書く
・Yaf_Controller_Abstract::init コントローラを初期化する
・Yaf_Controller_Abstract::initView The initView purpose
・Yaf_Controller_Abstract::redirect URL にリダイレクトする
・Yaf_Controller_Abstract::render ビューテンプレートをレンダリングする
・Yaf_Controller_Abstract::setViewpath The setViewpath purpose
・Yaf_Action_Abstract::execute アクションのエントリポイント
・Yaf_Action_Abstract::getController コントローラオブジェクトを取得する
・Yaf_Action_Abstract::getControllerName Get controller name
・Yaf_View_Interface::assign 値をビューエンジンに代入する
・Yaf_View_Interface::display テンプレートをレンダリングして出力する
・Yaf_View_Interface::getScriptPath The getScriptPath purpose
・Yaf_View_Interface::render テンプレートをレンダリングする
・Yaf_View_Interface::setScriptPath The setScriptPath purpose
・Yaf_View_Simple::assign 値を代入する
・Yaf_View_Simple::assignRef The assignRef purpose
・Yaf_View_Simple::clear 代入した値をクリアする
・Yaf_View_Simple::__construct Yaf_View_Simple のコンストラクタ
・Yaf_View_Simple::display レンダリングして表示する
・Yaf_View_Simple::eval テンプレートをレンダリングする
・Yaf_View_Simple::__get Retrieve assigned variable
・Yaf_View_Simple::getScriptPath テンプレートのディレクトリを取得する
・Yaf_View_Simple::__isset The __isset purpose
・Yaf_View_Simple::render テンプレートをレンダリングする
・Yaf_View_Simple::__set 値をエンジンに設定する
・Yaf_View_Simple::setScriptPath テンプレートのディレクトリを設定する
・Yaf_Loader::autoload The autoload purpose
・Yaf_Loader::clearLocalNamespace The clearLocalNamespace purpose
・Yaf_Loader::__construct The __construct purpose
・Yaf_Loader::getInstance The getInstance purpose
・Yaf_Loader::getLibraryPath ライブラリパスを取得する
・Yaf_Loader::getLocalNamespace The getLocalNamespace purpose
・Yaf_Loader::getNamespacePath Retieve path of a registered namespace
・Yaf_Loader::getLocalNamespace Retrive all register namespaces info
・Yaf_Loader::import The import purpose
・Yaf_Loader::isLocalName The isLocalName purpose
・Yaf_Loader::registerLocalNamespace ローカルクラスプレフィックスを登録する
・Yaf_Loader::registerNamespace Register namespace with searching path
・Yaf_Loader::setLibraryPath ライブラリパスを変更する
・Yaf_Plugin_Abstract::dispatchLoopShutdown The dispatchLoopShutdown purpose
・Yaf_Plugin_Abstract::dispatchLoopStartup ディスパッチループの前にフックする
・Yaf_Plugin_Abstract::postDispatch The postDispatch purpose
・Yaf_Plugin_Abstract::preDispatch The preDispatch purpose
・Yaf_Plugin_Abstract::preResponse The preResponse purpose
・Yaf_Plugin_Abstract::routerShutdown The routerShutdown purpose
・Yaf_Plugin_Abstract::routerStartup RouterStartup フック
・Yaf_Registry::__construct Yaf_Registry はシングルトンを実装する
・Yaf_Registry::del アイテムをレジストリから削除する
・Yaf_Registry::get アイテムをレジストリから取得する
・Yaf_Registry::has アイテムが存在するかどうかを調べる
・Yaf_Registry::set アイテムをレジストリに追加する
・Yaf_Request_Abstract::clearParams Remove all params
・Yaf_Request_Abstract::getActionName The getActionName purpose
・Yaf_Request_Abstract::getBaseUri The getBaseUri purpose
・Yaf_Request_Abstract::getControllerName The getControllerName purpose
・Yaf_Request_Abstract::getEnv ENV 変数を取得する
・Yaf_Request_Abstract::getException The getException purpose
・Yaf_Request_Abstract::getLanguage クライアントの好きな言語を取得する
・Yaf_Request_Abstract::getMethod リクエストメソッドを取得する
・Yaf_Request_Abstract::getModuleName The getModuleName purpose
・Yaf_Request_Abstract::getParam 呼び出しパラメータを取得する
・Yaf_Request_Abstract::getParams 全ての呼び出しパラメータを取得する
・Yaf_Request_Abstract::getRequestUri The getRequestUri purpose
・Yaf_Request_Abstract::getServer SERVER 変数を取得する
・Yaf_Request_Abstract::isCli CLIリクエストかを判定する
・Yaf_Request_Abstract::isDispatched リクエストがディスパッチ済みかを判定する
・Yaf_Request_Abstract::isGet GETリクエストかどうかを判定する
・Yaf_Request_Abstract::isHead HEADリクエストかどうかを判定する
・Yaf_Request_Abstract::isOptions OPTIONS リクエストかどうかを判定する
・Yaf_Request_Abstract::isPost POST リクエストかどうかを判定する
・Yaf_Request_Abstract::isPut PUTリクエストかどうかを判定する
・Yaf_Request_Abstract::isRouted リクエストがルーティング済みかを判定する
・Yaf_Request_Abstract::isXmlHttpRequest AJAXリクエストかどうかを判定する
・Yaf_Request_Abstract::setActionName アクション名を設定する
・Yaf_Request_Abstract::setBaseUri ベース URI を設定する
・Yaf_Request_Abstract::setControllerName コントローラー名を設定する
・Yaf_Request_Abstract::setDispatched The setDispatched purpose
・Yaf_Request_Abstract::setModuleName モジュール名を設定する
・Yaf_Request_Abstract::setParam 呼び出しパラメータをリクエストに設定する
・Yaf_Request_Abstract::setRequestUri The setRequestUri purpose
・Yaf_Request_Abstract::setRouted The setRouted purpose
・Yaf_Request_Http::__construct Yaf_Request_Http のコンストラクタ
・Yaf_Request_Http::get クライアントからの変数を取得する
・Yaf_Request_Http::getCookie Cookie 変数を取得する
・Yaf_Request_Http::getFiles The getFiles purpose
・Yaf_Request_Http::getPost POST 変数を取得する
・Yaf_Request_Http::getQuery クエリパラメータを取得する
・Yaf_Request_Http::getRaw 生のリクエストボディを取得する
・Yaf_Request_Http::getRequest The getRequest purpose
・Yaf_Request_Http::isXmlHttpRequest リクエストが Ajax リクエストかどうかを判断する
・Yaf_Request_Simple::__construct Yaf_Request_Simple のコンストラクタ
・Yaf_Request_Simple::get The get purpose
・Yaf_Request_Simple::getCookie The getCookie purpose
・Yaf_Request_Simple::getFiles The getFiles purpose
・Yaf_Request_Simple::getPost The getPost purpose
・Yaf_Request_Simple::getQuery The getQuery purpose
・Yaf_Request_Simple::getRequest The getRequest purpose
・Yaf_Request_Simple::isXmlHttpRequest リクエストが AJAX 経由のリクエストかどうかを判定する
・Yaf_Response_Abstract::appendBody レスポンス本文に追記する
・Yaf_Response_Abstract::clearBody 既存のすべてのレスポンス本文を破棄します
・Yaf_Response_Abstract::clearHeaders すべてのヘッダをクリアする
・Yaf_Response_Abstract::__construct The __construct purpose
・Yaf_Response_Abstract::__destruct The __destruct purpose
・Yaf_Response_Abstract::getBody コンテンツを取得する
・Yaf_Response_Abstract::getHeader getHeader の目的
・Yaf_Response_Abstract::prependBody The prependBody purpose
・Yaf_Response_Abstract::response レスポンスを送信する
・Yaf_Response_Abstract::setAllHeaders The setAllHeaders purpose
・Yaf_Response_Abstract::setBody コンテンツをレスポンスに設定する
・Yaf_Response_Abstract::setHeader レスポンスヘッダを設定する
・Yaf_Response_Abstract::setRedirect The setRedirect purpose
・Yaf_Response_Abstract::__toString すべてのレスポンスボディを文字列として取得する
・Yaf_Route_Interface::assemble リクエストを組み立てる
・Yaf_Route_Interface::route リクエストをルーティングする
・Yaf_Route_Map::assemble URLを組み立てる
・Yaf_Route_Map::__construct The __construct purpose
・Yaf_Route_Map::route route の目的
・Yaf_Route_Regex::assemble URL を組み立てる
・Yaf_Route_Regex::__construct Yaf_Route_Regex のコンストラクタ
・Yaf_Route_Regex::route The route purpose
・Yaf_Route_Rewrite::assemble URLを組み立てる
・Yaf_Route_Rewrite::__construct Yaf_Route_Rewrite のコンストラクタ
・Yaf_Route_Rewrite::route The route purpose
・Yaf_Router::addConfig 設定で定義したルートをルーターに追加する
・Yaf_Router::addRoute 新しいルートをルーターに追加する
・Yaf_Router::__construct Yaf_Router のコンストラクタ
・Yaf_Router::getCurrentRoute 使われているルート名を取得する
・Yaf_Router::getRoute 名前を指定してルートを取得する
・Yaf_Router::getRoutes 登録済みのルートを取得する
・Yaf_Router::route The route purpose
・Yaf_Route_Simple::assemble URLを組み立てる
・Yaf_Route_Simple::__construct Yaf_Route_Simple のコンストラクタ
・Yaf_Route_Simple::route リクエストをルーティングする
・Yaf_Route_Static::assemble URL を組み立てる
・Yaf_Route_Static::match The match purpose
・Yaf_Route_Static::route リクエストをルーティングする
・Yaf_Route_Supervar::assemble URL を組み立てる
・Yaf_Route_Supervar::__construct The __construct purpose
・Yaf_Route_Supervar::route The route purpose
・Yaf_Session::__construct Yaf_Session のコンストラクタ
・Yaf_Session::count The count purpose
・Yaf_Session::current The current purpose
・Yaf_Session::del The del purpose
・Yaf_Session::__get The __get purpose
・Yaf_Session::getInstance The getInstance purpose
・Yaf_Session::has The has purpose
・Yaf_Session::__isset The __isset purpose
・Yaf_Session::key The key purpose
・Yaf_Session::next The next purpose
・Yaf_Session::offsetExists The offsetExists purpose
・Yaf_Session::offsetGet The offsetGet purpose
・Yaf_Session::offsetSet The offsetSet purpose
・Yaf_Session::offsetUnset The offsetUnset purpose
・Yaf_Session::rewind The rewind purpose
・Yaf_Session::__set The __set purpose
・Yaf_Session::start The start purpose
・Yaf_Session::__unset The __unset purpose
・Yaf_Session::valid The valid purpose
・Yaf_Exception::__construct コンストラクタ
・Yaf_Exception::getPrevious The getPrevious purpose
・Yaconf::get Retrieve a item
・Yaconf::has Determine if a item exists
・yaz_addinfo 詳細なエラー情報を返す
・yaz_ccl_conf CCL パーサを設定する
・yaz_ccl_parse CCL パーサを起動する
・yaz_close YAZ 接続をクローズする
・yaz_connect Z39.50 サーバーへの接続を準備する
・yaz_database セッション内のデータベースを指定する
・yaz_element 取得時の要素集合の名前を指定する
・yaz_errno エラー番号を返す
・yaz_error エラーの内容を返す
・yaz_es_result 拡張サービスの結果を調査する
・yaz_es 拡張サービスのリクエストを準備する
・yaz_get_option 接続に関するオプションの値を返す
・yaz_hits 直近の検索に関するヒット数を返す
・yaz_itemorder ILL リクエストパッケージを関して Z39.50 Item Order を準備する
・yaz_present (Z39.50による)取得の準備を行う
・yaz_range 取得するレコードの範囲を指定する
・yaz_record レコードを返す
・yaz_scan_result スキャンリクエストの結果を返す
・yaz_scan スキャンの準備をする
・yaz_schema 取得するスキーマを指定する
・yaz_search 検索を準備する
・yaz_set_option 接続に関するひとつあるいは複数のオプションを設定する
・yaz_sort ソート条件を設定する
・yaz_syntax 取得用に適当なレコード構文を指定する
・yaz_wait Z39.50 リクエストが完了するまで待つ
・Yar_Server::__construct Register a server
・Yar_Server::handle Start RPC Server
・Yar_Client::__call Call service
・Yar_Client::__construct Create a client
・Yar_Client::setOpt Set calling contexts
・Yar_Concurrent_Client::call Register a concurrent call
・Yar_Concurrent_Client::loop Send all calls
・Yar_Concurrent_Client::reset Clean all registered calls
・Yar_Server_Exception::getType Retrieve exception's type
・Yar_Client_Exception::getType Retrieve exception's type
ワード検索
※入力キーワードが、関数名・説明文・タグに含まれるものを検索関数名アルファベット別
最終更新一覧
●stristr
大文字小文字を区別せず文字列を検索し、ヒット箇所以降(あるいは以前)の文字列を返却
●stripslashes
バックスラッシュでエスケープされた文字列から、バックスラッシュを取り除く
●stripos
大文字小文字を区別せずに文字列が最初に現れる位置を取得する
●stripcslashes
addcslashes() でクォートされた文字列をアンクォートする
●strip_tags
文字列から HTML と PHP のタグを除去して返却
●strcspn
指定した文字が最初に現れる位置を調べる
●strcoll
ロケールに基づいて2つの文字列を比較し同じか(あるいは大小)を判定する
●strcmp
2つの文字列を比較し同じか(あるいは大小)を判定する
●strchr
strstr() のエイリアス
●strcasecmp
2つの文字列を比較(大文字小文字を区別せず同じとみなす)
カテゴリー一覧
PHP の振る舞いの変更
音声フォーマットの操作
認証サービス
コマンドライン関連
圧縮およびアーカイブ
暗号
データベース関連
日付および時刻関連
ファイルシステム
自然言語および文字エンコーディング
画像処理および作成
メール関連
数学
テキスト以外の MIME 型
プロセス制御
その他の基本モジュール
その他のサービス
検索エンジン用の拡張モジュール
サーバー固有のモジュール
セッション関連
テキスト処理
変数・データ型関連
ウェブサービス
Windows 用のモジュール
XML 操作
GUI用の拡張モジュール