Class LC_Page_Admin_Products_Product

Description

商品登録 のページクラス

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Admin_Products_Product.php 17967 2009-04-10 03:41:45Z Seasoft $

Located in /class/pages/admin/products/LC_Page_Admin_Products_Product.php (line 34)

LC_Page
   |
   --LC_Page_Admin_Products_Product
Direct descendents
Class Description
LC_Page_Admin_Products_Product_Ex 商品登録 のページクラス(拡張).
Variable Summary
mixed $arrErr
mixed $arrHidden
mixed $objUpFile
Method Summary
void destroy ()
void init ()
void lfCheckNonClass ( $product_id)
void lfConvertParam ( $array)
bool lfCopyProductClass (array $arrList, array $objQuery)
void lfErrorCheck ( $array)
void lfGetProduct ( $product_id)
void lfInitFile ()
void lfInsertRecommendProducts ( $objQuery,  $arrList,  $product_id)
void lfMakeScaleImage ( $from_key,  $to_key, [ $forced = false])
void lfPreGetRecommendProducts ( $product_id)
void lfProductPage ()
void lfRegistProduct ( $arrList)
void lfSetScaleImage ()
void process ()
Variables
mixed $arrErr (line 45)

エラー情報

mixed $arrHidden (line 42)

hidden 項目の配列

mixed $objUpFile (line 39)

ファイル管理クラスのインスタンス

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

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 55)

Page を初期化する.

void init ()

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

Redefined in descendants as:
lfCheckNonClass (line 651)
void lfCheckNonClass ( $product_id)
  • $product_id
lfConvertParam (line 511)
void lfConvertParam ( $array)
  • $array
lfCopyProductClass (line 725)

dtb_products_classの複製 複製後、価格や商品コードを更新する

  • access: protected
bool lfCopyProductClass (array $arrList, array $objQuery)
  • array $arrList
  • array $objQuery
lfErrorCheck (line 562)
void lfErrorCheck ( $array)
  • $array
lfGetProduct (line 319)
void lfGetProduct ( $product_id)
  • $product_id
lfGetRecommendProducts (line 253)
void lfGetRecommendProducts ()
lfInitFile (line 377)
void lfInitFile ()
lfInsertRecommendProducts (line 274)
void lfInsertRecommendProducts ( $objQuery,  $arrList,  $product_id)
  • $objQuery
  • $arrList
  • $product_id
lfMakeScaleImage (line 685)
void lfMakeScaleImage ( $from_key,  $to_key, [ $forced = false])
  • $from_key
  • $to_key
  • $forced
lfPreGetRecommendProducts (line 300)
void lfPreGetRecommendProducts ( $product_id)
  • $product_id
lfProductConfirmPage (line 629)
void lfProductConfirmPage ()
lfProductPage (line 340)
void lfProductPage ()
lfRegistProduct (line 390)
void lfRegistProduct ( $arrList)
  • $arrList
lfSetScaleImage (line 664)
void lfSetScaleImage ()
process (line 81)

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