Class LC_Page_Redirect

Description

リダイレクト のページクラス.

メールからのリダイレクト用

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Redirect.php 16582 2007-10-29 03:06:29Z nanasess $

Located in /class/pages/LC_Page_Redirect.php (line 36)

LC_Page
   |
   --LC_Page_Redirect
Direct descendents
Class Description
LC_Page_Redirect_Ex リダイレクト のページクラス(拡張).
Method Summary
void destroy ()
void init ()
void mobileInit ()
void mobileProcess ()
void process ()
Variables
Methods
destroy (line 92)

デストラクタ.

void destroy ()

Redefinition of:
LC_Page::destroy()
デストラクタ.

Redefined in descendants as:
init (line 46)

Page を初期化する.

void init ()

Redefinition of:
LC_Page::init()
Page を初期化する.

Redefined in descendants as:
mobileInit (line 63)

モバイルページを初期化する.

void mobileInit ()
mobileProcess (line 72)

Page のプロセス(モバイル).

void mobileProcess ()
process (line 55)

Page のプロセス.

void process ()

Redefinition of:
LC_Page::process()
Page のプロセス.

Redefined in descendants as:

Inherited Methods

Inherited From LC_Page

LC_Page::allowClientCache()
LC_Page::destroy()
LC_Page::getLocation()
LC_Page::getRootPath()
LC_Page::getToken()
LC_Page::init()
LC_Page::isValidToken()
LC_Page::p()
LC_Page::process()
LC_Page::reload()
LC_Page::sendRedirect()

Documentation generated on Tue, 28 Apr 2009 18:12:46 +0900 by phpDocumentor 1.4.2