Class LC_Page_Products_List

Description

商品一覧 のページクラス.

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

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

LC_Page
   |
   --LC_Page_Products_List
Direct descendents
Class Description
LC_Page_Products_List_Ex LC_Page_Products_List のページクラス(拡張).
Variable Summary
Method Summary
void destroy ()
void init ()
void lfCheckError ( $id)
void lfconvertParam ()
void lfDispProductsList ( $category_id,  $name,  $maker_id,  $disp_num,  $orderby)
void lfGetPayment ()
void lfGetProductsClass ( $product_id)
void lfGetSaleLimit ( $product)
void lfIsRootCategory ( $category_id)
void lfMakeSelect ( $product_id,  $arrClassName,  $arrClassCatName)
void mobileInit ()
void mobileProcess ()
void process ()
Variables
mixed $tpl_class_name1 (line 39)

テンプレートクラス名1

mixed $tpl_class_name2 (line 42)

テンプレートクラス名2

mixed $tpl_javascript (line 45)

JavaScript テンプレート


Redefinition of:
LC_Page::$tpl_javascript
JavaScript

Inherited Variables

Inherited from LC_Page

LC_Page::$tpl_column_num
LC_Page::$tpl_css
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 373)

デストラクタ.

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:
lfCheckError (line 710)
void lfCheckError ( $id)
  • $id
lfconvertParam (line 753)
void lfconvertParam ()
lfDispProductsList (line 388)
void lfDispProductsList ( $category_id,  $name,  $maker_id,  $disp_num,  $orderby)
  • $category_id
  • $name
  • $maker_id
  • $disp_num
  • $orderby
lfGetPayment (line 742)
void lfGetPayment ()
lfGetProductsClass (line 695)
void lfGetProductsClass ( $product_id)
  • $product_id
lfGetSaleLimit (line 731)
void lfGetSaleLimit ( $product)
  • $product
lfIsRootCategory (line 378)
void lfIsRootCategory ( $category_id)
  • $category_id
lfMakeSelect (line 563)
void lfMakeSelect ( $product_id,  $arrClassName,  $arrClassCatName)
  • $product_id
  • $arrClassName
  • $arrClassCatName
mobileInit (line 214)

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

void mobileInit ()
mobileProcess (line 225)

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

FIXME スパゲッティ...

void mobileProcess ()
process (line 74)

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