[Ethna] element index

Package indexes

All elements
4 5 a b c d e f g h i j l m n o p q r s t u v w x _
_
top
Variable $_character_set
Variable $_dirlist
Variable $_get_data_cache
Variable $_layout_file
Variable $_pearopt
Ethna_PearWrapper::$_pearopt in PearWrapper.php
Method _activateEthnaManager
Ethnaマネージャを設定する
Method _alert
メールを送信する
Method _alert
アラートメールを送信する
Method _analyzeActionForm
指定されたPHPスクリプトを調べ、メッセージ処理関数の呼び出し 箇所を取得します。
Method _analyzeDirectory
指定されたディレクトリを再帰的に走査します。
Method _analyzeFile
指定されたPHPスクリプトを調べ、メッセージ処理関数の呼び出し 箇所を取得します。
Method _analyzeTemplate
指定されたテンプレートファイルを調べ、メッセージ処理関数 の呼び出し箇所を取得します。
Method _createActionForm
アクションフォームの作成と関連付け
Method _createFilterChain
フィルタチェインを生成する
Method _detectName
_detectName
Method _detectType
_detectType
Method _dump_csv
オブジェクトプロパティをCSV形式でダンプする
Function _et
_et() in I18N.php
メッセージカタログからロケールに適合するメッセージを取得します。 Ethna_I18N#get のショートカットです。
Method _ethnaManagerEnabledCheck
Ethnaマネージャが実行可能かをチェックする
Function _Ethna_HandleGateway_SeparateArgList
fetch options for myself
Function _Ethna_HandleGateway_ShowVersion
show version
Function _Ethna_XmlrpcGateway
_Ethna_XmlrpcGateway() in Controller.php
XMLRPCゲートウェイのスタブクラス
Method _fieldNameToFormName
データベースフィールド名に対応するフォーム名を取得する
Method _filter
Ethna_ActionForm::_filter() in ActionForm.php
フォーム値に変換フィルタを適用する
Method _filter_alnum_zentohan
フォーム値変換フィルタ: 全角英数字->半角英数字
Method _filter_alphabet_zentohan
フォーム値変換フィルタ: 全角英字->半角英字
Method _filter_kana_hantozen
フォーム値変換フィルタ: 半角カナ->全角カナ
Method _filter_ltrim
フォーム値変換フィルタ: 左空白削除
Method _filter_ntrim
フォーム値変換フィルタ: NULL(0x00)削除
Method _filter_numeric_zentohan
フォーム値変換フィルタ: 全角数字->半角数字
Method _filter_rtrim
フォーム値変換フィルタ: 右空白削除
Method _find_template_i18n
テンプレートのトークンを逆順に走査し、 翻訳トークンを取得します。
Method _fixNameObject
表示項目を修正する
Method _generateFile
解析済みのメッセージ処理関数の情報を元に、カタログファイ ルを生成します。 生成先は以下のパスになる。 [appid]/[locale_dir]/[locale_name]/LC_MESSAGES/[locale_name].[ini|po]
Method _generateKey
キーを生成する
Method _getAction
フォームにより要求されたアクション名に対応する定義を返す
Method _getActionList
定義済みアクション一覧を取得する
Method _getActionName_Form
フォームにより要求されたアクション名を返す
Method _getArray
フォームを配列にして返す(内部処理)
Method _getDBList
DBオブジェクト(read only/read-write)を取得する
Method _getDBVarname
指定されたDBキーに対応する(当該DBオブジェクトを格納するための)メンバ変数名を取得する
Method _getDefaultGateway
デフォルト状態でのゲートウェイを取得する
Method _getDefaultLanguage
デフォルト状態での使用言語を取得する 外部に出力されるEthnaのエラーメッセージ等のエンコーディングを 切り替えたい場合は、このメソッドをオーバーライドする。
Method _getFormInput_Button
フォームタグを取得する(type="button")
Method _getFormInput_Checkbox
チェックボックスタグを取得する(type="check")
Method _getFormInput_File
フォームタグを取得する(type="file")
Method _getFormInput_Hidden
フォームタグを取得する(type="hidden")
Method _getFormInput_Html
HTMLタグを取得する
Method _getFormInput_Password
フォームタグを取得する(type="password")
Method _getFormInput_Radio
ラジオボタンタグを取得する(type="radio")
Method _getFormInput_Select
セレクトボックスタグを取得する(type="select")
Method _getFormInput_Submit
フォームタグを取得する(type="submit")
Method _getFormInput_Text
フォームタグを取得する(type="text")
Method _getFormInput_Textarea
フォームタグを取得する(textarea)
Method _getForwardPath
遷移名からテンプレートファイルのパス名を取得する
Method _getGatewayPrefix
ゲートウェイに対応したクラス名のプレフィクスを取得する
Method _getHelperActionForm
アクションフォームオブジェクト(helper)を取得する $action === null で $name が指定されているときは、$nameの定義を 含むものを探す
Method _getHelperAppObject
アプリケーションオブジェクト(helper)を生成する
Method _getLogFile
ログファイルの書き出し先を取得する(ログファシリティに LOG_FILEが指定されている場合のみ有効)
Method _getLogWriter
LogWriterオブジェクトを取得する
Method _getMemcache
memcacheキャッシュオブジェクトを生成、取得する
Method _getMemcacheInfo
memcache接続情報を取得する
Method _getNavigation
ナビゲーション情報を取得する
Method _getObject_Backend
オブジェクト生成メソッド(backend)
Method _getObject_Config
オブジェクト生成メソッド(config)
Method _getObject_I18n
オブジェクト生成メソッド(i18n)
Method _getObject_Logger
オブジェクト生成メソッド(logger)
Method _getObject_Plugin
オブジェクト生成メソッド(plugin)
Method _getObject_Renderer
オブジェクト生成メソッド(renderer)
Method _getObject_Session
オブジェクト生成メソッド(session)
Method _getObject_Sql
オブジェクト生成メソッド(sql)
Method _getopt
easy getopt :)
Method _getPluginDef
フォーム値定義からプラグインの定義リストを分離する
Method _getPropDef
プロパティ定義を取得します。キャッシュされている場合は、 そこから取得します。
Method _getQueryParameter
検索内容を格納したGET引数を生成する
Method _getRenderer
レンダラオブジェクトを取得する
Method _getSelectorOptions
select, radio, checkbox の選択肢を取得する
Method _getSizeAsBytes
Method _getTableDef
テーブル定義を取得する
Method _getViewList
定義済みビュー一覧を取得する
Method _get_output_file
出力ファイル名を取得します。
Method _get_token
リクエストからトークンIDとリクエストIDを抜き出す
Method _handler_sort_callback
sort callback method
Method _htmlEntities
HTMLエンティティ変換
Method _include
Ethna_ClassFactory::_include() in ClassFactory.php
指定されたクラスから想定されるファイルをincludeする
Method _includeActionScript
アクションスクリプトをインクルードする
Method _includeDirectory
ディレクトリ以下の全てのスクリプトをインクルードする
Method _includeViewScript
ビュースクリプトをインクルードする
Method _isCacheAvailable
指定されたクラスがキャッシュを利用可能かどうかをチェックする
Method _load
_load
Method _load
_load
Method _load
_load
Method _load
_load
Method _loadConfig
_loadConfig
Method _mergeEthnaMessageCatalog
Ethna組み込みのメッセージカタログファイルを、上書き する場合にマージします。
Method _normalizePath
ゲートウェイパスを正規化する
Method _parseLongOption
長いオプション目録を解析します。
Method _parseShortOption
短いオプション目録を解析します。
Method _perform
Method _perform
Method _performTemplate
Special Function for generating template.
Method _prepareDSN
設定ファイルのDSN定義から使用するデータを再構築する(スレーブアクセス分岐等)
Method _run
Ethna_PearWrapper::_run() in PearWrapper.php
run PEAR_Command.
Method _searchPluginSrcDir
プラグインのソースディレクトリを決定する
Method _selectDSN
DSNのアクセス分岐を行う
Method _setDefault
共通値を設定する
Method _setDefault
オブジェクトのアプリケーションデフォルトプロパティを設定する
Method _setDefault
Method _setDefaultMacro
アプリケーション固有のマクロを設定する
Method _setDefaultTemplateEngine
テンプレートエンジンのデフォルト状態を設定する
Method _setFormDef
フォーム値定義を設定する
Method _setFormDef_HelperObj
ヘルパオブジェクト(アプリケーションオブジェクト) 経由でのフォーム値定義を設定する
Method _setFormTemplate
フォーム値定義テンプレートを設定する
Method _setLanguage
使用言語、ロケールを設定する 条件によって使用言語、ロケールを切り替えたい場合は、 このメソッドをオーバーライドする。
Method _setLocalConfig
config for local.
Method _setQueryOption
検索項目を生成する
Method _sortForward
アクション名とアクションクラスからの戻り値に基づいて遷移先を決定する
Method _SQLPlugin_SearchPropDef
オブジェクト検索SQLプラグイン(追加条件定義)
Method _SQLPlugin_SearchTable
オブジェクト検索SQLプラグイン(追加テーブル)
Method _unloadPlugin
プラグインのインスタンスをレジストリから消す
Method _validateCustom
カスタムチェックメソッドを実行する
Method _validatePlus
ユーザ定義検証メソッド(フォーム値間の連携チェック等)
Method __construct
Constructor for Ethna_Renderer_Smarty3
Method __construct
Ethna_Renderer_Smartyクラスのコンストラクタ
Method __construct
Ethna_UnitTestManagerのコンストラクタ
Method __construct
Ethna_ViewClassのコンストラクタ
Method __construct
Ethna_UnitTestReporterのコンストラクタ
Method __construct
Ethna_Sessionクラスのコンストラクタ
Method __construct
Ethna_UrlHandlerクラスのコンストラクタ
Method __construct
Ethna_SOAP_WsdlGeneratorクラスのコンストラクタ
Method __construct
Ethna_UnitTestCaseのコンストラクタ
Method __construct
Ethna_Errorクラスのコンストラクタ $userinfo は第5引数に設定すること。
Method __construct
Ethna_ClassFactoryクラスのコンストラクタ
Method __construct
Ethna_Backendクラスのコンストラクタ
Method __construct
Ethna_Configクラスのコンストラクタ
Method __construct
Ethna_Controllerクラスのコンストラクタ
Method __construct
Ethna_ActionClassのコンストラクタ
Method __construct
Ethna_DBクラスのコンストラクタ
Method __construct
Ethna_AppSQLのコンストラクタ
Method __construct
Ethna_AppSearchObjectのコンストラクタ
Method __construct
Ethna_SOAP_ActionFormクラスのコンストラクタ
Method __construct
Ethna_ActionFormクラスのコンストラクタ
Method __construct
コンストラクタ
Method __construct
Ethna_AppManagerのコンストラクタ
Method __construct
Ethna_AppObjectクラスのコンストラクタ
Method __construct
Ethna_Rendererクラスのコンストラクタ
Method __construct
Constructor
Method __construct
Ethna_Loggerクラスのコンストラクタ
Method __construct
Ethna_InfoManagerのコンストラクタ
Method __construct
Ethna_MailSenderクラスのコンストラクタ
Method __construct
Ethna_DB_PEARクラスのコンストラクタ
Method __construct
Ethna_Pluginのコンストラクタ
Method __construct
Ethna_PearWrapper constructor
Method __construct
Ethna_I18Nクラスのコンストラクタ
Method __construct
Ethna_Handle constructor
Method __construct
Ethna_Filterのコンストラクタ
Method __construct
Fileクラスのコンストラクタ
Method __construct
Ethna_SOAP_Gatewayクラスのコンストラクタ
Method __construct
Ethna_SOAP_GatewayGeneratorクラスのコンストラクタ
Method __construct
Ethna_Handle constructor (stub for php4)
Method __construct
Ethna_ActionErrorクラスのコンストラクタ
Method __destruct
Method __destruct
a
top
Variable $ac
Ethna_UnitTestCase::$ac in UnitTestCase.php
Variable $ac
Ethna_Backend::$ac in Backend.php
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $accept_array
Variable $action
Ethna_Controller::$action in Controller.php
Variable $action_class
Variable $action_class
Variable $action_cli
Variable $action_error
Variable $action_error
Variable $action_error
Variable $action_error
Variable $action_form
Variable $action_form
Variable $action_form
Variable $action_form
Variable $action_form
Variable $action_form
Variable $action_form
Variable $action_form
Variable $action_form
Variable $action_map
Variable $action_map
Variable $action_name
Variable $action_name
Variable $action_xmlrpc
Variable $ae
Ethna_ActionForm::$ae in ActionForm.php
Variable $ae
Ethna_Backend::$ae in Backend.php
Variable $ae
Ethna_ViewClass::$ae in ViewClass.php
Variable $ae
Ethna_ActionClass::$ae in ActionClass.php
Variable $af
Ethna_Backend::$af in Backend.php
Variable $af
Ethna_ActionClass::$af in ActionClass.php
Variable $af
Ethna_UnitTestCase::$af in UnitTestCase.php
Variable $af
Ethna_ViewClass::$af in ViewClass.php
Variable $af
Variable $af
Ethna_AppManager::$af in AppManager.php
Variable $af
Ethna_AppObject::$af in AppObject.php
Variable $alert_level
Variable $alert_mailaddress
Variable $anonymous
Variable $appid
Ethna_I18N::$appid in I18N.php
Variable $appid
Ethna_Controller::$appid in Controller.php
Variable $app_ne_vars
Variable $app_vars
Ethna_ActionForm::$app_vars in ActionForm.php
Variable $arg_list
Method actionClassToName
getDefaultActionClass()で取得したクラス名からアクション名を取得する
Method actionFormToName
getDefaultFormClass()で取得したクラス名からアクション名を取得する
Method actionToRequest
アクションをユーザリクエストに変換する
Method actionToRequest
アクションをユーザリクエストに変換する
Method actionToRequest
アクションをユーザリクエストに変換する
Method add
Ethna_AppObject::add() in AppObject.php
オブジェクトを追加する(INSERT)
Method add
Ethna_ActionError::add() in ActionError.php
エラーオブジェクトを生成/追加する
Method addActionFormHelper
helperアクションフォームオブジェクトを設定する
Method addObject
Ethna_AppSearchObject::addObject() in AppSearchObject.php
検索条件をOR/ANDで追加する
Method addObject
Ethna_Errorオブジェクトを追加する
Method addUserInfo
エラー追加情報へのアクセサ(W)
Constant ADODB_OUTP
ADODB_OUTP in ADOdb.php
ADOdb config setting
Method affectedRows
直近のクエリによる更新行数を取得する
Method authenticate
アクション実行前の認証処理を行う
Method autoExecute
Page ActionClass.php
ActionClass.php in ActionClass.php
Page ActionError.php
ActionError.php in ActionError.php
Page ActionForm.php
ActionForm.php in ActionForm.php
Page AppManager.php
AppManager.php in AppManager.php
Page AppObject.php
AppObject.php in AppObject.php
Page AppSearchObject.php
AppSearchObject.php in AppSearchObject.php
Page AppSQL.php
AppSQL.php in AppSQL.php
Page ActionClass.php
ActionClass.php in ActionClass.php
Page ADOdb.php
ADOdb.php in ADOdb.php
Page Abstract.php
Abstract.php in Abstract.php
Page Action.php
Action.php in Action.php
Page ActionTest.php
ActionTest.php in ActionTest.php
Page AppManager.php
AppManager.php in AppManager.php
Page AppObject.php
AppObject.php in AppObject.php
Page AddAction.php
AddAction.php in AddAction.php
Page AddActionTest.php
AddActionTest.php in AddActionTest.php
Page AddAppManager.php
AddAppManager.php in AddAppManager.php
Page AddAppObject.php
AddAppObject.php in AddAppObject.php
Page AddEntryPoint.php
AddEntryPoint.php in AddEntryPoint.php
Page AddProject.php
AddProject.php in AddProject.php
Page AddTemplate.php
AddTemplate.php in AddTemplate.php
Page AddTest.php
AddTest.php in AddTest.php
Page AddView.php
AddView.php in AddView.php
Page AddViewTest.php
AddViewTest.php in AddViewTest.php
Page Alertmail.php
Alertmail.php in Alertmail.php
Page ActionForm.php
ActionForm.php in ActionForm.php
b
top
Variable $backend
Ethna_UnitTestCase::$backend in UnitTestCase.php
Variable $backend
Variable $backend
Ethna_AppManager::$backend in AppManager.php
Variable $backend
Ethna_AppObject::$backend in AppObject.php
Variable $backend
Ethna_ActionForm::$backend in ActionForm.php
Variable $backend
Ethna_ActionClass::$backend in ActionClass.php
Variable $backend
Ethna_ViewClass::$backend in ViewClass.php
Variable $base
Ethna_Controller::$base in Controller.php
Method begin
ログ出力を開始する
Method begin
DBトランザクションを開始する
Method begin
ログ出力を開始する
Method begin
Ethna_Logger::begin() in Logger.php
ログ出力を開始する
Method begin
DBトランザクションを開始する
Method begin
DBトランザクションを開始する
Method begin
ログ出力を開始する
Method buildActionParameter
アクションをリクエストパラメータに変換する
Method buildActionParameter
アクションをリクエストパラメータに変換する
Method buildActionParameter
アクションをリクエストパラメータに変換する
Method buildQueryParameter
パラメータをURLに変換する
Method buildQueryParameter
パラメータをURLに変換する
Page Backend.php
Backend.php in Backend.php
c
top
Variable $channel
Ethna_PearWrapper::$channel in PearWrapper.php
Variable $class
Ethna_ClassFactory::$class in ClassFactory.php
Variable $class
Ethna_Controller::$class in Controller.php
Variable $class_default
Variable $class_factory
Variable $class_factory
Variable $class_name
Variable $clientencoding
Variable $client_encoding
ブラウザからのエンコーディングを指す
Variable $code
Ethna_Error::$code in Error.php
Variable $compress
Variable $condition
Ethna_AppSearchObject::$condition in AppSearchObject.php
Variable $config
Ethna_Backend::$config in Backend.php
Variable $config
Variable $config
Ethna_PearWrapper::$config in PearWrapper.php
Variable $config
Ethna_Filter::$config in Filter.php
Variable $config
Ethna_Renderer::$config in Renderer.php
Variable $config
Ethna_Session::$config in Session.php
Variable $config
Ethna_Controller::$config in Controller.php
Variable $config
Ethna_Config::$config in Config.php
Variable $config
Ethna_ViewClass::$config in ViewClass.php
Variable $config
Ethna_ActionClass::$config in ActionClass.php
Variable $config
Ethna_AppObject::$config in AppObject.php
Variable $config
Ethna_AppManager::$config in AppManager.php
Variable $config_default
Variable $config_default
Variable $config_default
Variable $controller
Variable $controller
Variable $controller
Variable $controller
Variable $controller
Variable $controller
Variable $controller
Variable $controller
Variable $controller
Variable $controller
Variable $controller
Variable $count
Variable $ctl
Ethna_Plugin::$ctl in Plugin.php
Variable $ctl
Ethna_I18N::$ctl in I18N.php
Variable $ctl
Ethna_ViewClass::$ctl in ViewClass.php
Variable $ctl
Ethna_Handle::$ctl in Handle.php
Variable $ctl
Ethna_Filter::$ctl in Filter.php
Variable $ctl
Variable $ctl
Ethna_ClassFactory::$ctl in ClassFactory.php
Variable $ctl
Ethna_Logger::$ctl in Logger.php
Variable $ctl
Ethna_UnitTestManager::$ctl in UnitTestManager.php
Variable $ctl
Ethna_UnitTestCase::$ctl in UnitTestCase.php
Variable $ctl
Ethna_Renderer::$ctl in Renderer.php
Variable $ctl
Ethna_Backend::$ctl in Backend.php
Method check
Ethna_ActionForm::check() in ActionForm.php
チェックメソッド(基底クラス)
Method checkActionName
アクション名をチェックする
Method checkAppId
アプリケーションIDをチェックする
Method checkBoolean
チェックメソッド: bool値
Method checkMailAddress
メールアドレスが正しいかどうかをチェックする
Method checkMailaddress
チェックメソッド: メールアドレス
Method checkURL
チェックメソッド: URL
Method checkVendorChar
チェックメソッド: 機種依存文字
Method checkViewName
ビュー名をチェックする
Method chmod
ファイルのパーミッションを変更する
Page CacheManager.php
CacheManager.php in CacheManager.php
Page ClassFactory.php
ClassFactory.php in ClassFactory.php
Page Config.php
Config.php in Config.php
Page Controller.php
Controller.php in Controller.php
Page Cachemanager.php
Cachemanager.php in Cachemanager.php
Page Csrf.php
Csrf.php in Csrf.php
Page CreatePlugin.php
CreatePlugin.php in CreatePlugin.php
Page ClearCache.php
ClearCache.php in ClearCache.php
Page CreatePlugin.php
CreatePlugin.php in CreatePlugin.php
Page Custom.php
Custom.php in Custom.php
Method clear
Ethna_ActionError::clear() in ActionError.php
登録されたエラーオブジェクトを全て削除する
Method clear
delete cache
Method clear
キャッシュから値を削除する
Method clear
キャッシュ値を削除する
Method clear
キャッシュ値を削除する
Method clearActionFormHelper
helperアクションフォームオブジェクトを削除する
Method clearDuplicatePost
POSTのユニークチェックフラグをクリアする
Method clearErrorCallback
エラー発生時の(フレームワークとしての)コールバック関数をクリアする
Method clearFormVars
ユーザから送信されたフォーム値をクリアする
Method commit
DBトランザクションを終了する
Method commit
DBトランザクションを終了する
Method commit
DBトランザクションを終了する
Method confirmDialog
provide yes-or-no dialog.
Method connect
DBに接続する
Method connect
DBに接続する
Method connect
DBに接続する
Method count
Ethna_ActionError::count() in ActionError.php
エラーオブジェクトの数を返す
Method createActionClass
アクションの作成
Method createActionForm
アクションフォームの作成
Method createPlainActionForm
単純なアクションフォームの作成
Method createViewClass
ビューの作成
d
top
Variable $db
Ethna_Controller::$db in Controller.php
Variable $db
Ethna_DB::$db in DB.php
Variable $db
Ethna_DB_ADOdb::$db in ADOdb.php
Variable $db
Ethna_DB_PEAR::$db in PEAR.php
Variable $db
Ethna_AppManager::$db in AppManager.php
Variable $db_list
Variable $db_prefix
Variable $def
Ethna_ActionForm::$def in ActionForm.php
Variable $default_header
Variable $def_noplugin
Variable $directory
Variable $directory_default
Variable $dsn
Variable $dsn
Ethna_Controller::$dsn in Controller.php
Variable $dsn
Variable $dsninfo
Page DB.php
DB.php in DB.php
Page Default.php
Default.php in Default.php
Constant DB_TYPE_MISC
DB_TYPE_MISC in Ethna.php
DB種別定義: Misc
Constant DB_TYPE_RO
DB_TYPE_RO in Ethna.php
DB種別定義: R/O
Constant DB_TYPE_RW
DB_TYPE_RW in Ethna.php
DB種別定義: R/W
Method destroy
セッションを破棄する
Constant DIRECTORY_SEPARATOR
DIRECTORY_SEPARATOR in Ethna.php
directory separator(Windows)
Method disconnect
DB接続を切断する
Method disconnect
DB接続を切断する
Method disconnect
DB接続を切断する
Method dispatch
SOAPアクションを実行する
Method displayTable
provide table layout
Method doChannelDiscover
do channel-discover
Method doChannelUpdate
do channel-update
Method doClearCache
do clear-cache
Method doInfo
Ethna_PearWrapper::doInfo() in PearWrapper.php
do info (packages installed with ethna command)
Method doInstall
do install
Method doInstallFromTgz
do install from local tgz file
Method doList
Ethna_PearWrapper::doList() in PearWrapper.php
do list (packages installed with ethna command)
Method doRemoteInfo
do info (packages installable with ethna command)
Method doRemoteList
do remote-list (packages installable with ethna command)
Method doUninstall
do uninstall (packages installed with ethna command)
Method doUpgrade
do upgrade
Method doUpgradeAll
do upgrade-all
Method doUpgradeFromTgz
do upgrade from local tgz file
Method dump
Ethna_AppObject::dump() in AppObject.php
オブジェクトプロパティを指定の形式でダンプする(現在はCSV形式のみサポート)
Method dumpActionForm
dump action form defined values and posted values
Method dumpArray
Method dumpConfig
Method dumpInfo
dump php info
Page Debugtoolbar.php
Debugtoolbar.php in Debugtoolbar.php
Page Debugtoolbar.php
Debugtoolbar.php in Debugtoolbar.php
e
top
Variable $engine
Ethna_Renderer::$engine in Renderer.php
Variable $engine_path
Variable $engine_path
Variable $engine_path
Variable $error_list
Variable $ext
Ethna_Controller::$ext in Controller.php
Page ethna_handle.php
ethna_handle.php in ethna_handle.php
Page ethna_make_package.php
ethna_make_package.php in ethna_make_package.php
Page ethna_run_test.php
ethna_run_test.php in ethna_run_test.php
Page Error.php
Error.php in Error.php
Page EntryPoint.php
EntryPoint.php in EntryPoint.php
Page Echo.php
Echo.php in Echo.php
Method encode_MIME
文字列をMIMEエンコードする
Method end
Method end
ログ出力を終了する
Method end
Ethna_Controller::end() in Controller.php
アプリケーション実行後の後始末を行います。
Method end
Ethna_Logger::end() in Logger.php
ログ出力を終了する
Method end
ログ出力を終了する
Method end
ログ出力を終了する
Method error
Ethna_ViewClass::error() in ViewClass.php
エラーページ出力用のHTTPステータスコードを指定します。
Method error
return error
Method errorLevelToLogLevel
PHPエラーレベルをログレベルに変換する
Method escapeCSV
CSVエスケープ処理を行う
Method escapeHtml
配列の要素を全てHTMLエスケープして返す
Method escapeSQL
SQL引数をエスケープする
Class Ethna
Ethna in Ethna.php
Ethnaフレームワーククラス
Page Ethna.php
Ethna.php in Ethna.php
Method ethnaManagerCheckErrorMsg
Ethnaマネージャが実行不能な場合のエラーメッセージを 表示する。運用上の都合でこのメッセージを出力したくない 場合は、このメソッドをオーバーライドせよ
Class Ethna_ActionClass
Ethna_ActionClass in ActionClass.php
action実行クラス
Class Ethna_ActionError
Ethna_ActionError in ActionError.php
アプリケーションエラー管理クラス
Class Ethna_ActionForm
Ethna_ActionForm in ActionForm.php
アクションフォームクラス
Class Ethna_Action_Info
Ethna_Action_Info in Info.php
__ethna_info__アクションの実装
Class Ethna_Action_UnitTest
Ethna_Action_UnitTest in UnitTest.php
__ethna_unittest__アクションの実装
Function ethna_adodb_logger
Class Ethna_AppManager
Ethna_AppManager in AppManager.php
アプリケーションマネージャのベースクラス
Class Ethna_AppObject
Ethna_AppObject in AppObject.php
アプリケーションオブジェクトのベースクラス
Class Ethna_AppSearchObject
Ethna_AppSearchObject in AppSearchObject.php
アプリケーションオブジェクト検索条件クラス
Class Ethna_AppSQL
Ethna_AppSQL in AppSQL.php
アプリケーションSQLベースクラス
Class Ethna_Backend
Ethna_Backend in Backend.php
バックエンド処理クラス
Constant ETHNA_BASE
ETHNA_BASE in Ethna.php
Ethnaベースディレクトリ定義
Class Ethna_CacheManager
Ethna_CacheManager in CacheManager.php
キャッシュマネージャクラス
Class Ethna_ClassFactory
Ethna_ClassFactory in ClassFactory.php
Ethnaフレームワークのオブジェクト生成ゲートウェイ
Class Ethna_CLI_ActionClass
Ethna_CLI_ActionClass in ActionClass.php
コマンドラインaction実行クラス
Class Ethna_Config
Ethna_Config in Config.php
設定クラス
Class Ethna_Controller
Ethna_Controller in Controller.php
コントローラクラス
Class Ethna_DB
Ethna_DB in DB.php
Ethna用DB抽象クラス
Class Ethna_DB_ADOdb
Ethna_DB_ADOdb in ADOdb.php
Ethna_DB_ADOdb
Class Ethna_DB_PEAR
Ethna_DB_PEAR in PEAR.php
Ethna用DB抽象クラス
Class Ethna_Error
Ethna_Error in Error.php
エラークラス
Constant ETHNA_ERROR_DUMMY
ETHNA_ERROR_DUMMY in Ethna.php
ダミーのエラーモード
Function ethna_error_handler
エラーコールバック関数
Class Ethna_Filter
Ethna_Filter in Filter.php
フレームワークのフィルタ基底クラス
Class Ethna_Form_Info
Ethna_Form_Info in Info.php
__ethna_info__フォームの実装
Class Ethna_Form_UnitTest
Ethna_Form_UnitTest in UnitTest.php
__ethna_unittest__フォームの実装
Class Ethna_Generator
Ethna_Generator in Generator.php
スケルトン生成クラス
Class Ethna_Getopt
Ethna_Getopt in Getopt.php
コマンドラインオプション解釈クラス PEAR への依存を排除するため、 Console_Getopt クラスを最実装したもの
Class Ethna_Handle
Ethna_Handle in Handle.php
Manager class of Ethna (Command Line) Handlers
Class Ethna_I18N
Ethna_I18N in I18N.php
i18n関連の処理を行うクラス
Class Ethna_InfoManager
Ethna_InfoManager in InfoManager.php
Ethnaマネージャクラス
Constant ETHNA_INSTALL_BASE
ETHNA_INSTALL_BASE in ethna_run_test.php
Ethnaインストールルートディレクトリ
Class Ethna_Logger
Ethna_Logger in Logger.php
ログ管理クラス
Class Ethna_MailSender
Ethna_MailSender in MailSender.php
メール送信クラス
Constant ETHNA_OPTVALUE_IS_DISABLED
Constant ETHNA_OPTVALUE_IS_OPTIONAL
Constant ETHNA_OPTVALUE_IS_REQUIRED
Constant ETHNA_OS_WINDOWS
ETHNA_OS_WINDOWS in Ethna.php
Class Ethna_PearWrapper
Ethna_PearWrapper in PearWrapper.php
wrapper class for PEAR_Command This class should be instantiated in ethna handler.
Class Ethna_Plugin
Ethna_Plugin in Plugin.php
プラグインクラス
Class Ethna_Plugin_Abstract
Ethna_Plugin_Abstract in Abstract.php
The abstract class of all plugins.
Class Ethna_Plugin_Cachemanager
Ethna_Plugin_Cachemanager in Cachemanager.php
キャッシュマネージャプラグインクラス
Class Ethna_Plugin_Cachemanager_Localfile
キャッシュマネージャクラス(ローカルファイルキャッシュ版)
Class Ethna_Plugin_Cachemanager_Memcache
キャッシュマネージャクラス(memcache版)
Class Ethna_Plugin_Cachemanager_Memcached
キャッシュマネージャクラス(pecl::memcached 版)
Class Ethna_Plugin_Csrf
Ethna_Plugin_Csrf in Csrf.php
CSRF対策基底クラス
Class Ethna_Plugin_Csrf_Session
CSRF対策
Class Ethna_Plugin_Filter
Ethna_Plugin_Filter in Filter.php
プラグインフィルタ基底クラス
Class Ethna_Plugin_Filter_Debugtoolbar
DebugToolbar Plugin Filter
Class Ethna_Plugin_Generator
Ethna_Plugin_Generator in Generator.php
スケルトン生成プラグイン
Class Ethna_Plugin_Generator_Action
スケルトン生成クラス
Class Ethna_Plugin_Generator_ActionTest
スケルトン生成クラス
Class Ethna_Plugin_Generator_AppManager
スケルトン生成クラス
Class Ethna_Plugin_Generator_AppObject
スケルトン生成クラス
Class Ethna_Plugin_Generator_CreatePlugin
プラグインパッケージスケルトン生成クラス
Class Ethna_Plugin_Generator_EntryPoint
スケルトン生成クラス
Class Ethna_Plugin_Generator_I18n
i18n 向け、メッセージカタログ生成クラスのスーパークラス
Class Ethna_Plugin_Generator_Project
スケルトン生成クラス
Class Ethna_Plugin_Generator_Template
スケルトン生成クラス
Class Ethna_Plugin_Generator_Test
Normal Test Case Generator.
Class Ethna_Plugin_Generator_View
スケルトン生成クラス
Class Ethna_Plugin_Generator_ViewTest
スケルトン生成クラス
Class Ethna_Plugin_Handle
Ethna_Plugin_Handle in Handle.php
コマンドラインハンドラプラグインの基底クラス
Class Ethna_Plugin_Handle_AddAction
add-action handler
Class Ethna_Plugin_Handle_AddActionTest
add-action-test handler
Class Ethna_Plugin_Handle_AddAppManager
add-app-manager handler
Class Ethna_Plugin_Handle_AddAppObject
add-app-object handler
Class Ethna_Plugin_Handle_AddEntryPoint
add-action handler
Class Ethna_Plugin_Handle_AddProject
add-project handler
Class Ethna_Plugin_Handle_AddTemplate
add-template handler
Class Ethna_Plugin_Handle_AddTest
Ethna_Handle which generates Normal Test Case
Class Ethna_Plugin_Handle_AddView
add-view handler
Class Ethna_Plugin_Handle_AddViewTest
add-view-test handler
Class Ethna_Plugin_Handle_ClearCache
clear-cache handler
Class Ethna_Plugin_Handle_CreatePlugin
create Ethna Plugin Skelton handler.
Class Ethna_Plugin_Handle_Help
add-action handler
Class Ethna_Plugin_Handle_I18n
i18n handler
Class Ethna_Plugin_Handle_MakePluginPackage
Ethna_Plugin_Handle_MakePluginPackage in MakePluginPackage.php
make-plugin-package handler.
Class Ethna_Plugin_Handle_PearLocal
pear package install handler
Class Ethna_Plugin_Logwriter
Ethna_Plugin_Logwriter in Logwriter.php
ログ出力基底クラス
Class Ethna_Plugin_Logwriter_Alertmail
ログ出力クラス(アラートメール) Ethna_Logger にある _alert() をプラグインにしただけです。
Class Ethna_Plugin_Logwriter_Debugtoolbar
Ethna_Plugin_Logwriter_DebugToolbar
Class Ethna_Plugin_Logwriter_Default
ログ出力基底クラス
Class Ethna_Plugin_Logwriter_Echo
ログ出力基底クラス
Class Ethna_Plugin_Logwriter_File
ログ出力クラス(File)
Class Ethna_Plugin_Logwriter_Syslog
ログ出力クラス(Syslog)
Class Ethna_Plugin_Urlhandler
Ethna_Plugin_Urlhandler in Urlhandler.php
Urlhandlerプラグインの基底クラス
Class Ethna_Plugin_Validator
Ethna_Plugin_Validator in Validator.php
バリデータプラグインの基底クラス
Class Ethna_Plugin_Validator_Custom
customバリデータのラッパープラグイン
Class Ethna_Plugin_Validator_File
ファイルチェックプラグイン
Class Ethna_Plugin_Validator_Max
最大値チェックプラグイン
Class Ethna_Plugin_Validator_Mbregexp
マルチバイト対応正規表現によるバリデータプラグイン
Class Ethna_Plugin_Validator_Mbstrmax
最大値チェックプラグイン (マルチバイト文字列用)
Class Ethna_Plugin_Validator_Mbstrmin
最小値チェックプラグイン (マルチバイト文字列用)
Class Ethna_Plugin_Validator_Min
最小値チェックプラグイン
Class Ethna_Plugin_Validator_Regexp
正規表現によるバリデータプラグイン
Class Ethna_Plugin_Validator_Required
必須フォームの検証プラグイン
Class Ethna_Plugin_Validator_Strmax
最大値チェックプラグイン (シングルバイト文字列用)
Class Ethna_Plugin_Validator_Strmaxcompat
最大値チェックプラグイン (マルチバイト文字列(EUC_JP)用. Ethna 2.3.x までの互換性保持用)
Class Ethna_Plugin_Validator_Strmin
最小値チェックプラグイン (シングルバイト文字列用)
Class Ethna_Plugin_Validator_Strmincompat
最小値チェックプラグイン (マルチバイト文字列(EUC_JP)用. Ethna 2.3.x までの互換性保持用)
Class Ethna_Plugin_Validator_Type
タイプチェックプラグイン
Class Ethna_Renderer
Ethna_Renderer in Renderer.php
Template Renderer
Class Ethna_Renderer_Smarty
Ethna_Renderer_Smarty in Smarty.php
Smarty rendere class
Class Ethna_Renderer_Smarty3
Ethna_Renderer_Smarty3 in Smarty3.php
Smarty 3.x
Class Ethna_Session
Ethna_Session in Session.php
セッションクラス
Class Ethna_SOAP_ActionForm
Ethna_SOAP_ActionForm in ActionForm.php
SOAPフォームクラス
Class Ethna_SOAP_Gateway
Ethna_SOAP_Gateway in Gateway.php
SOAPゲートウェイの基底クラス
Class Ethna_SOAP_GatewayGenerator
Ethna_SOAP_GatewayGenerator in GatewayGenerator.php
指定されたコントローラに対応するゲートウェイクラスコードを生成するクラス
Class Ethna_SOAP_Util
Ethna_SOAP_Util in Util.php
SOAPユーティリティクラス
Class Ethna_SOAP_WsdlGenerator
Ethna_SOAP_WsdlGenerator in WsdlGenerator.php
指定されたコントローラに対応するWSDLを生成するクラス
Class Ethna_UnitTestCase
Ethna_UnitTestCase in UnitTestCase.php
UnitTestCase実行クラス
Class Ethna_UnitTestManager
Ethna_UnitTestManager in UnitTestManager.php
Ethnaユニットテストマネージャクラス
Class Ethna_UnitTestReporter
Ethna_UnitTestReporter in UnitTestReporter.php
Ethnaマネージャクラス
Class Ethna_UrlHandler
Ethna_UrlHandler in UrlHandler.php
URLハンドラクラス
Class Ethna_UrlHandler_Simple
URLハンドラクラス
Class Ethna_Util
Ethna_Util in Util.php
ユーティリティクラス
Constant ETHNA_VERSION
ETHNA_VERSION in Ethna.php
バージョン定義
Class Ethna_ViewClass
Ethna_ViewClass in ViewClass.php
viewクラス
Class Ethna_View_403
Ethna_View_403 in 403.php
403ページ(アクセスを禁止することを知らせるページ) を出力するビューの実装
Class Ethna_View_404
Ethna_View_404 in 404.php
404ページ(リソースが存在しない場合のエラーページ) を出力するビューの実装
Class Ethna_View_500
Ethna_View_500 in 500.php
500ページ(内部エラーが起きた場合のエラーページ) を出力するビューの実装
Class Ethna_View_Info
Ethna_View_Info in Info.php
__ethna_info__ビューの実装
Class Ethna_View_Json
Ethna_View_Json in Json.php
JSON を出力するビューの実装
Class Ethna_View_List
Ethna_View_List in List.php
リストビュー基底クラスの実装
Class Ethna_View_Redirect
Ethna_View_Redirect in Redirect.php
別のURLへリダイレクトするためのビューの実装
Class Ethna_View_UnitTest
Ethna_View_UnitTest in UnitTest.php
__ethna_unittest__ビューの実装
Method execute
Method explodeCSV
CSV形式の文字列を配列に分割する
Method exportForm
オブジェクトプロパティをフォーム値にエクスポートする
Constant E_APP_DUPENT
E_APP_DUPENT in Ethna.php
エラーコード: アプリケーションオブジェクトID重複エラー
Constant E_APP_LOCK
E_APP_LOCK in Ethna.php
エラーコード: ロックエラー
Constant E_APP_NOMETHOD
E_APP_NOMETHOD in Ethna.php
エラーコード: アプリケーションメソッドが存在しない
Constant E_APP_READ
E_APP_READ in Ethna.php
エラーコード: 読み込みエラー
Constant E_APP_UNDEFINED_ACTION
エラーコード: アクション未定義エラー
Constant E_APP_UNDEFINED_ACTIONCLASS
エラーコード: アクションクラス未定義エラー
Constant E_APP_WRITE
E_APP_WRITE in Ethna.php
エラーコード: 書き込みエラー
Constant E_CACHE_EXPIRED
E_CACHE_EXPIRED in Ethna.php
エラーコード: キャッシュ有効期限
Constant E_CACHE_GENERAL
E_CACHE_GENERAL in Ethna.php
エラーコード: キャッシュエラー(その他)
Constant E_CACHE_INVALID_TYPE
エラーコード: キャッシュタイプ不正
Constant E_CACHE_NO_VALUE
E_CACHE_NO_VALUE in Ethna.php
エラーコード: キャッシュ値なし
Constant E_DB_CONNECT
E_DB_CONNECT in Ethna.php
エラーコード: DB接続エラー
Constant E_DB_DUPENT
E_DB_DUPENT in Ethna.php
エラーコード: DBユニークキーエラー
Constant E_DB_INVALIDTYPE
E_DB_INVALIDTYPE in Ethna.php
エラーコード: DB種別エラー
Constant E_DB_NODSN
E_DB_NODSN in Ethna.php
エラーコード: DB設定なし
Constant E_DB_QUERY
E_DB_QUERY in Ethna.php
エラーコード: DBクエリエラー
Constant E_DEPRECATED
E_DEPRECATED in Ethna.php
Constant E_FORM_CONFIRM
E_FORM_CONFIRM in Ethna.php
エラーコード: 確認用エントリ入力エラー
Constant E_FORM_INVALIDCHAR
E_FORM_INVALIDCHAR in Ethna.php
エラーコード: フォーム値文字種(カスタムチェック)エラー
Constant E_FORM_INVALIDVALUE
E_FORM_INVALIDVALUE in Ethna.php
エラーコード: フォーム値数値(カスタムチェック)エラー
Constant E_FORM_MAX_DATETIME
E_FORM_MAX_DATETIME in Ethna.php
エラーコード: フォーム値最大値エラー(日付型)
Constant E_FORM_MAX_FILE
E_FORM_MAX_FILE in Ethna.php
エラーコード: フォーム値最大値エラー(ファイル型)
Constant E_FORM_MAX_FLOAT
E_FORM_MAX_FLOAT in Ethna.php
エラーコード: フォーム値最大値エラー(浮動小数点数型)
Constant E_FORM_MAX_INT
E_FORM_MAX_INT in Ethna.php
エラーコード: フォーム値最大値エラー(整数型)
Constant E_FORM_MAX_STRING
E_FORM_MAX_STRING in Ethna.php
エラーコード: フォーム値最大値エラー(文字列型)
Constant E_FORM_MIN_DATETIME
E_FORM_MIN_DATETIME in Ethna.php
エラーコード: フォーム値最小値エラー(日付型)
Constant E_FORM_MIN_FILE
E_FORM_MIN_FILE in Ethna.php
エラーコード: フォーム値最小値エラー(ファイル型)
Constant E_FORM_MIN_FLOAT
E_FORM_MIN_FLOAT in Ethna.php
エラーコード: フォーム値最小値エラー(浮動小数点数型)
Constant E_FORM_MIN_INT
E_FORM_MIN_INT in Ethna.php
エラーコード: フォーム値最小値エラー(整数型)
Constant E_FORM_MIN_STRING
E_FORM_MIN_STRING in Ethna.php
エラーコード: フォーム値最小値エラー(文字列型)
Constant E_FORM_REGEXP
E_FORM_REGEXP in Ethna.php
エラーコード: フォーム値文字種(正規表現)エラー
Constant E_FORM_REQUIRED
E_FORM_REQUIRED in Ethna.php
エラーコード: フォーム値必須エラー
Constant E_FORM_WRONGTYPE_ARRAY
エラーコード: フォーム値型エラー(配列引数にスカラー指定)
Constant E_FORM_WRONGTYPE_BOOLEAN
エラーコード: フォーム値型エラー(BOOL型)
Constant E_FORM_WRONGTYPE_DATETIME
エラーコード: フォーム値型エラー(日付型)
Constant E_FORM_WRONGTYPE_FILE
エラーコード: フォーム値型エラー(FILE型)
Constant E_FORM_WRONGTYPE_FLOAT
エラーコード: フォーム値型エラー(浮動小数点数型)
Constant E_FORM_WRONGTYPE_INT
エラーコード: フォーム値型エラー(整数型)
Constant E_FORM_WRONGTYPE_SCALAR
エラーコード: フォーム値型エラー(スカラー引数に配列指定)
Constant E_GENERAL
E_GENERAL in Ethna.php
エラーコード: 一般エラー
Constant E_PLUGIN_GENERAL
E_PLUGIN_GENERAL in Ethna.php
エラーコード: プラグインエラー(その他)
Constant E_PLUGIN_NOTFOUND
E_PLUGIN_NOTFOUND in Ethna.php
エラーコード: プラグインが見つからない
Constant E_SESSION_EXPIRE
E_SESSION_EXPIRE in Ethna.php
エラーコード: セッションエラー(有効期限切れ)
Constant E_SESSION_IPCHECK
E_SESSION_IPCHECK in Ethna.php
エラーコード: セッションエラー(IPアドレスチェックエラー)
Constant E_UTIL_CSV_CONTINUE
E_UTIL_CSV_CONTINUE in Ethna.php
エラーコード: CSV分割エラー(行継続)
f
top
Variable $facility
Variable $facility
Variable $file_exists
Variable $filter
Ethna_Controller::$filter in Controller.php
Variable $filter_chain
Variable $force_validate_plus
Variable $form
Ethna_ActionForm::$form in ActionForm.php
Variable $form_template
Variable $form_vars
Variable $forward
Ethna_Controller::$forward in Controller.php
Variable $forward_default
Variable $forward_name
Variable $forward_name
Variable $forward_path
Page Filter.php
Filter.php in Filter.php
Page Filter.php
Filter.php in Filter.php
Page File.php
File.php in File.php
Page File.php
File.php in File.php
Method fetchRow
DB_Result::fetchRow()の結果を整形して返す
Function file_exists_ex
file_exists_ex() in Util.php
グローバルユーティリティ関数: include_pathを検索しつつfile_exists()する
Constant FILTER_FW
FILTER_FW in ActionForm.php
定型フィルタ: 全角入力
Constant FILTER_HW
FILTER_HW in ActionForm.php
定型フィルタ: 半角入力
Method fixRetval
戻り値型定義を正規化する
Method formatBacktrace
バックトレースをフォーマットして返す
Constant FORM_TYPE_BUTTON
FORM_TYPE_BUTTON in Ethna.php
フォーム型: button
Constant FORM_TYPE_CHECKBOX
FORM_TYPE_CHECKBOX in Ethna.php
フォーム型: checkbox
Constant FORM_TYPE_FILE
FORM_TYPE_FILE in Ethna.php
フォーム型: file
Constant FORM_TYPE_HIDDEN
FORM_TYPE_HIDDEN in Ethna.php
フォーム型: hidden
Constant FORM_TYPE_PASSWORD
FORM_TYPE_PASSWORD in Ethna.php
フォーム型: password
Constant FORM_TYPE_RADIO
FORM_TYPE_RADIO in Ethna.php
フォーム型: radio
Constant FORM_TYPE_SELECT
FORM_TYPE_SELECT in Ethna.php
フォーム型: select
Constant FORM_TYPE_SUBMIT
FORM_TYPE_SUBMIT in Ethna.php
フォーム型: button
Constant FORM_TYPE_TEXT
FORM_TYPE_TEXT in Ethna.php
フォーム型: text
Constant FORM_TYPE_TEXTAREA
FORM_TYPE_TEXTAREA in Ethna.php
フォーム型: textarea
Method forward
遷移名に対応する画面を出力する
Method forward
Method forward
遷移名に対応する画面を出力する
Method forwardPathToName
テンプレートパス名から遷移名を取得する
g
top
Variable $gateway
Ethna_Controller::$gateway in Controller.php
Page Generator.php
Generator.php in Generator.php
Page Getopt.php
Getopt.php in Getopt.php
Page Generator.php
Generator.php in Generator.php
Page Gateway.php
Gateway.php in Gateway.php
Page GatewayGenerator.php
GatewayGenerator.php in GatewayGenerator.php
Constant GATEWAY_CLI
GATEWAY_CLI in Ethna.php
ゲートウェイ: CLI
Constant GATEWAY_SOAP
GATEWAY_SOAP in Ethna.php
ゲートウェイ: SOAP
Constant GATEWAY_WWW
GATEWAY_WWW in Ethna.php
ゲートウェイ: WWW
Constant GATEWAY_XMLRPC
GATEWAY_XMLRPC in Ethna.php
ゲートウェイ: XMLRPC
Method generate
テンプレートのスケルトンを生成する
Method generate
ビューのスケルトンを生成する
Method generate
テンプレートのスケルトンを生成する
Method generate
プロジェクトスケルトンを生成する
Method generate
ゲートウェイクラスコードを生成する
Method generate
スケルトンを生成する
Method generate
ファイル生成を行う
Method generate
アプリケーションマネージャのスケルトンを生成する
Method generate
プロジェクトのメッセージカタログを生成する
Method generate
アプリケーションオブジェクトのスケルトンを生成する
Method generate
ビュー用テストのスケルトンを生成する
Method generate
エントリポイントのスケルトンを生成する
Method generate
アクション用テストのスケルトンを生成する (現在のところ GATEWAY_WWW のみ対応)
Method generate
アクションのスケルトンを生成する
Method generate
WSDLを生成する
Method get
Ethna_I18N::get() in I18N.php
メッセージカタログからロケールに適合するメッセージを取得する
Method get
Ethna_Session::get() in Session.php
セッション値へのアクセサ(R)
Method get
Ethna_AppSQL::get() in AppSQL.php
適切にエスケープされたSQL文を返す
Method get
キャッシュに設定された値を取得する
Method get
Ethna_AppObject::get() in AppObject.php
オブジェクトプロパティへのアクセサ(R)
Method get
トークンIDを取得する
Method get
トークンIDを取得する
Method get
get cached data
Method get
キャッシュに設定された値を取得する
Method get
Ethna_ActionForm::get() in ActionForm.php
フォーム値のアクセサ(R)
Method get
Ethna_Config::get() in Config.php
設定値へのアクセサ(R)
Method get
キャッシュに設定された値を取得する
Method get2dArray
1次元配列をm x nに再構成する
Method getActionByRegex
正規表現でマッチさせる
Method getActionClass
実行中のアクションクラスオブジェクトのアクセサ(R)
Method getActionClassName
指定されたアクションのクラス名を返す(オブジェクトの生成は行わない)
Method getActiondir
アクションディレクトリ名を決定する
Method getActionError
アクションエラーオブジェクトのアクセサ(R)
Method getActionError
アクションエラーオブジェクトのアクセサ
Method getActionForm
Accessor for ActionForm
Method getActionForm
アクションフォームオブジェクトのアクセサ(R)
Method getActionFormName
指定されたアクションのフォームクラス名を返す(オブジェクトの生成は行わない)
Method getActionList
定義済みアクション一覧を取得する
Method getActionMap
get action_map より複雑な定義などを行うときはこれをオーバーライドする
Method getActionRequest
アクション名を指定するクエリ/HTMLを生成する
Method getAll
結果レコードセットを返す
Method getApp
Ethna_ActionForm::getApp() in ActionForm.php
アプリケーション設定値のアクセサ(R)
Method getApp
アプリケーション設定値一覧を取得する
Method getAppArray
アプリケーション設定値を配列にして返す
Method getAppController
アプリケーションのコントローラファイル/クラスを検索する
Method getAppId
アプリケーションIDを返す
Method getAppId
アプリケーションIDを返す
Method getAppNE
アプリケーション設定値(自動エスケープなし)のアクセサ(R)
Method getAppNEArray
アプリケーション設定値(自動エスケープなし)を配列にして返す
Method getArray
フォーム値を配列にして返す
Method getArrayTypeName
配列の型名を返す
Method getAssoc
結果レコードセットを連想配列の連想配列にして返す
Method getAttrList
属性の一覧を返す
Method getAttrLongName
属性の表示名(詳細)を返す
Method getAttrName
属性の表示名を返す
Method getBackend
backendオブジェクトのアクセサ
Method getBasedir
アプリケーションベースディレクトリを返す
Method getBasedir
アプリケーションのベースディレクトリを取得する
Method getCanonicalPackageName
get canonical package name (case sensitive)
Method getClassFactory
クラスファクトリオブジェクトのアクセサ(R)
Method getClassName
ゲートウェイクラスのクラス名を取得する
Method getCLI
Ethna_Controller::getCLI() in Controller.php
CLI実行中フラグを取得する
Method getClientEncoding
クライアントエンコーディング名へのアクセサ(R)
Method getCode
エラーオブジェクトに関連付けられたエラーコードを返します。
Method getCol
結果レコードセットのうち第1列目の値リストを返す
Method getCondition
WHERE条件文を生成する
Method getConfig
設定オブジェクトへのアクセサ(R)
Method getConfig
設定オブジェクトのアクセサ
Method getConfig
getConfig
Method getConfiguration
Ethnaの設定一覧を取得する
Method getController
controllerオブジェクトへのアクセサ(R)
Method getCurrentActionName
実行中のアクション名を返す
Method getCurrentForwardName
getCurrentForwardName
Method getDB
Ethna_Backend::getDB() in Backend.php
DBオブジェクトを返す
Method getDBList
DBオブジェクト(全て)を取得する
Method getDBType
DB設定を返す
Method getDef
Ethna_ActionForm::getDef() in ActionForm.php
フォーム値定義を取得する
Method getDef
Ethna_AppObject::getDef() in AppObject.php
オブジェクトのプロパティ定義(カラム定義)を返す
Method getDefaultActionClass
アクションに対応するアクションクラス名が省略された場合のデフォルトクラス名を返す
Method getDefaultActionPath
アクションに対応するアクションパス名が省略された場合のデフォルトパス名を返す
Method getDefaultFormClass
アクションに対応するフォームクラス名が省略された場合のデフォルトクラス名を返す
Method getDefaultFormPath
アクションに対応するフォームパス名が省略された場合のデフォルトパス名を返す
Method getDefaultForwardPath
遷移名に対応するテンプレートパス名が省略された場合のデフォルトパス名を返す
Method getDefaultViewClass
遷移名に対応するビュークラス名が省略された場合のデフォルトクラス名を返す
Method getDefaultViewPath
遷移名に対応するビューパス名が省略された場合のデフォルトパス名を返す
Method getDescription
get handler's description
Method getDescription
get handler's description
Method getDescription
get handler's description
Method getDescription
Method getDescription
Method getDescription
get handler's description
Method getDescription
get handler's description
Method getDescription
get handler's description
Method getDescription
get handler's description
Method getDescription
get handler's description
Method getDescription
get handler's description
Method getDescription
コマンドの概要を返す
Method getDescription
Method getDescription
Method getDescription
get handler's description
Method getDescription
get handler's description
Method getDescription
get handler's description
Method getDirectLinkList
Google風リンクリストを返す
Method getDirectory
アプリケーションディレクトリ設定を返す
Method getDSN
Ethna_Controller::getDSN() in Controller.php
DSNを返す
Method getDSN
DSNを取得する
Method getDSN_persistent
DSNの持続接続設定を返す
Method getEra
元号制での年を返す
Method getErrorCode
エラーコードを取得する
Method getErrorList
エラーオブジェクトを配列にして返す
Method getErrorMessage
エラーメッセージを取得する
Method getErrorMessage
エラーメッセージを取得する
Method getEtcdir
アプリケーションの設定ディレクトリを取得する
Method getEthnaController
Ethna_Controllerのインスタンスを取得する (Ethna_Handlerの文脈で呼び出されることが前提)
Method getExt
Ethna_Controller::getExt() in Controller.php
アプリケーション拡張子設定を返す
Function getFileList
getFileList() in ethna_run_test.php
getFileList
Method getFormBlock
フォームタグを取得する(type="form")
Method getFormDef
フォーム定義を取得する
Method getFormInput
指定されたフォーム項目に対応するフォームタグを取得する
Method getFormName
指定されたフォーム項目に対応するフォーム名(w/ レンダリング)を取得する
Method getFormSubmit
submitボタンを取得する(送信先アクションで受け取るよう 定義されていないときに、たんにsubmitボタンを作るのに使う)
Method getFormType
フォームのtypeを取得する(配列の場合は値のみ)
Method getForwardList
定義済み遷移先一覧を取得する
Method getGateway
ゲートウェイを取得する
Method getHandler
get handler object
Method getHandlerList
get an object list of all available handlers
Method getHiddenVars
フォーム値をhiddenタグとして返す
Method getI18N
Ethna_Controller::getI18N() in Controller.php
i18nオブジェクトのアクセサ(R)
Method getI18N
I18Nオブジェクトのアクセサ(R)
Method getId
get handler-id
Method getId
Ethna_AppObject::getId() in AppObject.php
オブジェクトID(primary keyの値)を返す
Method getId
Ethna_Session::getId() in Session.php
セッションIDを取得する
Method getIdDef
プライマリキー定義を返す
Method getIdent
ログアイデンティティ文字列を取得する
Method getImageExtName
getimagesize()の返すイメージタイプに対応する拡張子を返す
Method getInsertId
直前のINSERTによるIDを取得する (mysql, sqliteのみ対応)
Method getInstalledPackageList
get installed package list
Method getInstance
Ethna_UrlHandlerクラスのインスタンスを取得する
Method getInstance
Cachemaanger プラグインのインスタンスを取得する
Method getInstance
Ethna_UrlHandlerクラスのインスタンスを取得する
Method getInstance
(現在アクティブな)コントローラのインスタンスを返す
Method getLanguage
ロケール設定、使用言語を取得する
Method getLastModified
キャッシュの最終更新日時を取得する
Method getLastModified
キャッシュの最終更新日時を取得する
Method getLastModified
キャッシュの最終更新日時を取得する
Method getLastModified
キャッシュの最終更新日時を取得する
Method getLayout
レイアウトテンプレートファイル名を取得します。
Method getLevel
levelへのアクセサ(R)
Method getLocale
ロケール名へのアクセサ(R)
Method getLogFacility
ログファシリティを取得する
Method getLogger
ログオブジェクトのアクセサ
Method getLogger
ログオブジェクトのアクセサ(R)
Method getLongName
オブジェクトプロパティ表示名(詳細)へのアクセサ プロパティ値と、表示用の値が違う場合 (「県」等)に、 オーバーライドして下さい。
Method getManager
マネージャオブジェクトへのアクセサ(R)
Method getManager
typeに対応するアプリケーションマネージャオブジェクトを返す 注意: typeは大文字小文字を区別しない (PHP自体が、クラス名の大文字小文字を区別しないため)
Method getManagerClassName
マネージャクラス名を取得する
Method getManagerList
マネージャ一覧を返す
Method getMasterSetting
Ethna 本体の設定を取得する (ethnaコマンド用)
Method getMemcachedOption
get option of pecl::memcached directly
Method getMessage
指定されたフォーム項目に対応するエラーメッセージを返す
Method getMessage
messageへのアクセサ(R)
Method getMessageList
エラーメッセージを配列にして返す
Method getMetaData
テーブル定義情報を取得する
Method getMetaData
テーブル定義情報を取得する
Method getName
オブジェクトプロパティ表示名へのアクセサ プロパティ値と、表示用の値が違う場合 (「県」等)に、 オーバーライドして下さい。
Method getName
Ethna_ActionForm::getName() in ActionForm.php
フォーム項目表示名を取得する
Method getName
getType
Method getNameObject
プロパティ表示名を格納した連想配列を取得する すべての getName メソッドの戻り値を配列として返します。
Method getNamespace
キャッシュネームスペースを取得する
Method getNextId
直後のINSERTに使うIDを取得する (pgsqlのみ対応)
Method getObject
クラスキーに対応するオブジェクトを返す/クラスキーが未定義の場合はAppObjectを探す クラスキーとは、[Appid]_Controller#class に定められたもの。
Method getObject
オブジェクトへのアクセサ(R)
Method getObjectClassName
アプリケーションオブジェクトクラス名を取得する
Method getObjectList
オブジェクトの一覧を返す
Method getObjectName
クラスキーに対応するクラス名を返す
Method getObjectProp
オブジェクトプロパティを返す
Method getObjectPropList
オブジェクトプロパティの一覧を返す
Method getOne
結果レコードセットのうち第1行第1列目の値を返す
Method getopt
コマンドラインオプションをパースし、結果を返します。
Method getPackageNameFromTgz
get package info from tar/tgz file.
Method getPlugin
プラグインのインスタンスを取得
Method getPlugin
プラグインオブジェクトのアクセサ
Method getPlugin
プラグインオブジェクトのアクセサ(R)
Method getPluginList
ある種類 ($type) のプラグイン ($name) の全リストを取得
Method getPluginList
プラグインの一覧を取得する
Method getPluginNaming
プラグインのクラス名、ディレクトリ、ファイル名を決定
Method getProp
テンプレート変数を取得する
Method getProp
get tamplate variable
Method getRandom
ランダムなハッシュ値を生成する
Method getRenderer
メールフォーマット用レンダラオブジェクト取得する
Method getRenderer
レンダラを取得する
Method getRow
結果レコードセットのうち第1行目を返す
Method getScalarTypeName
スカラー値の型名を返す
Method getSession
セッションオブジェクトのアクセサ(R)
Method getSession
セッションオブジェクトのアクセサ
Method getSQL
Ethna_Controller::getSQL() in Controller.php
SQLオブジェクトのアクセサ
Method getState
get package version
Method getTemplatedir
クライアントタイプ/言語からテンプレートディレクトリ名を決定する デフォルトでは [appid]/template/ja_JP/ (ja_JPはロケール名) ロケール名は _getDefaultLanguage で決定される。
Method getTemplatedir
アプリケーションのテンプレートディレクトリを取得する
Method getTemplateEngine
メールフォーマット用レンダラオブジェクト取得する
Method getTemplateEngine
テンプレートエンジン取得する (DEPRECATED) getRenderer() を使ってください
Method getTemplateext
アプリケーションのテンプレートファイル拡張子を取得する
Method getTestdir
(action,view以外の)テストケースを置くディレクトリ名を決定する
Method getTmpdir
アプリケーションのテンポラリディレクトリを取得する
Method getTokenName
トークン名を取得する
Method getType
getType
Method getType
DBタイプを返す
Method getURL
Ethna_Controller::getURL() in Controller.php
アプリケーションベースURLを返す
Method getUrlFromRequestUri
Site url from request uri (instead of a config)
Method getUrlHandler
URLハンドラオブジェクトのアクセサ
Method getUsage
get usage
Method getUsage
Method getUsage
get usage
Method getUsage
get usage
Method getUsage
Method getUsage
Method getUsage
get handler's usage
Method getUsage
Method getUsage
Method getUsage
Method getUsage
Method getUsage
Method getUsage
Method getUsage
Method getUsage
Method getUsage
Method getUsage
コマンドの使用法を返す
Method getUserInfo
エラー追加情報へのアクセサ(R)
Method getVersion
get package version
Method getView
Ethna_Controller::getView() in Controller.php
Accessor for ViewClass
Method getViewClassName
指定された遷移名に対応するビュークラス名を返す(オブジェクトの生成は行わない)
Method getViewdir
ビューディレクトリ名を決定する
Method getXmlrpcMethodName
実行中のXMLRPCメソッド名を返す
h
top
Variable $has_default_header
Variable $has_default_header
ヘッダ出力を改造する場合はfalseにする
Variable $have_backtrace
Variable $helper_action_form
Variable $helper_app_object
Variable $helper_parameter_keys
Variable $helper_skip_form
Page Handle.php
Handle.php in Handle.php
Page Help.php
Help.php in Help.php
Page Handle.php
Handle.php in Handle.php
Method handleError
Ethna コマンドでのエラーハンドリング
Method handleError
フォーム値検証のエラー処理を行う
Method handleError
エラーハンドラ
Method handleError
エラー発生時の処理を行う(コールバック関数/メソッドを呼び出す)
Method header
Ethna_ViewClass::header() in ViewClass.php
HTTPヘッダを送信します。
i
top
Variable $i18n
Ethna_Error::$i18n in Error.php
Variable $i18n
Ethna_ActionClass::$i18n in ActionClass.php
Variable $i18n
Ethna_Backend::$i18n in Backend.php
Variable $i18n
Ethna_AppManager::$i18n in AppManager.php
Variable $i18n
Ethna_AppObject::$i18n in AppObject.php
Variable $i18n
Ethna_ViewClass::$i18n in ViewClass.php
Variable $i18n
Ethna_ActionForm::$i18n in ActionForm.php
Variable $id
Ethna_AppObject::$id in AppObject.php
Variable $id
Variable $ident
Variable $id_def
Ethna_AppObject::$id_def in AppObject.php
Variable $is_begin
Page Info.php
Info.php in Info.php
Page I18N.php
I18N.php in I18N.php
Page InfoManager.php
InfoManager.php in InfoManager.php
Page I18n.php
I18n.php in I18n.php
Page I18n.php
I18n.php in I18n.php
Page Info.php
Info.php in Info.php
Method import
プラグインのソースを include する
Method importForm
フォーム値からオブジェクトプロパティをインポートする
Method includeEthnaPlugin
Ethna 本体付属のプラグインのソースを include する (B.C.) Ethna 2.5.0 perview 5 以降,このメソッドには意味がありません.Ethna_Plugin::import を使ってください
Method includePlugin
プラグインのソースを include する
Method init
Ethna_PearWrapper::init() in PearWrapper.php
setup PEAR_Config and so on.
Method init
Method isAbsolute
パス名が絶対パスかどうかを返す
Method isAbsoluteUrl
Method isActive
アクティブなオブジェクトかどうかを返す
Method isAnonymous
匿名セッションかどうかを返す
Method isArrayOfObject
型定義がオブジェクト型の配列かどうかを返す
Method isArrayOfScalar
型定義がスカラー値の配列かどうかを返す
Method isCached
値がキャッシュされているかどうかを取得する
Method isCached
check cache exists
Method isCached
値がキャッシュされているかどうかを取得する
Method isCached
値がキャッシュされているかどうかを取得する
Method isChannelExists
whether channel discovered or not
Method isCsrfSafe
CSRFをチェックする
Method isDuplicatePost
POSTのユニークチェックを行う
Method isEmpty
フォーム値が空かどうかを判定 (配列フォームの場合は各要素に対して呼び出す)
Method isError
Ethna::isError() in Ethna.php
渡されたオブジェクトが Ethna_Error オブジェクト またはそのサブクラスのオブジェクトかどうかチェックします。
Method isError
Ethna_ActionError::isError() in ActionError.php
指定されたフォーム項目にエラーが発生しているかどうかを返す
Method isForceValidatePlus
追加検証強制フラグを取得する
Method isInstalled
check package installed
Method isRootDir
パス名がルートディレクトリかどうかを返す
Method isStart
セッションが開始されているかどうかを返す
Method isTarget
Ethna_AppSearchObject::isTarget() in AppSearchObject.php
指定されたフィールドが検索対象となっているかどうかを返す
Method isValid
DB接続状態を返す
Method isValid
DB接続状態を返す
Method isValid
DB接続状態を返す
Method isValid
トークンIDを検証する
Method isValid
有効なオブジェクトかどうかを返す プライマリーキーの値が設定されてなければ不正なオブジェクトです。
Method isValid
セッションの正当性チェック
Function is_absolute_path
is_absolute_path() in Util.php
グローバルユーティリティ関数: 絶対パスかどうかを返す
Function is_error
is_error() in Util.php
グローバルユーティリティ関数: 指定されたフォーム項目にエラーがあるかどうかを返す
j
top
Page Json.php
Json.php in Json.php
l
top
Variable $level
Ethna_Logger::$level in Logger.php
Variable $level_name_table
Variable $locale
Variable $locale
Ethna_Controller::$locale in Controller.php
Variable $locale
Variable $locale_dir
Variable $logger
Variable $logger
Variable $logger
Variable $logger
Ethna_Filter::$logger in Filter.php
Variable $logger
Variable $logger
Ethna_ActionForm::$logger in ActionForm.php
Variable $logger
Ethna_ViewClass::$logger in ViewClass.php
Variable $logger
Ethna_ActionError::$logger in ActionError.php
Variable $logger
Ethna_ActionClass::$logger in ActionClass.php
Variable $logger
Ethna_Backend::$logger in Backend.php
Variable $logger
Ethna_Session::$logger in Session.php
Variable $logger
Ethna_Controller::$logger in Controller.php
Variable $logger
Ethna_Renderer::$logger in Renderer.php
Variable $logger
Ethna_Plugin::$logger in Plugin.php
Variable $log_array
Variable $log_facility_list
Variable $log_level_list
Variable $log_stack
Page Logger.php
Logger.php in Logger.php
Page Localfile.php
Localfile.php in Localfile.php
Page Logwriter.php
Logwriter.php in Logwriter.php
Page List.php
List.php in List.php
Method length
Ethna_ActionError::length() in ActionError.php
エラーオブジェクトの数を返す(count()メソッドのエイリアス)
Method loadEngine
ビューを出力する
Method lock
テーブルをロックする
Method lock
キャッシュデータをロックする
Method lock
キャッシュデータをロックする
Method lock
キャッシュデータをロックする
Method lockFile
ファイルをロックする
Method log
ログを出力する
Method log
ログを出力する
Method log
ログを出力する
Method log
ログを出力する
Method log
Ethna_Backend::log() in Backend.php
ログを出力する
Method log
Ethna_Logger::log() in Logger.php
ログを出力する
Method log
ログを出力する
Method log
ログを出力する
Constant LOG_ECHO
LOG_ECHO in Logger.php
拡張ログプロパティ: 標準出力
Constant LOG_FILE
LOG_FILE in Logger.php
拡張ログプロパティ: ファイル出力
m
top
Variable $manager
Ethna_ClassFactory::$manager in ClassFactory.php
Variable $manager
Ethna_Controller::$manager in Controller.php
Variable $manager_name
Variable $max_form_deps
Variable $message
Variable $messages
Variable $message_filter_do
Variable $message_filter_ignore
Variable $method_list
Variable $mode
Ethna_Error::$mode in Error.php
Page MailSender.php
MailSender.php in MailSender.php
Page Memcache.php
Memcache.php in Memcache.php
Page Memcached.php
Memcached.php in Memcached.php
Page MakePluginPackage.php
MakePluginPackage.php in MakePluginPackage.php
Page Max.php
Max.php in Max.php
Page Mbregexp.php
Mbregexp.php in Mbregexp.php
Page Mbstrmax.php
Mbstrmax.php in Mbstrmax.php
Page Mbstrmin.php
Mbstrmin.php in Mbstrmin.php
Page Min.php
Min.php in Min.php
Constant MAILSENDER_TYPE_DIRECT
MAILSENDER_TYPE_DIRECT in MailSender.php
メールテンプレートタイプ: 直接送信
Method main
Ethna_Controller::main() in Controller.php
アプリケーションのエントリポイント
Method main_CLI
CLIアプリケーションのエントリポイント
Method main_SOAP
SOAPアプリケーションのエントリポイント
Method main_XMLRPC
XMLRPCアプリケーションのエントリポイント
Function mb_enabled
mb_enabled() in I18N.php
Method mkdir
mkdir -p
n
top
Variable $name
Variable $namespace
Method normalizePath
ゲートウェイパスを正規化する
o
top
Variable $object
Ethna_ClassFactory::$object in ClassFactory.php
Variable $object_list
Variable $obj_registry
Variable $offset
Variable $option
Variable $option
Ethna_Logger::$option in Logger.php
Variable $options
Constant OBJECT_CONDITION_AND
OBJECT_CONDITION_AND in AppSearchObject.php
アプリケーションオブジェクト検索条件: AND
Constant OBJECT_CONDITION_EQ
OBJECT_CONDITION_EQ in AppSearchObject.php
アプリケーションオブジェクト検索条件: ==
Constant OBJECT_CONDITION_GE
OBJECT_CONDITION_GE in AppSearchObject.php
アプリケーションオブジェクト検索条件: >=
Constant OBJECT_CONDITION_GT
OBJECT_CONDITION_GT in AppSearchObject.php
アプリケーションオブジェクト検索条件: >
Constant OBJECT_CONDITION_LE
OBJECT_CONDITION_LE in AppSearchObject.php
アプリケーションオブジェクト検索条件: <=
Constant OBJECT_CONDITION_LIKE
OBJECT_CONDITION_LIKE in AppSearchObject.php
アプリケーションオブジェクト検索条件: LIKE
Constant OBJECT_CONDITION_LT
OBJECT_CONDITION_LT in AppSearchObject.php
アプリケーションオブジェクト検索条件: <
Constant OBJECT_CONDITION_NE
OBJECT_CONDITION_NE in AppSearchObject.php
アプリケーションオブジェクト検索条件: !=
Constant OBJECT_CONDITION_OR
OBJECT_CONDITION_OR in AppSearchObject.php
アプリケーションオブジェクト検索条件: OR
Constant OBJECT_IMPORT_CONVERT_NULL
OBJECT_IMPORT_CONVERT_NULL in AppManager.php
アプリケーションオブジェクトインポートオプション: NULLプロパティ→空文字列変換
Constant OBJECT_IMPORT_IGNORE_NULL
OBJECT_IMPORT_IGNORE_NULL in AppManager.php
アプリケーションオブジェクトインポートオプション: NULLプロパティ無変換
Constant OBJECT_SORT_ASC
OBJECT_SORT_ASC in AppManager.php
アプリケーションオブジェクトソートフラグ: 昇順
Constant OBJECT_SORT_DESC
OBJECT_SORT_DESC in AppManager.php
アプリケーションオブジェクトソートフラグ: 降順
Constant OBJECT_STATE_ACTIVE
OBJECT_STATE_ACTIVE in AppManager.php
アプリケーションオブジェクト状態: 使用可能
Constant OBJECT_STATE_INACTIVE
OBJECT_STATE_INACTIVE in AppManager.php
アプリケーションオブジェクト状態: 使用不可
Method ok
return true
p
top
Variable $persistent
Variable $plugin
Ethna_Backend::$plugin in Backend.php
Variable $plugin
Ethna_Controller::$plugin in Controller.php
Variable $plugin
Ethna_ActionForm::$plugin in ActionForm.php
Variable $plugin
Ethna_Handle::$plugin in Handle.php
Variable $plugin
Ethna_ViewClass::$plugin in ViewClass.php
Variable $plugin
Ethna_ActionClass::$plugin in ActionClass.php
Variable $plugins
Ethna_ActionClass::$plugins in ActionClass.php
Variable $plugin_registry
Variable $prop
Ethna_Renderer::$prop in Renderer.php
Variable $prop
Ethna_AppObject::$prop in AppObject.php
Variable $prop_backup
Variable $prop_def
Variable $prop_def_cache_lifetime
Page PEAR.php
PEAR.php in PEAR.php
Page PearWrapper.php
PearWrapper.php in PearWrapper.php
Page Project.php
Project.php in Project.php
Page PearLocal.php
PearLocal.php in PearLocal.php
Page Plugin.php
Plugin.php in Plugin.php
Method pageExecute
pageExecute
Method paintCaseEnd
テストケース終了
Method paintCaseStart
テストケース開始
Method paintException
例外
Method paintFail
Ethna_UnitTestReporter::paintFail() in UnitTestReporter.php
失敗
Method paintFooter
結果
Method paintFormattedMessage
フォーマット済みメッセージ
Method paintPass
Ethna_UnitTestReporter::paintPass() in UnitTestReporter.php
パス
Method parseDSN
Parse a data source name
Method parseEthnaMsgCatalog
Ethna独自のメッセージカタログをparseする
Method parsePHPInfo
Constant PATH_SEPARATOR
PATH_SEPARATOR in Ethna.php
include_path separator(Windows)
Method perform
just perform
Method perform
ビューを出力する
Method perform
Method perform
generate message catalog.
Method perform
Method perform
show help
Method perform
__ethna_info__アクションの実装
Method perform
clear cache files.
Method perform
add app-manager
Method perform
add app-object
Method perform
add action entry point
Method perform
add action test
Method perform
add action
Method perform
action処理
Method perform
Ethna_ActionClass::perform() in ActionClass.php
アクション実行
Method perform
add project:)
Method perform
add template
Method perform
Method perform
__ethna_unittest__アクションの実装
Method perform
バックエンド処理を実行する
Method perform
add view test
Method perform
コマンドの実装部分
Method perform
add view
Method perform
Display the template
Method postActionFilter
アクション実行後フィルタ
Method postActionFilter
アクション実行後フィルタ
Method postFilter
実行後フィルタ
Method postFilter
filter which will be executed at the end.
Method postFilter
実行後フィルタ
Method preActionFilter
アクション実行前フィルタ
Method preActionFilter
アクション実行前フィルタ
Method preFilter
Method preFilter
実行前フィルタ
Method preFilter
実行前フィルタ
Method preforward
画面表示前処理
Method preforward
Jsonを出力する
Method preforward
404 ページを出力するための前処理を行う
Method preforward
遷移前処理
Method preforward
403 ページを出力するための前処理を行う
Method preforward
別のURLへリダイレクトするための前処理を行う
Method preforward
500 ページを出力するための前処理を行う
Method preforward
遷移前処理
Method preforward
遷移前処理
Method preloadPlugin
get plugin object
Method prepare
__ethna_unittest__アクションの前処理
Method prepare
__ethna_info__アクションの前処理
Method prepare
Ethna_ActionClass::prepare() in ActionClass.php
アクション実行前の処理(フォーム値チェック等)を行う
Method purgeDir
ディレクトリを再帰的に削除する (途中で失敗しても中断せず、削除できるものはすべて消す)
Method purgeTmp
テンポラリディレクトリのファイルを削除する
q
top
Method query
クエリを発行する
Method query
クエリを発行する
Method quoteIdentifier
dbのtypeに応じて識別子をquoteする (配列の場合は各要素をquote)
r
top
Variable $registry
Ethna_PearWrapper::$registry in PearWrapper.php
Variable $renderer
Ethna_Controller::$renderer in Controller.php
Variable $report
Ethna_UnitTestReporter::$report in UnitTestReporter.php
Variable $reset_counter
Variable $result
Ethna_UnitTestReporter::$result in UnitTestReporter.php
Page Regexp.php
Regexp.php in Regexp.php
Page Required.php
Required.php in Required.php
Page Renderer.php
Renderer.php in Renderer.php
Page Redirect.php
Redirect.php in Redirect.php
Method raiseError
Ethna::raiseError() in Ethna.php
Ethna_Errorオブジェクトを生成する(エラーレベル:E_USER_ERROR)
Method raiseNotice
Ethna_Errorオブジェクトを生成する(エラーレベル:E_USER_NOTICE)
Method raiseWarning
Ethna_Errorオブジェクトを生成する(エラーレベル:E_USER_WARNING)
Method readPHPArgv
PHP 設定を考慮して、$argv 配列を読みます。 ini ディレクティブ中の register_argc_argv を考慮します。
Method redirect
リダイレクト処理
  • デフォルトのヘッダを送信しない
  • レイアウトテンプレートの使用をしない
