Class LC_Page_Error

Description

エラー表示のページクラス

  • author: LOCKON CO.,LTD.
  • version: $Id:LC_Page_Error.php 15532 2007-08-31 14:39:46Z nanasess $

Located in /class/pages/error/LC_Page_Error.php (line 34)

LC_Page
   |
   --LC_Page_Error
Direct descendents
Class Description
LC_Page_Error_SystemError エラー表示のページクラス SC_DbConnでエラーが発生した場合の表示ページ
LC_Page_Error_DispError エラー表示のページクラス
LC_Page_Error_Ex エラー画面 のページクラス(拡張).
Variable Summary
mixed $err_msg
mixed $is_mobile
mixed $objSiteSess
mixed $return_top
mixed $type
Method Summary
void destroy ()
void init ()
void process ()
Variables
mixed $err_msg = "" (line 48)

エラーメッセージ

mixed $is_mobile = false (line 51)

モバイルサイトの場合 true

mixed $objSiteSess (line 42)

SC_SiteSession インスタンス

mixed $return_top = false (line 45)

TOPへ戻るフラグ

mixed $type (line 39)

エラー種別

Inherited Variables

Inherited from LC_Page

LC_Page::$tpl_column_num
LC_Page::$tpl_css
LC_Page::$tpl_javascript
LC_Page::$tpl_login_email
LC_Page::$tpl_mainno
LC_Page::$tpl_mainpage
LC_Page::$tpl_onload
LC_Page::$tpl_page_category
LC_Page::$tpl_title
LC_Page::$tpl_total_deliv_fee
LC_Page::$transactionid
Methods
destroy (line 176)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 61)

Page を初期化する.

void init ()

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

Redefined in descendants as:
process (line 73)

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