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

Class: mainController

Source Location: /Envi/sample_contents/ctrl/mainController.class.php

Class mainController

Class Overview

Controller基底クラス

Located in /Envi/sample_contents/ctrl/mainController.class.php [line 14]

EnviMVC_ControllerBase
   |
   --mainController

Methods

[ Top ]
Inherited Properties and Methods
Inherited Properties Inherited Methods

Inherited From EnviMVC_ControllerBase

EnviMVC_ControllerBase::$_action
EnviMVC_ControllerBase::$_action_chain
EnviMVC_ControllerBase::$_controll_mode
EnviMVC_ControllerBase::$_data
EnviMVC_ControllerBase::$_dbi
EnviMVC_ControllerBase::$_EB
EnviMVC_ControllerBase::$_error
EnviMVC_ControllerBase::$_form
EnviMVC_ControllerBase::$_global_data
EnviMVC_ControllerBase::$_info
EnviMVC_ControllerBase::$_kill
EnviMVC_ControllerBase::$_module
EnviMVC_ControllerBase::$_plugin
EnviMVC_ControllerBase::$_request_action
EnviMVC_ControllerBase::$_request_module
EnviMVC_ControllerBase::$_system_ini
EnviMVC_ControllerBase::$_user

Inherited From EnviMVC_ControllerBase

EnviMVC_ControllerBase::EnviMVC_ControllerBase()
Constructor
EnviMVC_ControllerBase::forward()
他のアクションに処理を明渡す
EnviMVC_ControllerBase::getDBI()
DBI オブジェクトを返します
EnviMVC_ControllerBase::getGlobalData()
INIで設定した、GLOBALデータを取得する
EnviMVC_ControllerBase::getPassInfo()
3桁目以降のパスインフォ
EnviMVC_ControllerBase::getRequestAction()
大元のアクションを取得
EnviMVC_ControllerBase::getRequestModule()
大元のモジュールを取得
EnviMVC_ControllerBase::getThisAction()
今のアクションを取得
EnviMVC_ControllerBase::getThisModule()
今のモジュールを取得
EnviMVC_ControllerBase::go()
アクションを連続して実行して、出力を受け取る
EnviMVC_ControllerBase::hasPassInfo()
3桁目以降のパスインフォがあるかどうか
EnviMVC_ControllerBase::isKill()
処理を取りやめるべき状態かどうか
EnviMVC_ControllerBase::kill()
処理を取りやめ、controllerをshutDownします。
EnviMVC_ControllerBase::makeUrl()
規則に従ったURLを作成する
EnviMVC_ControllerBase::redirect()
他のURLにリダイレクトする
EnviMVC_ControllerBase::setActionChain()
アクションを連続して実行する準備をする
EnviMVC_ControllerBase::unsetActionChain()
アクションチェインしたアクションを実行リストから削除する
EnviMVC_ControllerBase::usePlugin()
EnviMVC_ControllerBase::_action403Error()
EnviMVC_ControllerBase::_action404Error()
EnviMVC_ControllerBase::_initialize()
EnviMVC_ControllerBase::_module404Error()
EnviMVC_ControllerBase::_shutDown()
EnviMVC_ControllerBase::_view404Error()

[ Top ]
Method Summary
mainController   mainController()   Constructor

[ Top ]
Methods
Constructor mainController  [line 21]

  mainController mainController( )

Constructor



[ Top ]

Documentation generated on Thu, 04 Jan 2007 17:47:10 +0900