db
AdminServiceImpl Class Reference

Inherits AdminService.

Public Member Functions

 __construct (SessionService $sessionService, AdminModuleDao $adminModuleDao, AdminModuleSettingDao $adminModuleSettingDao, CountryDao $countryDao)
 
 getActiveModules ()
 
 getLoggedUserModules ()
 
 getModuleSetting ($moduleIdentifier, $parameterIdentifier)
 
 getModuleSettings ($moduleIdentifier)
 
 getSupportedCountries ()
 
 getAdminVersion ()
 

Protected Attributes

 $sessionService
 
 $adminModuleDao
 
 $adminModuleSettingDao
 
 $countryDao
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( SessionService  $sessionService,
AdminModuleDao  $adminModuleDao,
AdminModuleSettingDao  $adminModuleSettingDao,
CountryDao  $countryDao 
)

Member Function Documentation

◆ getActiveModules()

getActiveModules ( )

vrati aktivni moduly

Implements AdminService.

◆ getAdminVersion()

getAdminVersion ( )

vrati verzi admina

Implements AdminService.

◆ getLoggedUserModules()

getLoggedUserModules ( )

vrati aktivni moduly pro prihlaseneho uzivatele

Implements AdminService.

◆ getModuleSetting()

getModuleSetting (   $moduleIdentifier,
  $parameterIdentifier 
)
Parameters
string$moduleIdentifier
string$parameterIdentifier
Returns
AdminModuleSetting nastaveni modulu

Implements AdminService.

◆ getModuleSettings()

getModuleSettings (   $moduleIdentifier)
Parameters
string$moduleIdentifier
Returns
array AdminModuleSetting nastaveni modulu

Implements AdminService.

◆ getSupportedCountries()

getSupportedCountries ( )

vrati vsechny podporovane zeme pro soucasny admin

Implements AdminService.

Member Data Documentation

◆ $adminModuleDao

$adminModuleDao
protected

◆ $adminModuleSettingDao

$adminModuleSettingDao
protected

◆ $countryDao

$countryDao
protected

◆ $sessionService

$sessionService
protected

The documentation for this class was generated from the following file: