Class LC_Page_Entry

Description

会員登録(入力ページ) のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id:LC_Page_Entry.php 15532 2007-08-31 14:39:46Z nanasess $

Located in /class/pages/entry/LC_Page_Entry.php (line 34)

LC_Page
   |
   --LC_Page_Entry
Direct descendents
Class Description
LC_Page_Entry_Ex 会員登録(入力ページ) のページクラス(拡張).
Method Summary
void destroy ()
void init ()
void lfConvertParam ( $array,  $arrRegistColumn)
void lfErrorCheck ( $array)
void lfErrorCheck1 ( $array)
void lfErrorCheck2 ( $array)
void lfErrorCheck3 ( $array)
void lfGetAddress ( $zipcode)
void lfPassLen ( $passlen)
void lfRegistData ( $array,  $arrRegistColumn,  $arrRejectRegistColumn,  $confirm_flg, [ $isMobile = false], [ $email_mobile = ""])
void mobileInit ()
void mobileProcess ()
void process ()
Variables
Methods
destroy (line 526)

デストラクタ.

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 640)
void lfConvertParam ( $array,  $arrRegistColumn)
  • $array
  • $arrRegistColumn
lfErrorCheck (line 664)
void lfErrorCheck ( $array)
  • $array
lfErrorCheck1 (line 773)
void lfErrorCheck1 ( $array)
  • $array
lfErrorCheck2 (line 816)
void lfErrorCheck2 ( $array)
  • $array
lfErrorCheck3 (line 829)
void lfErrorCheck3 ( $array)
  • $array
lfGetAddress (line 744)
void lfGetAddress ( $zipcode)
  • $zipcode
lfPassLen (line 731)
void lfPassLen ( $passlen)
  • $passlen
lfRegistData (line 534)
void lfRegistData ( $array,  $arrRegistColumn,  $arrRejectRegistColumn,  $confirm_flg, [ $isMobile = false], [ $email_mobile = ""])
  • $array
  • $arrRegistColumn
  • $arrRejectRegistColumn
  • $confirm_flg
  • $isMobile
  • $email_mobile
mobileInit (line 232)

モバイルページを初期化する.

void mobileInit ()
mobileProcess (line 243)

Page のプロセス(モバイル).

void mobileProcess ()
process (line 67)

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