Class LC_Page_Products_Detail

Description

商品詳細 のページクラス.

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

Located in /class/pages/products/LC_Page_Products_Detail.php (line 37)

LC_Page
   |
   --LC_Page_Products_Detail
Direct descendents
Class Description
LC_Page_Products_Detail_Ex LC_Page_Products_Detail のページクラス(拡張).
Variable Summary
Method Summary
void destroy ()
void init ()
void lfCheckError ()
void lfConvertParam ()
void lfGetPayment ()
void lfGetProductsClass ( $product_id)
void lfGetRelateProducts ( $tmp_id)
void lfGetReviewData ( $id)
void lfGetTrackbackData ( $product_id)
void lfInitFile ()
void lfInitParam ()
void lfMakeSelect ( $product_id)
void lfMakeSelectMobile ( &$objPage,  $product_id)
void lfPreGetRecommendProducts ( $product_id)
void lfRegistFavoriteProduct ( $customer_id,  $product_id)
void lfRegistReadingData ( $tmp_id,  $customer_id)
void lfSetFile ()
void mobileInit ()
void mobileProcess ()
void process ()
Variables
mixed $arrDELIVERYDATE (line 46)

発送予定日

mixed $arrRECOMMEND (line 49)

おすすめレベル

mixed $arrSTATUS (line 40)

ステータス

mixed $arrSTATUS_IMAGE (line 43)

ステータス画像

mixed $objFormParam (line 52)

フォームパラメータ

mixed $objUpFile (line 55)

アップロードファイル

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

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 65)

Page を初期化する.

void init ()

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

Redefined in descendants as:
lfCheckError (line 771)
void lfCheckError ()
lfConvertParam (line 870)
void lfConvertParam ()
lfGetPayment (line 859)
void lfGetPayment ()
lfGetProductsClass (line 727)
void lfGetProductsClass ( $product_id)
  • $product_id
lfGetRelateProducts (line 808)
void lfGetRelateProducts ( $tmp_id)
  • $tmp_id
lfGetReviewData (line 826)
void lfGetReviewData ( $id)
  • $id
lfGetTrackbackData (line 843)
void lfGetTrackbackData ( $product_id)
  • $product_id
lfInitFile (line 511)
void lfInitFile ()
lfInitParam (line 720)
void lfInitParam ()
lfMakeSelect (line 524)
void lfMakeSelect ( $product_id)
  • $product_id
lfMakeSelectMobile (line 651)
void lfMakeSelectMobile ( &$objPage,  $product_id)
  • &$objPage
  • $product_id
lfPreGetRecommendProducts (line 742)
void lfPreGetRecommendProducts ( $product_id)
  • $product_id
lfRegistFavoriteProduct (line 898)
void lfRegistFavoriteProduct ( $customer_id,  $product_id)
  • $customer_id
  • $product_id
lfRegistReadingData (line 798)
void lfRegistReadingData ( $tmp_id,  $customer_id)
  • $tmp_id
  • $customer_id
lfSetFile (line 880)
void lfSetFile ()
mobileInit (line 305)

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

void mobileInit ()
mobileProcess (line 317)

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

FIXME 要リファクタリング

void mobileProcess ()
process (line 79)

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