Class LC_Page_Admin_System_Parameter

Description

パラメータ設定 のページクラス.

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

Located in /class/pages/admin/system/LC_Page_Admin_System_Parameter.php (line 34)

LC_Page
   |
   --LC_Page_Admin_System_Parameter
Direct descendents
Class Description
LC_Page_Admin_System_Parameter_Ex パラメータ設定 のページクラス(拡張).
Variable Summary
mixed $arrComments
mixed $arrKeys
mixed $arrValues
Method Summary
void destroy ()
void init ()
void process ()
Variables
mixed $arrComments (line 42)

定数コメントとなる配列

mixed $arrKeys (line 39)

定数キーとなる配列

mixed $arrValues (line 45)

定数値となる配列

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

デストラクタ.

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:
process (line 69)

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