phpDocumentor

GXCoreLoader
in package
implements GXCoreLoaderInterface

Class GXCoreLoader

Tags
category

System

subpackage

GXCoreLoader

Interfaces, Classes and Traits

GXCoreLoaderInterface
Interface GXCoreLoaderInterface

Table of Contents

$addonValueServiceFactory  : AddonValueServiceFactory
Factory to create objects of the addon value service.
$adminAccessServiceFactory  : AdminAccessServiceFactory
Factory to create objects of the admin access service.
$agreementServiceFactory  : AgreementServiceFactory
Factory to create objects of the agreement service.
$categoryServiceFactory  : CategoryServiceFactory
Factory to create objects of the category service.
$ciDatabaseForgeHelper  : CI_DB_forge
Database Forge Helper
$ciDatabaseQueryBuilder  : CI_DB_query_builder
Database Layer Object
$ciDatabaseUtilityHelper  : CI_DB_utility
Database Utility Helper
$contentServiceFactory  : ContentServiceFactory
Factory to create objects of the content service.
$customerGroupServiceFactory  : CustomerGroupServiceFactory
Factory to create objects of the customer group service.
$customerServiceFactory  : CustomerServiceFactory
Factory to create objects of the customer service.
$debugBar  : DebugBar
The standard DebugBar instance to hold.
$debugBarAssets  : array<string|int, mixed>
The DebugBar assets.
$emailFactory  : EmailFactory
Factory to create objects of the email service.
$featuredProductServiceFactory  : FeaturedProductServiceFactory
$gmConfigurationServiceFactory  : GmConfigurationServiceFactory
$gxCoreLoaderSettings  : GXCoreLoaderSettingsInterface
Contains the loader settings.
$invoiceServiceFactory  : InvoiceServiceFactory
Factory to create objects of the invoice service.
$manufacturerServiceFactory  : ManufacturerServiceFactory
Factory to create objects of the customer group service.
$newsletterSubscriptionServiceFactory  : NewsletterSubscriptionServiceFactory
Factory to create objects of the newsletter subscription service.
$orderServiceFactory  : AbstractOrderServiceFactory
Factory for OrderService Objects
$orderStatusServiceFactory  : OrderStatusServiceFactory
Factory to create objects if the OrderStatus service.
$packingSlipServiceFactory  : PackingSlipServiceFactory
Factory to create objects of the packing slip service.
$personalDataServiceFactory  : PersonalDataServiceFactory
Factory to create objects of the personal data service.
$productImageInUseServiceFactory  : ProductImageInUseServiceFactory
$productImageListCreateServiceFactory  : ProductImageListCreateServiceFactory
$productImageListDeleteServiceFactory  : ProductImageListDeleteServiceFactoryInterface
$productImageListReadServiceFactory  : ProductImageListReadServiceFactory
$productImageListUpdateServiceFactory  : ProductImageListUpdateServiceFactoryInterface
$productImageReadService  : ProductImageReadServiceInterface
$productServiceFactory  : ProductServiceFactory
Factory to create objects of the product service.
$publishedThemeValidationServiceFactory  : PublishedThemeValidationServiceFactoryInterface
$purposeReaderServiceFactory  : PurposeReaderServiceFactory
$quantityUnitServiceFactory  : QuantityUnitServiceFactory
Factory to create objects of the quantity unit service.
$quickEditServiceFactory  : QuickEditServiceFactory
Factory to create objects of the QuickEdit service.
$reviewServiceFactory  : ReviewServiceFactory
Factory to create objects of the withdrawal service.
$shopPath  : string
$shoppingCartServiceFactory  : ShoppingCartServiceFactory
Factory to create objects of the shopping cart service.
$sliderServiceFactory  : SliderServiceFactory
Factory to create objects of the slider service.
$staticSeoUrlServiceFactory  : StaticSeoUrlServiceFactory
Factory to create objects of the static seo url service.
$themeControl  : ThemeControl
The ThemeControl.
$themeSettingsServiceFactory  : ThemeSettingsServiceFactory
$versionInfoServiceFactory  : VersionInfoServiceFactory
Factory to create objects of the version info service.
$viewSettingsServiceFactory  : ViewSettingsFactory
$vpeServiceFactory  : VPEServiceFactory
Factory to create objects of the vpe service.
$withdrawalServiceFactory  : WithdrawalServiceFactory
Factory to create objects of the withdrawal service.
$languagesReadServiceFactory  : LanguagesReadServiceFactory
__construct()  : mixed
Class Constructor
getDatabaseForgeHelper()  : CI_DB_forge
Method depends on CodeIgniter database library.
getDatabaseQueryBuilder()  : CI_DB_query_builder
Method depends on CodeIgniter database library
getDatabaseUtilityHelper()  : CI_DB_utility
Method depends on CodeIgniter database library.
getDebugBar()  : DebugBar
Returns the DebugBar instance.
getDebugBarAssets()  : array<string|int, mixed>
Returns array with the <head> and <body> HTML assets.
getService()  : mixed
Get the requested server object.
getThemeControl()  : ThemeControl
Returns an instance of the ThemeControl.
getViewSettings()  : ViewSettings
Database settings for theme/template active
gmConfigurationServiceFactory()  : GmConfigurationServiceFactory
_getAddonValueServiceFactory()  : AddonValueServiceFactory
Get an addon value service factory.
_getAdminAccessServiceFactory()  : AdminAccessServiceFactory
Get a admin access service factory.
_getAgreementServiceFactory()  : AgreementServiceFactory
Get an agreement service factory.
_getAuthServiceFactory()  : AuthFactory
Get an auth factory object.
_getCategoryServiceFactory()  : CategoryServiceFactory
Get a category service factory.
_getCustomerGroupServiceFactory()  : CustomerGroupServiceFactory
Get a customer group service factory.
_getCustomerServiceFactory()  : CustomerServiceFactory
Get a customer service factory object.
_getDatabaseConnectionString()  : string
Get connection string for CodeIgniter libraries.
_getEmailFactory()  : EmailFactory
Get an email factory object.
_getFeaturedProductServiceFactory()  : FeaturedProductServiceFactory
Get a featured product service factory.
_getInvoiceServiceFactory()  : InvoiceServiceFactory
Returns the invoice service factory to create objects of the invoice service.
_getManufacturerServiceFactory()  : ManufacturerServiceFactory
Get a customer group service factory.
_getNewsletterSubscriptionServiceFactory()  : NewsletterSubscriptionServiceFactory
Get a newsletter subscription service factory
_getOrderServiceFactory()  : AbstractOrderServiceFactory
Get an order service factory object.
_getOrderStatusServiceFactory()  : OrderStatusServiceFactory
Returns a OrderStatus service factory.
_getPackingSlipFactory()  : PackingSlipServiceFactory
Get a packing slip service factory.
_getPersonalDataFactory()  : PersonalDataServiceFactory
Get a personal data service factory.
_getProductServiceFactory()  : ProductServiceFactory
Get a product service factory
_getQuantityUnitServiceFactory()  : QuantityUnitServiceFactory
Get a quantity unit service factory.
_getQuickEditServiceFactory()  : QuickEditServiceFactory
Get a QuickEdit service factory
_getReviewServiceFactory()  : ReviewServiceFactory
Get a review service factory.
_getShoppingCartFactory()  : ShoppingCartServiceFactory
Get a shopping cart service factory.
_getSliderServiceFactory()  : SliderServiceFactory
Get a slider service factory
_getStaticSeoUrlServiceFactory()  : StaticSeoUrlServiceFactory
Get a static seo url service factory
_getVersionInfoServiceFactory()  : VersionInfoServiceFactory
Get a version info service factory
_getVpeServiceFactory()  : VPEServiceFactory
Get a vpe service factory.
_getWithdrawalServiceFactory()  : WithdrawalServiceFactory
Get a customer group service factory.
additionalFieldServiceFactory()  : AdditionalFieldsServiceFactory
additionalProductFieldServiceFactory()  : AdditionalProductFieldsServiceFactory
contentServiceFactory()  : ContentServiceFactory
Get the content service factory
productImageInUseServiceFactory()  : ProductImageInUseServiceFactory
productImageListCreateServiceFactory()  : ProductImageListCreateServiceFactoryInterface
productImageListDeleteServiceFactory()  : ProductImageListDeleteServiceFactoryInterface
productImageListReadServiceFactory()  : ProductImageListReadServiceFactoryInterface
productImageListUpdateServiceFactory()  : ProductImageListUpdateServiceFactoryInterface
productImageReadService()  : ProductImageReadServiceInterface
publishedThemeValidationServiceFactory()  : PublishedThemeValidationServiceFactoryInterface
purposeReaderServiceFactory()  : PurposeReaderServiceFactoryInterface
themeSettingsServiceFactory()  : mixed
viewSettingsServiceFactory()  : mixed
languageReadServiceFactory()  : LanguagesReadServiceFactory

