baserCMS クラスリファレンス

UtilitiesAdminServiceInterface

UtilitiesAdminServiceInterface

Table of Contents

Methods

getViewVarsForInfo()  : array<string|int, mixed>
info 画面用の view 変数を生成
getViewVarsForLogMaintenance()  : array<string|int, mixed>
ログメンテナンス用の view 変数を生成

Methods

getViewVarsForInfo()

info 画面用の view 変数を生成

public getViewVarsForInfo() : array<string|int, mixed>
Tags
checked
noTodo
unitTest
Return values
array<string|int, mixed>

getViewVarsForLogMaintenance()

ログメンテナンス用の view 変数を生成

public getViewVarsForLogMaintenance() : array<string|int, mixed>
Tags
checked
checked
unitTest
unitTest
noTodo
Return values
array<string|int, mixed>

        
On this page

Search results