Class LC_Page_Admin_Basis

Description

店舗基本情報 のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Admin_Basis.php 17623 2008-09-22 14:41:51Z Yammy $

Located in /class/pages/admin/basis/LC_Page_Admin_Basis.php (line 34)

LC_Page
   |
   --LC_Page_Admin_Basis
Direct descendents
Class Description
LC_Page_Admin_Basis_Ex 店舗基本情報 のページクラス(拡張).
Method Summary
void destroy ()
void init ()
void lfConvertParam ( $array)
void lfErrorCheck ( $array)
void lfGetCol ()
void lfInsertData ( $array)
void lfUpdateData ( $array)
void process ()
Variables
Methods
destroy (line 134)

デストラクタ.

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 200)
void lfConvertParam ( $array)
  • $array
lfErrorCheck (line 240)
void lfErrorCheck ( $array)
  • $array
lfGetCol (line 139)
void lfGetCol ()
lfInsertData (line 188)
void lfInsertData ( $array)
  • $array
lfUpdateData (line 172)
void lfUpdateData ( $array)
  • $array
process (line 70)

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