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

Get Service Object

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

Arguments

$serviceName

string

Response

\AddressBookService|\CountryService|\CustomerService