Class LC_Page_Magazine_Confirm

Description

メルマガ管理 のページクラス.

FIXME dtb_customer_mail なんて無いよ...

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

Located in /class/pages/magazine/LC_Page_Magazine_Confirm.php (line 36)

LC_Page
   |
   --LC_Page_Magazine_Confirm
Direct descendents
Class Description
LC_Page_Magazine_Confirm_Ex メルマガ確認
Method Summary
void destroy ()
void init ()
void lfGetSecretKey ( $email,  &$objConn)
void lfIsRegistData ( $email,  &$objConn)
void lfMailErrorCheck ( $array,  $dataName,  &$objConn)
void lfRegistData ( $email,  &$objConn)
void mobileInit ()
void mobileProcess ()
void process ()
Variables
Methods
destroy (line 165)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 46)

Page を初期化する.

void init ()

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

Redefined in descendants as:
lfGetSecretKey (line 230)
void lfGetSecretKey ( $email,  &$objConn)
  • $email
  • &$objConn
lfIsRegistData (line 249)
void lfIsRegistData ( $email,  &$objConn)
  • $email
  • &$objConn
lfMailErrorCheck (line 170)
void lfMailErrorCheck ( $array,  $dataName,  &$objConn)
  • $array
  • $dataName
  • &$objConn
lfRegistData (line 196)
void lfRegistData ( $email,  &$objConn)
  • $email
  • &$objConn
mobileInit (line 63)

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

void mobileInit ()
mobileProcess (line 73)

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

void mobileProcess ()
process (line 55)

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