ARTISAN PROJECT Envi
EnviMVC
[ class tree: Envi ] [ index: Envi ] [ all elements ]

Element index for package Envi

Package indexes

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

_

_

$_action
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_action (subpackage: EnviMVC)
$_action_chain
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_action_chain (subpackage: EnviMVC)
$_attribute
in file _User.php, variable _EnviMVC_User::$_attribute (subpackage: EnviMVC)
$_compile_id
in file SmartyRenderer.php, variable EnviMVC_SmartyRenderer::$_compile_id (subpackage: EnviMVC)
$_controll_mode
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_controll_mode (subpackage: EnviMVC)
$_controll_mode
in file Performer.php, variable EnviMVC_Performer::$_controll_mode (subpackage: EnviMVC)
$_data
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_data (subpackage: EnviMVC)
$_dbi
in file Performer.php, variable EnviMVC_Performer::$_dbi (subpackage: EnviMVC)
$_dbi
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_dbi (subpackage: EnviMVC)
$_EB
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_EB (subpackage: EnviMVC)
$_error
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_error (subpackage: EnviMVC)
$_error_container
in file Performer.php, variable EnviMVC_Performer::$_error_container (subpackage: EnviMVC)
$_form
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_form (subpackage: EnviMVC)
$_form
in file Performer.php, variable EnviMVC_Performer::$_form (subpackage: EnviMVC)
$_global_data
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_global_data (subpackage: EnviMVC)
$_info
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_info (subpackage: EnviMVC)
$_instance
in file _DBI.php, variable _EnviMVC_DBI::$_instance (subpackage: EnviMVC)
$_is_login
in file _User.php, variable _EnviMVC_User::$_is_login (subpackage: EnviMVC)
$_kill
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_kill (subpackage: EnviMVC)
$_module
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_module (subpackage: EnviMVC)
$_plugin
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_plugin (subpackage: EnviMVC)
$_request_action
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_request_action (subpackage: EnviMVC)
$_request_mode
in file Performer.php, variable EnviMVC_Performer::$_request_mode (subpackage: EnviMVC)
$_request_module
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_request_module (subpackage: EnviMVC)
$_system_ini
in file SmartyRenderer.php, variable EnviMVC_SmartyRenderer::$_system_ini (subpackage: EnviMVC)
$_system_ini
in file Performer.php, variable EnviMVC_Performer::$_system_ini (subpackage: EnviMVC)
$_system_ini
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_system_ini (subpackage: EnviMVC)
$_system_ini
in file _DBI.php, variable _EnviMVC_DBI::$_system_ini (subpackage: EnviMVC)
$_user
in file ControllerBase.php, variable EnviMVC_ControllerBase::$_user (subpackage: EnviMVC)
$_user
in file Performer.php, variable EnviMVC_Performer::$_user (subpackage: EnviMVC)
_DBI.php
procedural page _DBI.php (subpackage: EnviMVC)
_User.php
procedural page _User.php (subpackage: EnviMVC)
_action403Error
in file ControllerBase.php, method EnviMVC_ControllerBase::_action403Error() (subpackage: EnviMVC)
_action404Error
in file ControllerBase.php, method EnviMVC_ControllerBase::_action404Error() (subpackage: EnviMVC)
_EnviMVC_DBI
in file _DBI.php, class _EnviMVC_DBI (subpackage: EnviMVC)
_EnviMVC_User
in file _User.php, class _EnviMVC_User (subpackage: EnviMVC)
_initialize
in file ControllerBase.php, method EnviMVC_ControllerBase::_initialize() (subpackage: EnviMVC)
_module404Error
in file ControllerBase.php, method EnviMVC_ControllerBase::_module404Error() (subpackage: EnviMVC)
_shutDown
in file ControllerBase.php, method EnviMVC_ControllerBase::_shutDown() (subpackage: EnviMVC)
_view404Error
in file ControllerBase.php, method EnviMVC_ControllerBase::_view404Error() (subpackage: EnviMVC)
a

a

assign
in file ValidatorManagerBase.php, method EnviMVC_ValidatorManagerBase::assign() (subpackage: EnviMVC)
    バリデータアサイン
