RegistryService Uses RegistryTrait

This is the RegistryService class, this class defines the registry key of each service and allows to store for each key the corresponding service instance.

Tags
see
RegistryService::AREA_SERVICE
see
RegistryService::BANNER_SERVICE
see
RegistryService::BASKET_SERVICE
see
RegistryService::BLOG_SERVICE
see
RegistryService::BRAND_SERVICE
see
RegistryService::CATEGORY_SERVICE
see
RegistryService::CONTACT_SERVICE
see
RegistryService::DATA_FEED_SERVICE
see
RegistryService::ORDER_SERVICE
see
RegistryService::FORM_SERVICE
see
RegistryService::GEOLOCATION_SERVICE
see
RegistryService::LEGAL_TEXT_SERVICE
see
RegistryService::LMS_SERVICE
see
RegistryService::NEWS_SERVICE
see
RegistryService::PAGES_SERVICE
see
RegistryService::PHYSICAL_LOCATIONS_SERVICE
see
RegistryService::PLUGIN_SERVICE
see
RegistryService::PRODUCT_SERVICE
see
RegistryService::ROUTE_SERVICE
see
RegistryService::SESSION_AGGREGATE_DATA_SERVICE
see
RegistryService::SETTINGS_SERVICE
see
RegistryService::SITEMAP_SERVICE
see
RegistryService::TRACKER_SERVICE
see
RegistryService::USER_SERVICE
see
RegistryTrait

Table of Contents

AREA_SERVICE  = 'areaService'
BANNER_SERVICE  = 'bannerService'
BASKET_SERVICE  = 'basketService'
BLOG_SERVICE  = 'blogService'
BRAND_SERVICE  = 'brandService'
CATEGORY_SERVICE  = 'categoryService'
CONTACT_SERVICE  = 'contactService'
DATA_FEED_SERVICE  = 'dataFeedService'
FORM_SERVICE  = 'formService'
GEOLOCATION_SERVICE  = 'geolocationService'
LEGAL_TEXT_SERVICE  = 'legalTextService'
LMS_SERVICE  = 'lmsService'
NEWS_SERVICE  = 'newsService'
ORDER_SERVICE  = 'orderService'
PAGES_SERVICE  = 'pagesService'
PHYSICAL_LOCATIONS_SERVICE  = 'physicalLocationsService'
PLUGIN_SERVICE  = 'pluginService'
PRODUCT_SERVICE  = 'productService'
ROUTE_SERVICE  = 'routeService'
SESSION_AGGREGATE_DATA_SERVICE  = 'SessionAggregateDataService'
SETTINGS_SERVICE  = 'settingsService'
SITEMAP_SERVICE  = 'sitemapService'
TRACKER_SERVICE  = 'trackerService'
USER_SERVICE  = 'userService'

Constants

DATA_FEED_SERVICE

public mixed DATA_FEED_SERVICE = 'dataFeedService'

GEOLOCATION_SERVICE

public mixed GEOLOCATION_SERVICE = 'geolocationService'
public mixed LEGAL_TEXT_SERVICE = 'legalTextService'

PHYSICAL_LOCATIONS_SERVICE

public mixed PHYSICAL_LOCATIONS_SERVICE = 'physicalLocationsService'

SESSION_AGGREGATE_DATA_SERVICE

public mixed SESSION_AGGREGATE_DATA_SERVICE = 'SessionAggregateDataService'

Search results