Class LC_Page_Admin_System_System

Description

システム情報 のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Admin_System_System.php 17576 2008-08-28 06:08:09Z Seasoft $

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

LC_Page
   |
   --LC_Page_Admin_System_System
Direct descendents
Class Description
LC_Page_Admin_System_System_Ex システム情報 のページクラス(拡張).
Method Summary
void destroy ()
array getSystemInfo ()
void init ()
void initForm ()
void process ()
Variables
Methods
destroy (line 99)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
getSystemInfo (line 108)

システム情報を取得する

array getSystemInfo ()
init (line 44)

Page を初期化する.

void init ()

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

Redefined in descendants as:
initForm (line 58)

フォームパラメータ初期化

void initForm ()
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:11:54 +0900 by phpDocumentor 1.4.2