Class LC_Page_Admin_Order_ProductSelect

Description

商品選択 のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id$

Located in /class/pages/admin/order/LC_Page_Admin_Order_ProductSelect.php (line 34)

LC_Page
   |
   --LC_Page_Admin_Order_ProductSelect
Direct descendents
Class Description
LC_Page_Admin_Order_ProductSelect_Ex 商品選択 のページクラス(拡張).
Method Summary
void destroy ()
void init ()
void lfConvertParam ()
void lfGetProductsClass ( $product_id)
void lfGetSaleLimit ( $product)
void lfMakeSelect ( $product_id,  $arrClassName,  $arrClassCatName)
void process ()
Variables
Methods
destroy (line 208)

デストラクタ.

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 213)
void lfConvertParam ()
lfGetProductsClass (line 366)
void lfGetProductsClass ( $product_id)
  • $product_id
lfGetSaleLimit (line 381)
void lfGetSaleLimit ( $product)
  • $product
lfMakeSelect (line 234)
void lfMakeSelect ( $product_id,  $arrClassName,  $arrClassCatName)
  • $product_id
  • $arrClassName
  • $arrClassCatName
process (line 58)

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