Class LC_Page_Guide_Kiyaku

Description

利用規約について のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: LC_Page_Guide_Kiyaku.php 16582 2007-10-29 03:06:29Z nanasess $

Located in /class/pages/guide/LC_Page_Guide_Kiyaku.php (line 34)

LC_Page
   |
   --LC_Page_Guide_Kiyaku
Direct descendents
Class Description
LC_Page_Guide_Kiyaku_Ex 規約について のページクラス(拡張).
Method Summary
void destroy ()
void init ()
void lfGetKiyaku (integer $index, object &$objPage)
void mobileInit ()
void mobileProcess ()
void process ()
Variables
Methods
destroy (line 89)

デストラクタ.

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:
lfGetKiyaku (line 100)

利用規約を取得し、ページオブジェクトに格納する。

void lfGetKiyaku (integer $index, object &$objPage)
  • integer $index: 規約のインデックス
  • object &$objPage: ページオブジェクト
mobileInit (line 61)

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

void mobileInit ()
mobileProcess (line 71)

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

void mobileProcess ()
process (line 53)

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