Class LC_Page_Cart

Description

カート のページクラス.

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

Located in /class/pages/cart/LC_Page_Cart.php (line 37)

LC_Page
   |
   --LC_Page_Cart
Direct descendents
Class Description
LC_Page_Cart_Ex カート のページクラス(拡張).
Variable Summary
Method Summary
void destroy ()
void init ()
void mobileInit ()
void mobileProcess ()
void process ()
Variables
mixed $arrData (line 48)

商品規格情報の配列

mixed $arrProductsClass (line 45)

カテゴリの配列

mixed $arrSession (line 42)

セッションの配列

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 295)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 58)

Page を初期化する.

void init ()

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

Redefined in descendants as:
mobileInit (line 171)

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

void mobileInit ()
mobileProcess (line 180)

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

void mobileProcess ()
process (line 70)

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