ActionBase.php
procedural page ActionBase.php (subpackage: EnviMVC)
c

c

$controller
in file ValidatorManagerBase.php, variable EnviMVC_ValidatorManagerBase::$controller (subpackage: EnviMVC)
$control_mode
in file Test.php, variable EnviMVC_Test::$control_mode (subpackage: EnviMVC)
cleanAttributes
in file _User.php, method _EnviMVC_User::cleanAttributes() (subpackage: EnviMVC)
    ユーザーAttributeのデータを全て削除する
ControllerBase.php
procedural page ControllerBase.php (subpackage: EnviMVC)
d

d

$data
in file ValidatorManagerBase.php, variable EnviMVC_ValidatorManagerBase::$data (subpackage: EnviMVC)
dbSelect
in file _DBI.php, method _EnviMVC_DBI::dbSelect() (subpackage: EnviMVC)
defaultAccess
in file ActionBase.php, method EnviMVC_ActionBase::defaultAccess() (subpackage: EnviMVC)
    validate()でENVI_MVC_DEFAULTが返った場合の処理。
disconnect
in file _DBI.php, method _EnviMVC_DBI::disconnect() (subpackage: EnviMVC)
disconnectAll
in file _DBI.php, method _EnviMVC_DBI::disconnectAll() (subpackage: EnviMVC)
dispatch
in file Performer.php, method EnviMVC_Performer::dispatch() (subpackage: EnviMVC)
    処理を振り分ける
display
in file SmartyRenderer.php, method EnviMVC_SmartyRenderer::display() (subpackage: EnviMVC)
    テンプレートファイルを表示する
displayRef
in file SmartyRenderer.php, method EnviMVC_SmartyRenderer::displayRef() (subpackage: EnviMVC)
    テンプレートファイル表示結果を取得する
e

e

$envi_system_value
in file _User.php, variable _EnviMVC_User::$envi_system_value (subpackage: EnviMVC)
EnviMVC
in file EnviMVC.php, class EnviMVC (subpackage: EnviMVC)
    処理の開始
EnviMVC_ActionBase
in file ActionBase.php, class EnviMVC_ActionBase (subpackage: EnviMVC)
    アクション基底クラス
EnviMVC_ControllerBase
in file ControllerBase.php, class EnviMVC_ControllerBase (subpackage: EnviMVC)
    Controller基底クラス
EnviMVC_ControllerBase
in file ControllerBase.php, method EnviMVC_ControllerBase::EnviMVC_ControllerBase() (subpackage: EnviMVC)
    Constructor
EnviMVC_DBI
in file _DBI.php, method _EnviMVC_DBI::EnviMVC_DBI() (subpackage: EnviMVC)
    Constructor
EnviMVC_Performer
in file Performer.php, method EnviMVC_Performer::EnviMVC_Performer() (subpackage: EnviMVC)
    Constructor
EnviMVC_Performer
in file Performer.php, class EnviMVC_Performer (subpackage: EnviMVC)
EnviMVC_SmartyRenderer
in file SmartyRenderer.php, method EnviMVC_SmartyRenderer::EnviMVC_SmartyRenderer() (subpackage: EnviMVC)
EnviMVC_SmartyRenderer
in file SmartyRenderer.php, class EnviMVC_SmartyRenderer (subpackage: EnviMVC)
EnviMVC_Test
in file Test.php, class EnviMVC_Test (subpackage: EnviMVC)
EnviMVC_Test
in file Test.php, method EnviMVC_Test::EnviMVC_Test() (subpackage: EnviMVC)
    Constructor
EnviMVC_ValidatorManagerBase
in file ValidatorManagerBase.php, method EnviMVC_ValidatorManagerBase::EnviMVC_ValidatorManagerBase() (subpackage: EnviMVC)
EnviMVC_ValidatorManagerBase
in file ValidatorManagerBase.php, class EnviMVC_ValidatorManagerBase (subpackage: EnviMVC)
    ValidatorMagicを継承して使用する、validator基底クラス。
EnviMVC_ViewBase
in file ViewBase.php, class EnviMVC_ViewBase (subpackage: EnviMVC)
    View基底クラス
