Class LC_Page_Forgot

Description

パスワード発行 のページクラス.

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

Located in /class/pages/forgot/LC_Page_Forgot.php (line 34)

LC_Page
   |
   --LC_Page_Forgot
Direct descendents
Class Description
LC_Page_Forgot_Ex パスワード発行 のページクラス(拡張).
Variable Summary
mixed $arrReminder
mixed $errmsg
Method Summary
void destroy ()
void init ()
void lfSendMail (array $CONF, string $email, string $customer_name, string $temp_password)
void mobileInit ()
void mobileProcess ()
void process ()
Variables
mixed $arrReminder (line 42)

秘密の質問の答え

mixed $errmsg (line 39)

エラーメッセージ

mixed $temp_password (line 45)

変更後パスワード

Inherited Variables

Inherited from LC_Page

LC_Page::$tpl_column_num
LC_Page::$tpl_css
LC_Page::$tpl_javascript
LC_Page::$tpl_login_email
LC_Page::$tpl_mainno
LC_Page::$tpl_mainpage
LC_Page::$tpl_onload
LC_Page::$tpl_page_category
LC_Page::$tpl_title
LC_Page::$tpl_total_deliv_fee
LC_Page::$transactionid
Methods
createMobileToken (line 249)

モバイル空メール用のトークン作成

void createMobileToken ()
destroy (line 206)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 55)

Page を初期化する.

void init ()

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

Redefined in descendants as:
lfSendMail (line 219)

パスワード変更お知らせメールを送信する.

void lfSendMail (array $CONF, string $email, string $customer_name, string $temp_password)
  • array $CONF: 店舗基本情報の配列
  • string $email: 送信先メールアドレス
  • string $customer_name: 送信先氏名
  • string $temp_password: 変更後のパスワード
mobileInit (line 188)

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

void mobileInit ()
mobileProcess (line 197)

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

void mobileProcess ()
process (line 66)

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