Interface GXCoreLoaderInterface

Interface GXCoreLoaderInterface

Direct known implementers

GXCoreLoader

Methods summary

public getService( string $serviceName ) : AddressBookService|CountryService|CustomerService

Get Service Object

public getDatabaseQueryBuilder( void ) : CI_DB_query_builder

Get a CodeIgniter Query Builder Object

public getDebugBar( void ) : DebugBar

Method depends on the PHP DebugBar library.

public getDebugBarAssets( void ) : array

Method depends on the PHP DebugBar library.