EnviMVC.php
procedural page EnviMVC.php (subpackage: EnviMVC)
ENVI_MVC_APPKEY_PATH
in file Performer.php, constant ENVI_MVC_APPKEY_PATH (subpackage: EnviMVC)
    ユーザー定義可能な定数
ENVI_MVC_CONFIRM
in file Performer.php, constant ENVI_MVC_CONFIRM (subpackage: EnviMVC)
ENVI_MVC_DEFAULT
in file Performer.php, constant ENVI_MVC_DEFAULT (subpackage: EnviMVC)
ENVI_MVC_ERROR
in file Performer.php, constant ENVI_MVC_ERROR (subpackage: EnviMVC)
ENVI_MVC_GET
in file Performer.php, constant ENVI_MVC_GET (subpackage: EnviMVC)
ENVI_MVC_INDEX_ACTION
in file Performer.php, constant ENVI_MVC_INDEX_ACTION (subpackage: EnviMVC)
ENVI_MVC_NONE
in file Performer.php, constant ENVI_MVC_NONE (subpackage: EnviMVC)
ENVI_MVC_PATH_INFO
in file Performer.php, constant ENVI_MVC_PATH_INFO (subpackage: EnviMVC)
ENVI_MVC_POST
in file Performer.php, constant ENVI_MVC_POST (subpackage: EnviMVC)
ENVI_MVC_REQUEST
in file Performer.php, constant ENVI_MVC_REQUEST (subpackage: EnviMVC)
    /ユーザー定義可能な定数
ENVI_MVC_SUCCESS
in file Performer.php, constant ENVI_MVC_SUCCESS (subpackage: EnviMVC)
execute
in file ActionBase.php, method EnviMVC_ActionBase::execute() (subpackage: EnviMVC)
    validate()でENVI_MVC_SUCCESSが返った場合の処理。
execute
in file indexAction.class.php, method indexAction::execute() (subpackage: EnviMVC)
execute
in file indexView_success.class.php, method indexView::execute() (subpackage: EnviMVC)
execute
in file ViewBase.php, method EnviMVC_ViewBase::execute() (subpackage: EnviMVC)
f

f

forward
in file ControllerBase.php, method EnviMVC_ControllerBase::forward() (subpackage: EnviMVC)
    他のアクションに処理を明渡す
free
in file ValidatorManagerBase.php, method EnviMVC_ValidatorManagerBase::free() (subpackage: EnviMVC)
g

g

getAction
in file Test.php, method EnviMVC_Test::getAction() (subpackage: EnviMVC)
getAttribute
in file _User.php, method _EnviMVC_User::getAttribute() (subpackage: EnviMVC)
    ユーザーAttributeに格納されている値を取得する
getDBI
in file ControllerBase.php, method EnviMVC_ControllerBase::getDBI() (subpackage: EnviMVC)
    DBI オブジェクトを返します
getGlobalData
in file ControllerBase.php, method EnviMVC_ControllerBase::getGlobalData() (subpackage: EnviMVC)
    INIで設定した、GLOBALデータを取得する
getPassInfo
in file ControllerBase.php, method EnviMVC_ControllerBase::getPassInfo() (subpackage: EnviMVC)
    3桁目以降のパスインフォ
getPathInfo
in file Performer.php, method EnviMVC_Performer::getPathInfo() (subpackage: EnviMVC)
    PATH_INFOを返す
getPathInfo
in file Test.php, method EnviMVC_Test::getPathInfo() (subpackage: EnviMVC)
    PATH_INFOを返す
getRequestAction
in file Performer.php, method EnviMVC_Performer::getRequestAction() (subpackage: EnviMVC)
    使用するアクション名を返す
getRequestAction
in file ControllerBase.php, method EnviMVC_ControllerBase::getRequestAction() (subpackage: EnviMVC)
    大元のアクションを取得
getRequestModule
in file Performer.php, method EnviMVC_Performer::getRequestModule() (subpackage: EnviMVC)
    使用するモジュール名を返す
getRequestModule
in file ControllerBase.php, method EnviMVC_ControllerBase::getRequestModule() (subpackage: EnviMVC)
    大元のモジュールを取得
