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

Class: LC_Page_FrontParts_Bloc_Category

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

Class Overview

LC_Page_Ex
   |
   --LC_Page_FrontParts_Bloc
      |
      --LC_Page_FrontParts_Bloc_Category

カテゴリ のページクラス.


Author(s):

  • LOCKON CO.,LTD.

Version:

  • $Id: LC_Page_FrontParts_Bloc_Category.php 20810 2011-04-05 01:49:30Z kimoto $

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_Category.php 20810 2011-04-05 01:49:30Z kimoto $


[ Top ]


Class Methods


method action [line 63]

void action( )

Page のアクション.



[ Top ]

method destroy [line 84]

void destroy( )

デストラクタ.



[ Top ]

method init [line 44]

void init( )

Page を初期化する.



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

[ Top ]

method lfGetCatTree [line 121]

array lfGetCatTree( array $arrParentCategoryId, [boolean $count_check = false])

カテゴリツリーの取得.



Tags:

return:  カテゴリーツリーの配列を返す


Parameters:

array   $arrParentCategoryId   親カテゴリの配列
boolean   $count_check   登録商品数をチェックする場合はtrue

[ Top ]

method lfGetMainCat [line 173]

array lfGetMainCat( [boolean $count_check = false])

メインカテゴリーの取得.



Tags:

return:  メインカテゴリーの配列を返す


Parameters:

boolean   $count_check   登録商品数をチェックする場合はtrue

[ Top ]

method lfGetSelectedCategoryId [line 94]

array lfGetSelectedCategoryId( array $arrRequest)

選択中のカテゴリIDを取得する.



Tags:

return:  選択中のカテゴリID


Parameters:

array   $arrRequest   リクエスト配列

[ Top ]

method process [line 53]

void process( )

Page のプロセス.



[ Top ]


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