a-blog cms PHP API Reference

UserRepository
in package

Table of Contents

Methods

getUsersQuery()  : SQL_Select
ユーザー一覧を取得クエリを取得

Methods

getUsersQuery()

ユーザー一覧を取得クエリを取得

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

        
On this page

Search results