getThisAction
in file ControllerBase.php, method EnviMVC_ControllerBase::getThisAction() (subpackage: EnviMVC)
    今のアクションを取得
getThisModule
in file ControllerBase.php, method EnviMVC_ControllerBase::getThisModule() (subpackage: EnviMVC)
    今のモジュールを取得
go
in file ControllerBase.php, method EnviMVC_ControllerBase::go() (subpackage: EnviMVC)
    アクションを連続して実行して、出力を受け取る
h

h

handleError
in file ActionBase.php, method EnviMVC_ActionBase::handleError() (subpackage: EnviMVC)
    validate()でENVI_MVC_ERRORが返った場合の処理。
hasPassInfo
in file ControllerBase.php, method EnviMVC_ControllerBase::hasPassInfo() (subpackage: EnviMVC)
    3桁目以降のパスインフォがあるかどうか
i

i

indexAction
in file indexAction.class.php, class indexAction (subpackage: EnviMVC)
    アクション基底クラス
IndexActionBase
in file IndexActionBase.class.php, class IndexActionBase (subpackage: EnviMVC)
    アクション基底クラス
indexView
in file indexView_success.class.php, class indexView (subpackage: EnviMVC)
    View基底クラス
IndexViewBase
in file IndexViewBase.class.php, class IndexViewBase (subpackage: EnviMVC)
    View基底クラス
initialize
in file ActionBase.php, method EnviMVC_ActionBase::initialize() (subpackage: EnviMVC)
    一番初めに呼ばれる、メソッド
initialize
in file ViewBase.php, method EnviMVC_ViewBase::initialize() (subpackage: EnviMVC)
isKill
in file ControllerBase.php, method EnviMVC_ControllerBase::isKill() (subpackage: EnviMVC)
    処理を取りやめるべき状態かどうか
isLogin
in file _User.php, method _EnviMVC_User::isLogin() (subpackage: EnviMVC)
    ログイン状態かどうか
isPrivate
in file ActionBase.php, method EnviMVC_ActionBase::isPrivate() (subpackage: EnviMVC)
    Controllerから直接呼ばれるアクションかどうか?
isSecure
in file IndexActionBase.class.php, method IndexActionBase::isSecure() (subpackage: EnviMVC)
isSecure
in file ActionBase.php, method EnviMVC_ActionBase::isSecure() (subpackage: EnviMVC)
    セキュアなページかどうか。
isSSL
in file ActionBase.php, method EnviMVC_ActionBase::isSSL() (subpackage: EnviMVC)
    SSLでのみアクセスされるページかどうか?
k

k

kill
in file ControllerBase.php, method EnviMVC_ControllerBase::kill() (subpackage: EnviMVC)
    処理を取りやめ、controllerをshutDownします。
l

l

login
in file _User.php, method _EnviMVC_User::login() (subpackage: EnviMVC)
    ログイン状態にする
logout
in file _User.php, method _EnviMVC_User::logout() (subpackage: EnviMVC)
    ログアウト状態にする
m

m

mainController
in file mainController.class.php, method mainController::mainController() (subpackage: EnviMVC)
    Constructor
mainController
in file mainController.class.php, class mainController (subpackage: EnviMVC)
    Controller基底クラス
makeUrl
in file ControllerBase.php, method EnviMVC_ControllerBase::makeUrl() (subpackage: EnviMVC)
    規則に従ったURLを作成する
p

p

Performer.php
procedural page Performer.php (subpackage: EnviMVC)
r

r

$renderer
in file ViewBase.php, variable EnviMVC_ViewBase::$renderer (subpackage: EnviMVC)
$request_action
in file Test.php, variable EnviMVC_Test::$request_action (subpackage: EnviMVC)
$request_info
in file Test.php, variable EnviMVC_Test::$request_info (subpackage: EnviMVC)
$request_module
in file Test.php, variable EnviMVC_Test::$request_module (subpackage: EnviMVC)
redirect
in file ControllerBase.php, method EnviMVC_ControllerBase::redirect() (subpackage: EnviMVC)
    他のURLにリダイレクトする
