Class Ethna_View_Redirect

Description

別のURLへリダイレクトするためのビューの実装

Located in /class/View/Redirect.php (line 20)

Ethna_ViewClass
   |
   --Ethna_View_Redirect
Method Summary
 void forward ()
 void isAbsoluteUrl ( $url)
 void preforward ([string $url = NULL])
Variables
Methods
forward (line 78)

遷移名に対応する画面を出力する

  • access: public
void forward ()

Redefinition of:
Ethna_ViewClass::forward()
遷移名に対応する画面を出力する
isAbsoluteUrl (line 63)
  • access: public
void isAbsoluteUrl ( $url)
  • $url
preforward (line 34)

別のURLへリダイレクトするための前処理を行う

  • access: public
void preforward ([string $url = NULL])
  • string $url: リダイレクト先のURL

Redefinition of:
Ethna_ViewClass::preforward()
画面表示前処理

Inherited Methods

Inherited From Ethna_ViewClass

 Ethna_ViewClass::__construct()
 Ethna_ViewClass::addActionFormHelper()
 Ethna_ViewClass::clearActionFormHelper()
 Ethna_ViewClass::error()
 Ethna_ViewClass::forward()
 Ethna_ViewClass::getCurrentForwardName()
 Ethna_ViewClass::getFormBlock()
 Ethna_ViewClass::getFormInput()
 Ethna_ViewClass::getFormName()
 Ethna_ViewClass::getFormSubmit()
 Ethna_ViewClass::getLayout()
 Ethna_ViewClass::header()
 Ethna_ViewClass::preforward()
 Ethna_ViewClass::redirect()
 Ethna_ViewClass::resetFormCounter()
 Ethna_ViewClass::setLayout()
 Ethna_ViewClass::templateExists()
 Ethna_ViewClass::_getFormInput_Button()
 Ethna_ViewClass::_getFormInput_Checkbox()
 Ethna_ViewClass::_getFormInput_File()
 Ethna_ViewClass::_getFormInput_Hidden()
 Ethna_ViewClass::_getFormInput_Html()
 Ethna_ViewClass::_getFormInput_Password()
 Ethna_ViewClass::_getFormInput_Radio()
 Ethna_ViewClass::_getFormInput_Select()
 Ethna_ViewClass::_getFormInput_Submit()
 Ethna_ViewClass::_getFormInput_Text()
 Ethna_ViewClass::_getFormInput_Textarea()
 Ethna_ViewClass::_getHelperActionForm()
 Ethna_ViewClass::_getRenderer()
 Ethna_ViewClass::_getSelectorOptions()
 Ethna_ViewClass::_setDefault()

Documentation generated on Fri, 11 Nov 2011 03:58:59 +0900 by phpDocumentor 1.4.3