Properties

$ciDatabaseForgeHelper

Database Forge Helper

protected CI_DB_forge $ciDatabaseForgeHelper

$ciDatabaseQueryBuilder

Database Layer Object

protected CI_DB_query_builder $ciDatabaseQueryBuilder

$ciDatabaseUtilityHelper

Database Utility Helper

protected CI_DB_utility $ciDatabaseUtilityHelper

$debugBarAssets

The DebugBar assets.

protected array<string|int, mixed> $debugBarAssets

$productImageListCreateServiceFactory

protected ProductImageListCreateServiceFactory $productImageListCreateServiceFactory

$productImageListDeleteServiceFactory

protected ProductImageListDeleteServiceFactoryInterface $productImageListDeleteServiceFactory

$productImageListReadServiceFactory

protected ProductImageListReadServiceFactory $productImageListReadServiceFactory

$productImageListUpdateServiceFactory

protected ProductImageListUpdateServiceFactoryInterface $productImageListUpdateServiceFactory

$productImageReadService

protected ProductImageReadServiceInterface $productImageReadService

$purposeReaderServiceFactory

protected PurposeReaderServiceFactory $purposeReaderServiceFactory

$themeSettingsServiceFactory

protected ThemeSettingsServiceFactory $themeSettingsServiceFactory