removeAttribute
in file _User.php, method _EnviMVC_User::removeAttribute() (subpackage: EnviMVC)
    ユーザーAttributeのデータを削除する
run
in file EnviMVC.php, method EnviMVC::run() (subpackage: EnviMVC)
s

s

$system_ini
in file _User.php, variable _EnviMVC_User::$system_ini (subpackage: EnviMVC)
SmartyRenderer.php
procedural page SmartyRenderer.php (subpackage: EnviMVC)
sessionRestart
in file _User.php, method _EnviMVC_User::sessionRestart() (subpackage: EnviMVC)
sessionStart
in file _User.php, method _EnviMVC_User::sessionStart() (subpackage: EnviMVC)
    セッションを開始する
setActionChain
in file ControllerBase.php, method EnviMVC_ControllerBase::setActionChain() (subpackage: EnviMVC)
    アクションを連続して実行する準備をする
setAttribute
in file _User.php, method _EnviMVC_User::setAttribute() (subpackage: EnviMVC)
    ユーザーAttributeにデータを格納する
setAttribute
in file SmartyRenderer.php, method EnviMVC_SmartyRenderer::setAttribute() (subpackage: EnviMVC)
    templateに値を格納する
setControlMode
in file Performer.php, method EnviMVC_Performer::setControlMode() (subpackage: EnviMVC)
    コントロールモードを設定する
setError
in file ValidatorManagerBase.php, method EnviMVC_ValidatorManagerBase::setError() (subpackage: EnviMVC)
    エラーをセットします
setFormat
in file ValidatorManagerBase.php, method EnviMVC_ValidatorManagerBase::setFormat() (subpackage: EnviMVC)
    バリデータフォーマット
setRenderer
in file ViewBase.php, method EnviMVC_ViewBase::setRenderer() (subpackage: EnviMVC)
setRequest
in file Test.php, method EnviMVC_Test::setRequest() (subpackage: EnviMVC)
setRequestMode
in file Performer.php, method EnviMVC_Performer::setRequestMode() (subpackage: EnviMVC)
setting
in file SmartyRenderer.php, method EnviMVC_SmartyRenderer::setting() (subpackage: EnviMVC)
setUp
in file Test.php, method EnviMVC_Test::setUp() (subpackage: EnviMVC)
    テストの初期化(DB接続などの前処理が必要であれば)
shutDown
in file ActionBase.php, method EnviMVC_ActionBase::shutDown() (subpackage: EnviMVC)
    一番最後に呼ばれる、メソッド
shutDown
in file ViewBase.php, method EnviMVC_ViewBase::shutDown() (subpackage: EnviMVC)
    一番最後に呼ばれる、メソッド
t

t

Test.php
procedural page Test.php (subpackage: EnviMVC)
tearDown
in file Test.php, method EnviMVC_Test::tearDown() (subpackage: EnviMVC)
    テストの終了処理(DB切断などの後処理が必要であれば)
triggerError
in file ValidatorManagerBase.php, method EnviMVC_ValidatorManagerBase::triggerError() (subpackage: EnviMVC)
    エラーを追加
u

u

$user
in file ValidatorManagerBase.php, variable EnviMVC_ValidatorManagerBase::$user (subpackage: EnviMVC)
unsetActionChain
in file ControllerBase.php, method EnviMVC_ControllerBase::unsetActionChain() (subpackage: EnviMVC)
    アクションチェインしたアクションを実行リストから削除する
useMorePathInfo
in file ActionBase.php, method EnviMVC_ActionBase::useMorePathInfo() (subpackage: EnviMVC)
    必要以上のパスインフォを許可するかどうか?
usePlugin
in file ControllerBase.php, method EnviMVC_ControllerBase::usePlugin() (subpackage: EnviMVC)
v

v

ValidatorManagerBase.php
procedural page ValidatorManagerBase.php (subpackage: EnviMVC)
ViewBase.php
procedural page ViewBase.php (subpackage: EnviMVC)
validate
in file ActionBase.php, method EnviMVC_ActionBase::validate() (subpackage: EnviMVC)
    バリデートする

Documentation generated on Thu, 04 Jan 2007 17:46:40 +0900