Class LC_Page_Admin_Design_Bloc

Description

ブロック編集 のページクラス.

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

Located in /class/pages/admin/design/LC_Page_Admin_Design_Bloc.php (line 34)

LC_Page
   |
   --LC_Page_Admin_Design_Bloc
Direct descendents
Class Description
LC_Page_Admin_Design_Bloc_Ex ブロック編集 のページクラス(拡張).
Method Summary
void destroy ()
void init ()
integer lfEntryBlocData (array $arrData)
array lfErrorCheck ( $array, array $arrData)
array lfgetBlocData ([string $where = ''], [array $arrVal = ''])
void process ()
Variables
Methods
destroy (line 211)

デストラクタ.

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:
lfEntryBlocData (line 258)

ブロック情報を更新する.

  • return: 更新結果
integer lfEntryBlocData (array $arrData)
  • array $arrData: 更新データ
lfErrorCheck (line 314)

入力項目のエラーチェックを行う.

  • return: エラー情報
array lfErrorCheck ( $array, array $arrData)
  • array $arrData: 入力データ
  • $array
lfgetBlocData (line 222)

ブロック情報を取得する.

  • return: ブロック情報
array lfgetBlocData ([string $where = ''], [array $arrVal = ''])
  • string $where: Where句文
  • array $arrVal: Where句の絞込条件値
process (line 60)

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