Class LC_Page_Admin_Products_Class

Description

規格管理 のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Admin_Products_Class.php 17509 2008-08-07 15:00:00Z Seasoft $

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

LC_Page
   |
   --LC_Page_Admin_Products_Class
Direct descendents
Class Description
LC_Page_Admin_Products_Class_Ex 規格管理 のページクラス(拡張).
Method Summary
void destroy ()
void init ()
void lfConvertParam ( $array)
void lfErrorCheck ()
void lfInsertClass ( $arrData)
void lfUpdateClass ( $arrData)
void process ()
Variables
Methods
destroy (line 140)

デストラクタ.

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 172)
void lfConvertParam ( $array)
  • $array
lfErrorCheck (line 186)
void lfErrorCheck ()
lfInsertClass (line 145)
void lfInsertClass ( $arrData)
  • $arrData
lfUpdateClass (line 160)
void lfUpdateClass ( $arrData)
  • $arrData
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:33 +0900 by phpDocumentor 1.4.2