Class LC_Page_Regist

Description

会員登録のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Regist.php 17590 2008-09-02 07:17:59Z Seasoft $

Located in /class/pages/regist/LC_Page_Regist.php (line 34)

LC_Page
   |
   --LC_Page_Regist
Direct descendents
Class Description
LC_Page_Regist_Ex 会員登録のページクラス(拡張).
Variable Summary
mixed $arrInfo
mixed $CONF
Method Summary
void destroy ()
void init ()
void lfErrorCheck ( $array)
void lfRegistData ( $array)
void lfSendRegistMail ( $registSecretKey)
void mobileInit ()
void mobileProcess ()
void process ()
Variables
Methods
destroy (line 166)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 52)

Page を初期化する.

void init ()

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

Redefined in descendants as:
lfErrorCheck (line 239)
void lfErrorCheck ( $array)
  • $array
lfRegistData (line 171)
void lfRegistData ( $array)
  • $array
lfSendRegistMail (line 263)
void lfSendRegistMail ( $registSecretKey)
  • $registSecretKey
mobileInit (line 112)

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

void mobileInit ()
mobileProcess (line 120)

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

void mobileProcess ()
process (line 61)

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