Class LC_Page_Error_SystemError

Description

エラー表示のページクラス SC_DbConnでエラーが発生した場合の表示ページ

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Error_SystemError.php 17425 2008-07-14 11:59:41Z Seasoft $

Located in /class/pages/error/LC_Page_Error_SystemError.php (line 35)

LC_Page
   |
   --LC_Page_Error
      |
      --LC_Page_Error_SystemError
Direct descendents
Class Description
LC_Page_Error_SystemError_Ex エラー画面 のページクラス(拡張).
Method Summary
void destroy ()
void init ()
boolean isAdminPage ()
void process ()
Variables
Methods
destroy (line 87)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 45)

Page を初期化する.

void init ()

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

Redefined in descendants as:
isAdminPage (line 96)

管理機能かどうかを判定する.

boolean isAdminPage ()
process (line 64)

Page のプロセス。

void process ()

Redefinition of:
LC_Page_Error::process()
Page のプロセス。

Redefined in descendants as:

Inherited Methods

Inherited From LC_Page_Error

LC_Page_Error::destroy()
LC_Page_Error::init()
LC_Page_Error::process()

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:11 +0900 by phpDocumentor 1.4.2