GXCoreLoaderInterface

Extends

Interface GXCoreLoaderInterface

category

System

package

Loaders

subpackage

Interfaces

Methods

Get a CodeIgniter Query Builder Object

getDatabaseQueryBuilder() : \CI_DB_query_builder

Response

\CI_DB_query_builder

Method depends on the PHP DebugBar library.

getDebugBar() : \DebugBar

Response

\DebugBar

Method depends on the PHP DebugBar library.

getDebugBarAssets() : array

Response

array

Returns array with the and HTML assets.

Get Service Object

getService(string $serviceName) : \AddressBookService|\CountryService|\CustomerService
Throws
\DomainException

Arguments

$serviceName

string

Response

\AddressBookService|\CountryService|\CustomerService

Returns an instance of the ThemeControl.

getThemeControl() : \ThemeControl

Response

\ThemeControl

Database settings for theme/template active

getViewSettings() : \ViewSettings

Response

\ViewSettings