Class LC_Page_InputZip

Description

郵便番号入力 のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_InputZip.php 17700 2008-11-07 23:29:40Z takegami $

Located in /class/pages/LC_Page_InputZip.php (line 34)

LC_Page
   |
   --LC_Page_InputZip
Direct descendents
Class Description
LC_Page_InputZip_Ex 郵便番号検索 のページクラス(拡張).
Method Summary
void destroy ()
void fnErrorCheck ()
void init ()
エラーなし:true lfInputNameCheck (string $value)
void process ()
Variables
Methods
destroy (line 117)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
fnErrorCheck (line 123)
void fnErrorCheck ()
init (line 44)

Page を初期化する.

void init ()

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

Redefined in descendants as:
lfInputNameCheck (line 147)

エラーチェック

  • return: エラー:false
エラーなし:true lfInputNameCheck (string $value)
  • string $value
process (line 54)

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