Methods

getDatabaseForgeHelper()

Method depends on CodeIgniter database library.

public getDatabaseForgeHelper() : CI_DB_forge
Return values
CI_DB_forge

getDatabaseQueryBuilder()

Method depends on CodeIgniter database library

public getDatabaseQueryBuilder() : CI_DB_query_builder
Tags
todo

Check connection errors

todo

Escape special characters in mysqli connection string.

todo

Use the GXDatabaseAccessorInterface.

Return values
CI_DB_query_builder

getDatabaseUtilityHelper()

Method depends on CodeIgniter database library.

public getDatabaseUtilityHelper() : CI_DB_utility
Return values
CI_DB_utility

getDebugBarAssets()

Returns array with the <head> and <body> HTML assets.

public getDebugBarAssets() : array<string|int, mixed>

Method depends on the PHP DebugBar library.

Return values
array<string|int, mixed>

getService()

Get the requested server object.

public getService(string $serviceName) : mixed
Parameters
$serviceName : string
Tags
throws
DomainException
todo

Delegate to GXServiceFactory

Return values
mixed

_getDatabaseConnectionString()

Get connection string for CodeIgniter libraries.

protected _getDatabaseConnectionString() : string
Return values
string

additionalFieldServiceFactory()

protected additionalFieldServiceFactory() : AdditionalFieldsServiceFactory
Return values
AdditionalFieldsServiceFactory

additionalProductFieldServiceFactory()

protected additionalProductFieldServiceFactory() : AdditionalProductFieldsServiceFactory
Return values
AdditionalProductFieldsServiceFactory

productImageListCreateServiceFactory()

protected productImageListCreateServiceFactory() : ProductImageListCreateServiceFactoryInterface
Return values
ProductImageListCreateServiceFactoryInterface

productImageListDeleteServiceFactory()

protected productImageListDeleteServiceFactory() : ProductImageListDeleteServiceFactoryInterface
Return values
ProductImageListDeleteServiceFactoryInterface

productImageListReadServiceFactory()

protected productImageListReadServiceFactory() : ProductImageListReadServiceFactoryInterface
Return values
ProductImageListReadServiceFactoryInterface

productImageListUpdateServiceFactory()

protected productImageListUpdateServiceFactory() : ProductImageListUpdateServiceFactoryInterface
Return values
ProductImageListUpdateServiceFactoryInterface

productImageReadService()

protected productImageReadService() : ProductImageReadServiceInterface
Return values
ProductImageReadServiceInterface

purposeReaderServiceFactory()

protected purposeReaderServiceFactory() : PurposeReaderServiceFactoryInterface
Return values
PurposeReaderServiceFactoryInterface

themeSettingsServiceFactory()

protected themeSettingsServiceFactory() : mixed
Return values
mixed

viewSettingsServiceFactory()

protected viewSettingsServiceFactory() : mixed
Return values
mixed

Search results