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

Class: Default_Model_Category

Source Location: /application/modules/default/models/Category.php

Class Overview

Common_Model_CategoryAbstract
   |
   --Default_Model_Category

カテゴリー管理クラス


Author(s):

  • suzuki-mar

Methods


Inherited Variables


Class Details

[line 26]
カテゴリー管理クラス



Tags:

author:  suzuki-mar


[ Top ]


Class Methods


constructor __construct [line 34]

Default_Model_Category __construct( )

初期設定をする



Tags:

author:  suzuki_mar
access:  public


[ Top ]

method findCategory [line 89]

array|boolean findCategory( int $id)

カテゴリーIDを指定してカテゴリー情報を取得する (DbTableクラスのfindメソッドへの委譲)



Tags:

return:  該当のデータが存在すれば配列データ、存在しなければfalseを返す
author:  akitsukada
access:  public


Parameters:

int   $id   取得したいページのカテゴリーID

[ Top ]

method findCategoryList [line 45]

array findCategoryList( )

カテゴリー情報を取得する



Tags:

return:  カテゴリー情報 取得できなかったらfalse
author:  suzuki-mar
access:  public


[ Top ]


Documentation generated on Mon, 07 Feb 2011 01:28:08 +0900 by phpDocumentor 1.4.3