Page
[ class tree: Page ] [ index: Page ] [ all elements ]

Class: LC_Page_FrontParts_Bloc_News

Source Location: /pages/frontparts/bloc/LC_Page_FrontParts_Bloc_News.php

Class Overview

LC_Page_Ex
   |
   --LC_Page_FrontParts_Bloc
      |
      --LC_Page_FrontParts_Bloc_News

新着情報 のページクラス.


Author(s):

  • LOCKON CO.,LTD.

Version:

  • $Id: LC_Page_FrontParts_Bloc_News.php 21126 2011-08-04 11:48:01Z nanasess $

Methods


Inherited Methods

Class: LC_Page_FrontParts_Bloc

LC_Page_FrontParts_Bloc::init()
Page を初期化する.
LC_Page_FrontParts_Bloc::setTplMainpage()
ブロックファイルに応じて tpl_mainpage を設定する

Class Details

[line 34]
新着情報 のページクラス.



Tags:

author:  LOCKON CO.,LTD.
version:  $Id: LC_Page_FrontParts_Bloc_News.php 21126 2011-08-04 11:48:01Z nanasess $


[ Top ]


Class Methods


method action [line 63]

void action( )

Page のアクション.



[ Top ]

method destroy [line 107]

void destroy( )

デストラクタ.



[ Top ]

method init [line 44]

void init( )

Page を初期化する.



Overrides LC_Page_FrontParts_Bloc::init() (Page を初期化する.)

[ Top ]

method lfGetErrors [line 215]

string lfGetErrors( array $arrErr)

エラーメッセージを整形し, JSON 形式で返す.



Tags:

return:  JSON 形式のエラーメッセージ


Parameters:

array   $arrErr   エラーメッセージの配列

[ Top ]

method lfGetNews [line 128]

array lfGetNews( )

新着情報を取得する.



Tags:

return:  新着情報の配列を返す


[ Top ]

method lfGetNewsCount [line 199]

Integer lfGetNewsCount( )

新着情報の件数を取得する



Tags:

return:  新着情報の件数を返す


[ Top ]

method lfGetNewsDetailForJson [line 182]

String lfGetNewsDetailForJson( &$objFormParam, array $objFormParam)

新着情報1件分をJSON形式で取得する (news_idを指定)



Tags:

return:  新着情報1件分のJSONを返す


Parameters:

array   $objFormParam   フォームパラメータークラス
   &$objFormParam  

[ Top ]

method lfGetNewsForJson [line 152]

String lfGetNewsForJson( &$objFormParam, array $objFormParam)

新着情報をJSON形式で取得する (ページと表示件数を指定)



Tags:

return:  新着情報のJSONを返す


Parameters:

array   $objFormParam   フォームパラメータークラス
   &$objFormParam  

[ Top ]

method lfInitNewsParam [line 117]

void lfInitNewsParam( &$objFormParam, array $objFormParam)

新着情報パラメーター初期化



Parameters:

array   $objFormParam   フォームパラメータークラス
   &$objFormParam  

[ Top ]

method process [line 53]

void process( )

Page のプロセス.



[ Top ]


Documentation generated on Fri, 24 Feb 2012 14:02:01 +0900 by Seasoft