magic-core
[ class tree: magic-core ] [ index: magic-core ] [ all elements ]

Class: Direct

Source Location: /core/helper/action/impl/Direct.php

Class Overview

ActionResult
   |
   --Direct

レンダリングを実行しない場合に使用するクラスです.


Author(s):

  • T.Okumura

Version:

  • 1.0.0

Methods


Inherited Variables

Inherited Methods

Class: ActionResult

ActionResult::execute()
Viewクラスを実行します.
ActionResult::getResponse()
HttpResponseクラスを取得します.
ActionResult::getSession()
HttpSessionクラスを取得します.
ActionResult::setResponse()
HttpResponseクラスを設定します.
ActionResult::setSession()
HttpSessionクラスを設定します.

Class Details

[line 20]
レンダリングを実行しない場合に使用するクラスです.

予めActionクラスでHTTPヘッダを送出した後の、 ファイルのダウンロードなどに使用します。
このクラスがコールされると、Viewクラスをロードせずに終了します。




Tags:

author:  T.Okumura
version:  1.0.0
final:  


[ Top ]


Class Methods


constructor __construct [line 24]

Direct __construct( )

コンストラクタ.



Tags:

access:  public


[ Top ]

method execute [line 33]

void execute( NameConfigure $name, PathConfigure $path, RouteConfigure $route)

処理を終了します.



Tags:

see:  ActionResult::execute()
access:  public


Overrides ActionResult::execute() (Viewクラスを実行します.)

Parameters:

NameConfigure   $name   命名規則設定クラス
PathConfigure   $path   パス設定クラス
RouteConfigure   $route   ルート設定クラス

[ Top ]


Documentation generated on Fri, 16 Dec 2011 11:13:46 +0100 by phpDocumentor 1.4.3