Class LC_Page_Shopping_DelivAddr

Description

配送先追加のページクラス

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Shopping_DelivAddr.php 17969 2009-04-10 14:20:10Z Seasoft $

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

LC_Page
   |
   --LC_Page_Shopping_DelivAddr
Direct descendents
Class Description
LC_Page_Shopping_DelivAddr_Ex 配送情報追加 のページクラス(拡張).
Method Summary
void destroy ()
void init ()
void lfConvertParam ( $array,  $arrRegistColumn)
void lfErrorCheck ()
void lfErrorCheck1 ()
void lfErrorCheck2 ()
void lfGetAddress ( $zipcode)
void lfRegistData ( $array,  $arrRegistColumn,  &$objCustomer)
void lfRegistOtherDelivData ( $uniqid,  $objCustomer,  $other_deliv_id)
void mobileInit ()
void mobileProcess ()
void process ()
Variables
Methods
destroy (line 363)

デストラクタ.

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:
lfConvertParam (line 276)
void lfConvertParam ( $array,  $arrRegistColumn)
  • $array
  • $arrRegistColumn
lfErrorCheck (line 194)
void lfErrorCheck ()
lfErrorCheck1 (line 216)
void lfErrorCheck1 ()
lfErrorCheck2 (line 231)
void lfErrorCheck2 ()
lfGetAddress (line 301)
void lfGetAddress ( $zipcode)
  • $zipcode
lfRegistData (line 248)
void lfRegistData ( $array,  $arrRegistColumn,  &$objCustomer)
  • $array
  • $arrRegistColumn
  • &$objCustomer
lfRegistOtherDelivData (line 330)
void lfRegistOtherDelivData ( $uniqid,  $objCustomer,  $other_deliv_id)
  • $uniqid
  • $objCustomer
  • $other_deliv_id
mobileInit (line 61)

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

void mobileInit ()
mobileProcess (line 73)

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

void mobileProcess ()
process (line 53)

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