baserCMS クラスリファレンス

BcAdminAppService
in package
implements BcAdminAppServiceInterface Uses BcContainerTrait

BcAdminAppService

Table of Contents

Interfaces

BcAdminAppServiceInterface
Interface BcAdminAppServiceInterface

Methods

getService()  : array<string|int, mixed>|mixed|object
Get Service
getViewVarsForAll()  : array<string|int, mixed>
管理画面全体で必要な変数を取得
hasService()  : bool
Has Service

Methods

getService()

Get Service

public getService( $service) : array<string|int, mixed>|mixed|object
Parameters
$service :
Tags
checked
noTodo
unitTest
Return values
array<string|int, mixed>|mixed|object

getViewVarsForAll()

管理画面全体で必要な変数を取得

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

hasService()

Has Service

public hasService( $service) : bool
Parameters
$service :
Tags
checked
noTodo
unitTest
Return values
bool

        
On this page

Search results