Method regenerateId
セッションIDを再生成する
Method remove
セッションの値を破棄する
Method remove
Ethna_Generator::remove() in Generator.php
スケルトンを削除する
Method remove
トークンIDを削除する
Method remove
トークンIDを削除する
Method remove
Ethna_AppObject::remove() in AppObject.php
オブジェクト(レコード)を削除する
Method removeProp
remove template variable
Method removeProp
テンプレート変数を削除する
Method replace
Method replace
オブジェクトを置換する
Method requestToAction
ユーザリクエストをアクションに変換する
Method requestToAction
ユーザリクエストをアクションに変換する
Method requestToAction
ユーザリクエストをアクションに変換する
Method resetFormCounter
フォームヘルパ用、内部フォームカウンタをリセットする
Method restore
セッションを復帰する
Method rollback
DBトランザクションを中断する
Method rollback
DBトランザクションを中断する
Method rollback
DBトランザクションを中断する
s
top
Variable $search_list
Variable $session
Ethna_AppObject::$session in AppObject.php
Variable $session
Variable $session
Variable $session
Ethna_AppManager::$session in AppManager.php
Variable $session
Ethna_ActionClass::$session in ActionClass.php
Variable $session
Ethna_UnitTestCase::$session in UnitTestCase.php
Variable $session
Ethna_ViewClass::$session in ViewClass.php
Variable $session_name
Variable $session_save_dir
Variable $session_start
Variable $sql
Variable $src_registry
Variable $systemencoding
Variable $system_encoding
Page Session.php
Session.php in Session.php
Page Syslog.php
Syslog.php in Syslog.php
Page Strmax.php
Strmax.php in Strmax.php
Page Strmaxcompat.php
Strmaxcompat.php in Strmaxcompat.php
Page Strmin.php
Strmin.php in Strmin.php
Page Strmincompat.php
Strmincompat.php in Strmincompat.php
Page Smarty.php
Smarty.php in Smarty.php
Page Smarty3.php
Smarty3.php in Smarty3.php
Page Session.php
Session.php in Session.php
Page Simple.php
Simple.php in Simple.php
Method searchAllPluginSrc
指定された $type のプラグイン (のソース) をすべて検索する
Method searchAllPluginType
プラグインの種類 ($type) をすべて検索する
Method searchId
オブジェクトID(プライマリーキーの値)を検索する
Method searchProp
オブジェクトプロパティ(レコード)を検索する
Method send
Ethna_MailSender::send() in MailSender.php
メールを送信する
Method set
Ethna_Session::set() in Session.php
セッション値へのアクセサ(W)
Method set
set cache
Method set
キャッシュに値を設定する
Method set
トークンをViewとローカルファイルにセットする
Method set
キャッシュに値を設定する
Method set
トークンをViewとローカルファイルにセットする
Method set
キャッシュに値を設定する
Method set
Ethna_Config::set() in Config.php
設定値へのアクセサ(W)
Method set
Ethna_ActionForm::set() in ActionForm.php
フォーム値へのアクセサ(W)
Method set
Ethna_AppObject::set() in AppObject.php
オブジェクトプロパティ(カラムに対応した値)を設定します。
Method setActionClass
実行中のアクションクラスオブジェクトのアクセサ(W)
Method setActionForm
アクションフォームオブジェクトのアクセサ(W)
Method setActionForm
Setter for ActionForm if the ::$action_form class is not null, then cannot set the view
Method setApp
Ethna_ActionForm::setApp() in ActionForm.php
アプリケーション設定値のアクセサ(W)
Method setAppNE
アプリケーション設定値(自動エスケープなし)のアクセサ(W)
Method setArgList
set arguments
Method setCLI
Ethna_Controller::setCLI() in Controller.php
CLI実行中フラグを設定する
Method setClientEncoding
クライアントエンコーディング名へのアクセサ(W)
Method setCompress
圧縮フラグを立てる
Method setCompress
圧縮フラグを立てる
Method setCsrfID
CSRFをチェックする
Method setDef
Ethna_ActionForm::setDef() in ActionForm.php
フォーム値定義を設定する
Method setDirectory
アプリケーションディレクトリ設定を返す
Method setErrorCallback
エラー発生時の(フレームワークとしての)コールバック関数を設定する
Method setForceValidatePlus
追加検証強制フラグを設定する
Method setFormDef_PreHelper
フォーム定義変更用、ユーザ定義ヘルパメソッド
Method setFormDef_ViewHelper
フォーム定義変更用、ユーザ定義ヘルパメソッド
Method setFormVars
ユーザから送信されたフォーム値をフォーム値定義に従ってインポートする
Method setGateway
ゲートウェイモードを設定する
Method setLanguage
ロケール、言語設定を設定する
Method setLayout
レイアウトテンプレートのファイル名を設定します。 レイアウトテンプレートは、HTML の外枠を設定するのに使用します。
Method setLocale
ロケール名へのアクセサ(W)
Method setLogger
loggerをsetする。
Method setMemcachedOption
set option of pecl::memcached directly
Method setNamespace
キャッシュネームスペースを設定する
Method setOption
メールオプションを設定する
Method setOption
ログオプションを設定する
Method setOption
ログオプションを設定する
Method setOption
ログオプションを設定する
Method setPearOpt
(experimental)
Method setPlugin
プラグインをセットする
Method setPlugin
get plugin obejct and set to property
Method setPlugin
プラグインをセットする
Method setProp
テンプレート変数を割り当てる
Method setProp
set template variable
Method setPropArray
set array to template variable
Method setPropArray
テンプレート変数に配列を割り当てる
Method setPropArrayByRef
set array to template variable by reference
Method setPropArrayByRef
テンプレート変数に配列を参照として割り当てる
Method setPropByRef
set template variable by reference
Method setPropByRef
テンプレート変数に参照を割り当てる
Method setTimeZone
タイムゾーンを設定する PHP 5.1.0 以前では 無意味なので呼ぶ必要がありません。
Method setView
Ethna_Controller::setView() in Controller.php
Setter for ViewClass if the ::$view class is not null, then cannot set the view
Method shutdownDB
DBコネクションを切断する
Method smartyDebug
Method sortPaths
引数順にソートする
Method sql
SQL文を取得する
Method sqlquery
SQL文指定クエリを発行する
Method start
Ethna_Session::start() in Session.php
セッションを開始する
t
top
Variable $table_def
Variable $target
Ethna_PearWrapper::$target in PearWrapper.php
Variable $target_ctl
Variable $template
Variable $template_dir
Variable $testcase
Ethna_UnitTestManager::$testcase in UnitTestManager.php
Variable $time
Variable $tokens
Variable $token_name
Variable $transaction
Variable $transaction
Variable $type
Variable $type
Page Template.php
Template.php in Template.php
Page Test.php
Test.php in Test.php
Page Type.php
Type.php in Type.php
Method templateExists
テンプレートファイルが存在するか否かを返します。
Method toString
Ethna_AppSearchObject::toString() in AppSearchObject.php
検索条件SQL文を返す
Function to_array
to_array() in Util.php
グローバルユーティリティ関数: スカラー値を要素数1の配列として返す
Method trigger
Ethna_Controller::trigger() in Controller.php
フレームワークの処理を開始する
u
top
Variable $ui
Ethna_PearWrapper::$ui in PearWrapper.php
Variable $url
Ethna_Controller::$url in Controller.php
Variable $userinfo
Variable $use_gettext
Variable $use_gettext
Variable $use_layout
Variable $use_layout
Variable $use_layout
Page UnitTest.php
UnitTest.php in UnitTest.php
Page Urlhandler.php
Urlhandler.php in Urlhandler.php
Page Util.php
Util.php in Util.php
Page UnitTestCase.php
UnitTestCase.php in UnitTestCase.php
Page UnitTestManager.php
UnitTestManager.php in UnitTestManager.php
Page UnitTestReporter.php
UnitTestReporter.php in UnitTestReporter.php
Page UrlHandler.php
UrlHandler.php in UrlHandler.php
Page Util.php
Util.php in Util.php
Page UnitTest.php
UnitTest.php in UnitTest.php
Method unescapeSQL
escapeSQLでエスケープされた文字列をunescapeする
Method unlock
テーブルのロックを解放する
Method unlock
キャッシュデータのロックを解除する
Method unlock
キャッシュデータのロックを解除する
Method unlock
キャッシュデータのロックを解除する
Method unlockFile
ファイルのロックを解除する
Method update
設定ファイルを更新する
Method update
Ethna_AppObject::update() in AppObject.php
オブジェクトを更新する(UPDATE)
Constant UPLOAD_ERR_CANT_WRITE
Constant UPLOAD_ERR_FORM_SIZE
Constant UPLOAD_ERR_INI_SIZE
Constant UPLOAD_ERR_NO_FILE
UPLOAD_ERR_NO_FILE in File.php
Constant UPLOAD_ERR_NO_TMP_DIR
Constant UPLOAD_ERR_OK
UPLOAD_ERR_OK in File.php
Constant UPLOAD_ERR_PARTIAL
UPLOAD_ERR_PARTIAL in File.php
Method usage
show usage
v
top
Variable $value
Ethna_AppSearchObject::$value in AppSearchObject.php
Variable $vc
Ethna_UnitTestCase::$vc in UnitTestCase.php
Variable $version
Variable $view
Ethna_Controller::$view in Controller.php
Variable $view_class
Page View.php
View.php in View.php
Page ViewTest.php
ViewTest.php in ViewTest.php
Page Validator.php
Validator.php in Validator.php
Page ViewClass.php
ViewClass.php in ViewClass.php
Method validate
最大値のチェックを行う
Method validate
最大値のチェックを行う (シングルバイト文字列用)
Method validate
最小値のチェックを行う (シングルバイト文字列用)
Method validate
フォームに値が入力されているかを検証する
Method validate
最小値のチェックを行う
Method validate
フォーム値検証のためにActionFormから呼び出されるメソッド
Method validate
フォーム値の型チェックを行う
Method validate
正規表現によるフォーム値のチェックを行う
Method validate
最小値のチェックを行う
Method validate
customバリデータのラッパー
Method validate
フォーム値検証メソッド
Method validate
最大値のチェックを行う
Method validate
アップロードされたファイルのチェックを行う XXX: プラグインのエラーコードを修正する
Method validate
正規表現によるフォーム値のチェックを行う(マルチバイト対応)
Method validate
最大値のチェックを行う
Method validate
最小値のチェックを行う
Method validateOneTime
validateOneTime()
Constant VAR_TYPE_BOOLEAN
VAR_TYPE_BOOLEAN in Ethna.php
要素型: 真偽値
Constant VAR_TYPE_DATETIME
VAR_TYPE_DATETIME in Ethna.php
要素型: 日付
Constant VAR_TYPE_FILE
VAR_TYPE_FILE in Ethna.php
要素型: ファイル
Constant VAR_TYPE_FLOAT
VAR_TYPE_FLOAT in Ethna.php
要素型: 浮動小数点数
Constant VAR_TYPE_INT
VAR_TYPE_INT in Ethna.php
要素型: 整数
Constant VAR_TYPE_STRING
VAR_TYPE_STRING in Ethna.php
要素型: 文字列
Method viewClassToName
クラス名からビュー名を取得する
w
top
Variable $writer
Ethna_Logger::$writer in Logger.php
Page WsdlGenerator.php
WsdlGenerator.php in WsdlGenerator.php
x
top
Variable $xmlrpc_method_name
4
top
Page 403.php
403.php in 403.php
Page 404.php
404.php in 404.php
5
top
Page 500.php
500.php in 500.php
4 5 a b c d e f g h i j l m n o p q r s t u v w x _