a-blog cms PHP API Reference

CategoryRepository
in package

Table of Contents

Methods

getCategoriesQuery()  : SQL_Select
カテゴリー一覧を取得クエリを取得

Methods

getCategoriesQuery()

カテゴリー一覧を取得クエリを取得

public getCategoriesQuery(int $bid, bool $includeChildBlogs) : SQL_Select
Parameters
$bid : int
$includeChildBlogs : bool
Return values
SQL_Select

        
On this page

Search results