Class LC_Page_Mypage_History

Description

購入履歴 のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Mypage_History.php 17922 2009-03-23 13:18:36Z Yammy $

Located in /class/pages/mypage/LC_Page_Mypage_History.php (line 34)

LC_Page
   |
   --LC_Page_Mypage_History
Direct descendents
Class Description
LC_Page_Mypage_History_Ex 購入履歴 のページクラス(拡張).
Method Summary
void destroy ()
void init ()
void lfGetOrderData ( $order_id)
void lfGetOrderDetail ( $order_id)
void mobileInit ()
void mobileProcess ()
void process ()
Variables
Methods
destroy (line 117)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 44)

Page を初期化する.

void init ()

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

Redefined in descendants as:
lfGetOrderData (line 196)
void lfGetOrderData ( $order_id)
  • $order_id
lfGetOrderDetail (line 217)
void lfGetOrderDetail ( $order_id)
  • $order_id
mobileInit (line 126)

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

void mobileInit ()
mobileProcess (line 137)

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

void mobileProcess ()
process (line 64)

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