Class LC_Page_Shopping_Complete

Description

ご注文完了 のページクラス.

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

Located in /class/pages/shopping/LC_Page_Shopping_Complete.php (line 34)

LC_Page
   |
   --LC_Page_Shopping_Complete
Direct descendents
Class Description
LC_Page_Shopping_Complete_Ex ご注文完了 のページクラス(拡張).
Method Summary
void destroy ()
void init ()
void lfDeleteTempOrder ( &$objQuery,  $uniqid)
string lfDoComplete ( &$objQuery, string $uniqid, object $objQuery)
void lfGetEbisData ( $order_id)
void lfGetInsParam ( $sqlVal)
void lfReduceStock ( &$objQuery,  $arrID,  $quantity)
void lfRegistCampaignOrder ( &$objQuery,  &$objCampaignSess,  $order_id)
void lfRegistOrder ( $objQuery,  $arrData, [ $objCampaignSess = null])
void lfRegistOrderDetail ( &$objQuery,  $order_id,  &$objCartSess)
void lfRegistPreCustomer ( $arrData,  $arrInfo)
void lfSetCustomerPurchase ( $customer_id,  $arrData,  &$objQuery)
void lfSetNewAddr ( $uniqid,  $customer_id)
void mobileInit ()
void mobileProcess ()
void process ()
Variables
Methods
destroy (line 150)

デストラクタ.

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:
lfDeleteTempOrder (line 564)
void lfDeleteTempOrder ( &$objQuery,  $uniqid)
  • &$objQuery
  • $uniqid
lfDoComplete (line 289)

購入完了処理

string lfDoComplete ( &$objQuery, string $uniqid, object $objQuery)
  • object $objQuery
  • string $uniqid
  • &$objQuery
lfGetEbisData (line 236)
void lfGetEbisData ( $order_id)
  • $order_id
lfGetInsParam (line 678)
void lfGetInsParam ( $sqlVal)
  • $sqlVal
lfReduceStock (line 646)
void lfReduceStock ( &$objQuery,  $arrID,  $quantity)
  • &$objQuery
  • $arrID
  • $quantity
lfRegistCampaignOrder (line 536)
void lfRegistCampaignOrder ( &$objQuery,  &$objCampaignSess,  $order_id)
  • &$objQuery
  • &$objCampaignSess
  • $order_id
lfRegistOrder (line 438)
void lfRegistOrder ( $objQuery,  $arrData, [ $objCampaignSess = null])
  • $objQuery
  • $arrData
  • $objCampaignSess
lfRegistOrderDetail (line 491)
void lfRegistOrderDetail ( &$objQuery,  $order_id,  &$objCartSess)
  • &$objQuery
  • $order_id
  • &$objCartSess
lfRegistPreCustomer (line 350)
void lfRegistPreCustomer ( $arrData,  $arrInfo)
  • $arrData
  • $arrInfo
lfSetCustomerPurchase (line 620)
void lfSetCustomerPurchase ( $customer_id,  $arrData,  &$objQuery)
  • $customer_id
  • $arrData
  • &$objQuery
lfSetNewAddr (line 572)
void lfSetNewAddr ( $uniqid,  $customer_id)
  • $uniqid
  • $customer_id
mobileInit (line 159)

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

void mobileInit ()
mobileProcess (line 168)

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

void mobileProcess ()
process (line 62)

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