MetaFox

AppSettingInterface
in

Interface AppSettingInterface.

Table of Contents

Methods

getAppSettings()  : array<string, mixed>
getCategoryResource()  : string|null
getContextUser()  : User
getHomeResource()  : string|null
getHomeView()  : string
getMainResource()  : string|null
getModuleName()  : string|null
getRealModuleName()  : string
getResources()  : array<string|int, mixed>
getTypeResource()  : string|null
parameters()  : array<string, mixed>
setContextUser()  : self
toSettings()  : array<string, mixed>

Methods

getAppSettings()

public getAppSettings() : array<string, mixed>
Return values
array<string, mixed>

getCategoryResource()

public getCategoryResource() : string|null
Return values
string|null

getResources()

public getResources() : array<string|int, mixed>
Return values
array<string|int, mixed>

parameters()

public parameters() : array<string, mixed>
Return values
array<string, mixed>

toSettings()

public toSettings() : array<string, mixed>
Return values
array<string, mixed>

        
On this page

Search results