Class LC_Page_Mypage_Change

Description

登録内容変更 のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Mypage_Change.php 17927 2009-03-25 07:18:11Z Seasoft $

Located in /class/pages/mypage/LC_Page_Mypage_Change.php (line 38)

LC_Page
   |
   --LC_Page_Mypage_Change
Direct descendents
Class Description
LC_Page_Mypage_Change_Ex 登録内容変更 のページクラス(拡張).
Method Summary
bool checkErrorTotal ( &$arrRegistColumn,  &$arrMailType, [bool $isMobile = false], array $arrRegistColumn, array $arrMailType)
void destroy ()
void init ()
void lfConvertParam ( $array,  $arrRegistColumn)
void lfErrorCheck ( $array)
void lfErrorCheck1 ( $array)
void lfErrorCheck2 ( $array)
void lfErrorCheck3 ( $array)
void lfErrorCheckMobile ( $array)
void lfFormReturn ( $array,  &$objPage)
void lfGetAddress ( $zipcode)
void lfInitParam ()
void lfPassLen ( $passlen)
void lfRegistData ( $array,  $arrRegistColumn)
void lfRegistDataMobile ( $array,  $arrRegistColumn,  $arrRejectRegistColumn)
void mobileInit ()
void mobileProcess ()
void paramToLower ( &$arrParam, array $arrParam)
void process ()
Variables
Methods
checkErrorTotal (line 424)

すべてのエラーチェックを行う.

  • return: エラーの無い場合 true
bool checkErrorTotal ( &$arrRegistColumn,  &$arrMailType, [bool $isMobile = false], array $arrRegistColumn, array $arrMailType)
  • array $arrRegistColumn: 登録カラムの配列
  • array $arrMailType: メール種別とフラグを格納した配列
  • bool $isMobile: モバイル版登録チェックの場合 true
  • &$arrRegistColumn
  • &$arrMailType
destroy (line 412)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 49)

Page を初期化する.

void init ()

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

Redefined in descendants as:
lfConvertParam (line 520)
void lfConvertParam ( $array,  $arrRegistColumn)
  • $array
  • $arrRegistColumn
lfErrorCheck (line 482)
void lfErrorCheck ( $array)
  • $array
lfErrorCheck1 (line 709)
void lfErrorCheck1 ( $array)
  • $array
lfErrorCheck2 (line 751)
void lfErrorCheck2 ( $array)
  • $array
lfErrorCheck3 (line 766)
void lfErrorCheck3 ( $array)
  • $array
lfErrorCheckMobile (line 677)
void lfErrorCheckMobile ( $array)
  • $array
lfFormReturn (line 616)
void lfFormReturn ( $array,  &$objPage)
  • $array
  • &$objPage
lfGetAddress (line 782)
void lfGetAddress ( $zipcode)
  • $zipcode
lfGetCustomerData (line 554)
void lfGetCustomerData ()
lfGetCustomerDataMobile (line 812)
void lfGetCustomerDataMobile ()
lfInitParam (line 465)
void lfInitParam ()
lfPassLen (line 606)
void lfPassLen ( $passlen)
  • $passlen
lfRegistData (line 577)

編集登録

TODO

  • deprecated: 未使用?
void lfRegistData ( $array,  $arrRegistColumn)
  • $array
  • $arrRegistColumn
lfRegistDataMobile (line 638)

TODO

  • deprecated: 未使用?
void lfRegistDataMobile ( $array,  $arrRegistColumn,  $arrRejectRegistColumn)
  • $array
  • $arrRegistColumn
  • $arrRejectRegistColumn
mobileInit (line 211)

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

void mobileInit ()
mobileProcess (line 229)

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

void mobileProcess ()
paramToLower (line 842)

フォームパラメータの内容を小文字に変換する.

void paramToLower ( &$arrParam, array $arrParam)
  • array $arrParam: パラメータ名の配列
  • &$arrParam
process (line 75)

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