baserCMS クラスリファレンス

BlogCommentsAdminServiceInterface

BlogCommentsAdminServiceInterface

Table of Contents

Methods

getViewVarsForIndex()  : array<string|int, mixed>
ブログコメント一覧用の view 変数を取得

Methods

getViewVarsForIndex()

ブログコメント一覧用の view 変数を取得

public getViewVarsForIndex(int $blogContentId, int $blogPostId, ResultSet $blogComments) : array<string|int, mixed>
Parameters
$blogContentId : int
$blogPostId : int
$blogComments : ResultSet
Tags
checked
noTodo
unitTest
Return values
array<string|int, mixed>

        
On this page

Search results