BlogCommentsAdminServiceInterface
in
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