Class LC_Page_FrontParts_Bloc_Calendar

Description

Calendar のページクラス.

  • author: LOCKON CO.,LTD.
  • version: $ $

Located in /class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Calendar.php (line 37)

LC_Page
   |
   --LC_Page_FrontParts_Bloc
      |
      --LC_Page_FrontParts_Bloc_Calendar
Direct descendents
Class Description
LC_Page_FrontParts_Bloc_Calendar_Ex Calendar のページクラス(拡張).
Method Summary
void destroy ()
void init ()
void lfCheckHoliday ( $year,  $month,  $day)
void lfGetCalendar ([ $disp_month = 1])
void lfGetHoliday ()
void mobileInit ()
void mobileProcess ()
void process ()
Variables
Methods
destroy (line 102)

デストラクタ.

void destroy ()

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

Redefined in descendants as:
init (line 47)

Page を初期化する.

void init ()

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

Redefined in descendants as:
lfCheckHoliday (line 167)
void lfCheckHoliday ( $year,  $month,  $day)
  • $year
  • $month
  • $day
lfGetCalendar (line 107)
void lfGetCalendar ([ $disp_month = 1])
  • $disp_month
lfGetHoliday (line 146)
void lfGetHoliday ()
lfGetRegularHoliday (line 159)
void lfGetRegularHoliday ()
mobileInit (line 83)

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

void mobileInit ()
mobileProcess (line 93)

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

void mobileProcess ()
process (line 58)

Page のプロセス.

void process ()

Redefinition of:
LC_Page::process()
Page のプロセス.

Redefined in descendants as:

Inherited Methods

Inherited From LC_Page_FrontParts_Bloc

LC_Page_FrontParts_Bloc::setTplMainpage()

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