RegistryService
in package
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
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
AREA_SERVICE
public
mixed
AREA_SERVICE
= 'areaService'
BANNER_SERVICE
public
mixed
BANNER_SERVICE
= 'bannerService'
BASKET_SERVICE
public
mixed
BASKET_SERVICE
= 'basketService'
BLOG_SERVICE
public
mixed
BLOG_SERVICE
= 'blogService'
BRAND_SERVICE
public
mixed
BRAND_SERVICE
= 'brandService'
CATEGORY_SERVICE
public
mixed
CATEGORY_SERVICE
= 'categoryService'
CONTACT_SERVICE
public
mixed
CONTACT_SERVICE
= 'contactService'
DATA_FEED_SERVICE
public
mixed
DATA_FEED_SERVICE
= 'dataFeedService'
FORM_SERVICE
public
mixed
FORM_SERVICE
= 'formService'
GEOLOCATION_SERVICE
public
mixed
GEOLOCATION_SERVICE
= 'geolocationService'
LEGAL_TEXT_SERVICE
public
mixed
LEGAL_TEXT_SERVICE
= 'legalTextService'
LMS_SERVICE
public
mixed
LMS_SERVICE
= 'lmsService'
NEWS_SERVICE
public
mixed
NEWS_SERVICE
= 'newsService'
ORDER_SERVICE
public
mixed
ORDER_SERVICE
= 'orderService'
PAGES_SERVICE
public
mixed
PAGES_SERVICE
= 'pagesService'
PHYSICAL_LOCATIONS_SERVICE
public
mixed
PHYSICAL_LOCATIONS_SERVICE
= 'physicalLocationsService'
PLUGIN_SERVICE
public
mixed
PLUGIN_SERVICE
= 'pluginService'
PRODUCT_SERVICE
public
mixed
PRODUCT_SERVICE
= 'productService'
ROUTE_SERVICE
public
mixed
ROUTE_SERVICE
= 'routeService'
SESSION_AGGREGATE_DATA_SERVICE
public
mixed
SESSION_AGGREGATE_DATA_SERVICE
= 'SessionAggregateDataService'
SETTINGS_SERVICE
public
mixed
SETTINGS_SERVICE
= 'settingsService'
SITEMAP_SERVICE
public
mixed
SITEMAP_SERVICE
= 'sitemapService'
TRACKER_SERVICE
public
mixed
TRACKER_SERVICE
= 'trackerService'
USER_SERVICE
public
mixed
USER_SERVICE
= 'userService'