phpDocumentor

Deprecated

Table of Contents

GambioAdmin/Application/Bootstrapper/ProductOptionsVpeTransitionBootstrapper.php
GambioAdmin/Application/Bootstrapper/TokenServiceRegistration.php
GambioAdmin/Layout/Menu/EventListeners/GxModules/Xml/XmlMenuFinder.php
GambioAdmin/Layout/Menu/EventListeners/GxModules/Xml/XmlMenuListener.php
GambioAdmin/Modules/Configuration/App/Data/Repositories/Compatibility/ModuleCenterRepository.php
GambioAdmin/Modules/Customer/App/CustomerProductRepository.php
GambioAdmin/Modules/Option/Services/OptionFilterService.php
GambioAdmin/Modules/Option/Services/OptionOperationPermitter.php
GambioAdmin/Modules/Option/Services/OptionReadService.php
GambioAdmin/Modules/Option/Services/OptionRepository.php
GambioAdmin/Modules/Option/Services/OptionWriteService.php
GambioAdmin/Modules/Price/Services/ProductPriceConversionService.php
GambioAdmin/Modules/ProductDownload/Services/ProductDownloadFilterService.php
GambioAdmin/Modules/ProductDownload/Services/ProductDownloadOperationPermitter.php
GambioAdmin/Modules/ProductDownload/Services/ProductDownloadReadService.php
GambioAdmin/Modules/ProductDownload/Services/ProductDownloadRepository.php
GambioAdmin/Modules/ProductDownload/Services/ProductDownloadWriteService.php
GambioAdmin/Modules/ProductOption/Services/ProductOptionFilterService.php
GambioAdmin/Modules/ProductOption/Services/ProductOptionOperationPermitter.php
GambioAdmin/Modules/ProductOption/Services/ProductOptionReadService.php
GambioAdmin/Modules/ProductOption/Services/ProductOptionRepository.php
GambioAdmin/Modules/ProductOption/Services/ProductOptionWriteService.php
GambioAdmin/Modules/ProductVariant/Services/ProductVariantOperationPermitter.php
GambioAdmin/Modules/ProductVariant/Services/ProductVariantsFilterService.php
GambioAdmin/Modules/ProductVariant/Services/ProductVariantsGenerationService.php
GambioAdmin/Modules/ProductVariant/Services/ProductVariantsReadService.php
GambioAdmin/Modules/ProductVariant/Services/ProductVariantsRepository.php
GambioAdmin/Modules/ProductVariant/Services/ProductVariantsWriteService.php
GambioAdmin/Modules/ProductVariant/Services/RecalculateProductVariantPriceService.php
GambioCore/Application/DependencyInjection/Abstraction/LeagueContainer.php
GambioCore/Application/ServiceProviderRegistry/ServiceProviderRegistry.php
GambioCore/Application/ServiceProviderRegistry/ServiceProviderRegistryCache.php
GambioCore/Application/ServiceProviderRegistry/ServiceProviderRegistryType.php
GambioCore/Auth/Model/JsonWebToken.php
GambioCore/Auth/Repositories/JsonWebTokenRepository.php
GambioCore/Cache/Model/Exceptions/InvalidCacheKey.php
GambioCore/Cache/Model/Exceptions/InvalidCacheNamespace.php
GambioCore/Configuration/Builder/ConfigurationFinderBuilder.php
GambioCore/Configuration/Compatibility/ConfigurationCompatibilityService.php
GambioCore/Configuration/ConfigurationFinder.php
GambioCore/Configuration/ConfigurationService.php
GambioCore/Filesystem/Interfaces/Filesystem.php
GXEngine/Shared/Types/IdType.inc.php
GXMainComponents/Controllers/Api/AbstractApiV2Controller.inc.php
GXMainComponents/Extensions/AutoUpdater/AutoUpdater.inc.php
GXMainComponents/Extensions/AutoUpdater/Helper/AutoUpdaterUpdatesHelper.inc.php
GXMainComponents/Extensions/Customers/AbstractCreateAccountProcess.inc.php
GXMainComponents/Extensions/Customers/CreateAccountProcess.inc.php
GXMainComponents/Extensions/Geschaeftskundenversand/GeschaeftskundenversandShipment.inc.php
GXMainComponents/Extensions/Serializers/OrderJsonSerializer.inc.php
GXMainComponents/Modules/MagnalisterModuleCenterModule.inc.php
GXMainComponents/Precheck/Precheck.inc.php
GXMainComponents/Services/Core/Customer/CustomerInputValidator.inc.php
GXMainComponents/Services/Core/Customer/CustomerWriteService.inc.php
GXMainComponents/Services/Core/Customer/ValueObjects/CustomerPassword.inc.php
GXMainComponents/Services/Core/Order/OrderListGenerator.inc.php
GXMainComponents/Services/Core/Product/Entities/GXEngineProduct.inc.php
GXMainComponents/Services/Core/Product/Entities/Interfaces/ProductInterface.inc.php
GXMainComponents/Services/System/Email/AttachmentsHandler.inc.php
GXMainComponents/Services/System/Email/Interfaces/AttachmentsHandlerInterface.inc.php
GXMainComponents/SmartyPlugins/function.footer.php
GXMainComponents/SmartyPlugins/function.menubox.php
GXMainComponents/SmartyPlugins/function.product_listing.php
GXMainComponents/View/ThemeContentViews/accounts/AccountHistoryInfoThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/accounts/AdminBoxThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/categories/CategoriesMenuBoxThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/checkout/CheckoutAddressThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/checkout/CheckoutPaymentThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/checkout/CheckoutShippingThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/checkout/CheckoutSuccessThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/currencies/CurrenciesBoxThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/layout/HeaderThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/layout/LayoutThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/listing/ProductListingThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/products/ProductInfoThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/reviews/ProductReviewsThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/shop_content/ContentBoxThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/wish_list/OrderDetailsWishListThemeContentView.inc.php
GXMainComponents/View/ThemeContentViews/wish_list/WishListThemeContentView.inc.php
GXModules/Gambio/AdminFeed/Services/ShopInformation/Settings.php
GXModules/Gambio/Widgets/ProductList/Classes/ProductListWidgetOutputCommand.php

ProductOptionsVpeTransitionBootstrapper.php

Line Element Reason
28 ProductOptionsVpeTransitionBootstrapper will be removed with the release of 4.7!

TokenServiceRegistration.php

Line Element Reason
52 TokenServiceRegistration::getSecurityToken() refs #69845: method is only for compatibility support for shops older than v4.4 ()

XmlMenuFinder.php

Line Element Reason
24 XmlMenuFinder Support for XML menu files will ends in upcoming feature version. Use JSON menu files instead.

XmlMenuListener.php

Line Element Reason
30 XmlMenuListener Support for XML menu files will ends in upcoming feature version. Use JSON menu files instead.

ModuleCenterRepository.php

Line Element Reason
27 ModuleCenterRepository Only used in admin/modules.php and no one else should depend on this class!

CustomerProductRepository.php

Line Element Reason
26 CustomerProductRepository this will be removed once were is a products read service in the GambioAdmin namespace
48 CustomerProductRepository::getProductsNameAndImage() this will be removed once were is a products read service in the GambioAdmin namespace

OptionFilterService.php

Line Element Reason
24 OptionFilterService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

OptionOperationPermitter.php

Line Element Reason
28 OptionOperationPermitter Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

OptionReadService.php

Line Element Reason
26 OptionReadService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

OptionRepository.php

Line Element Reason
38 OptionRepository Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

OptionWriteService.php

Line Element Reason
33 OptionWriteService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductPriceConversionService.php

Line Element Reason
26 ProductPriceConversionService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductDownloadFilterService.php

Line Element Reason
26 ProductDownloadFilterService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductDownloadOperationPermitter.php

Line Element Reason
26 ProductDownloadOperationPermitter Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductDownloadReadService.php

Line Element Reason
27 ProductDownloadReadService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductDownloadRepository.php

Line Element Reason
42 ProductDownloadRepository Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductDownloadWriteService.php

Line Element Reason
35 ProductDownloadWriteService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductOptionFilterService.php

Line Element Reason
25 ProductOptionFilterService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductOptionOperationPermitter.php

Line Element Reason
26 ProductOptionOperationPermitter Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductOptionReadService.php

Line Element Reason
27 ProductOptionReadService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductOptionRepository.php

Line Element Reason
42 ProductOptionRepository Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductOptionWriteService.php

Line Element Reason
35 ProductOptionWriteService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductVariantOperationPermitter.php

Line Element Reason
27 ProductVariantOperationPermitter Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductVariantsFilterService.php

Line Element Reason
25 ProductVariantsFilterService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductVariantsGenerationService.php

Line Element Reason
30 ProductVariantsGenerationService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductVariantsReadService.php

Line Element Reason
25 ProductVariantsReadService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductVariantsRepository.php

Line Element Reason
44 ProductVariantsRepository Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

ProductVariantsWriteService.php

Line Element Reason
33 ProductVariantsWriteService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

RecalculateProductVariantPriceService.php

Line Element Reason
25 RecalculateProductVariantPriceService Since 4.7, the gambio shop-system supports submodules. Those product domains will be refactored into submodules too. All important changes will be documented in the developer journal as soon as they are implemented.

LeagueContainer.php

Line Element Reason
89 LeagueContainer::registerLeagueProvider() Should only be used from the LegacyDependencyContainer

ServiceProviderRegistry.php

Line Element Reason
24 ServiceProviderRegistry In favor of `Gambio\Core\Application\ModuleRegistry\ServiceProviderLoader`

ServiceProviderRegistryCache.php

Line Element Reason
25 ServiceProviderRegistryCache In favor of `Gambio\Core\Application\ModuleRegistry\ServiceProviderLoader`

ServiceProviderRegistryType.php

Line Element Reason
22 ServiceProviderRegistryType In favor of `Gambio\Core\Application\ModuleRegistry\ServiceProviderLoader`

JsonWebToken.php

Line Element Reason
95 JsonWebToken::createCompatibilityToken() Should only be used for compatibility use cases. Primary use `getJsonWebToken` method.

JsonWebTokenRepository.php

Line Element Reason
44 JsonWebTokenRepository::getCompatibilityWebToken() Should only be used for compatibility use cases. Primary use `getJsonWebToken` method.

InvalidCacheKey.php

Line Element Reason
24 InvalidCacheKey Use `Gambio\Core\Cache\Services\Exceptions\InvalidCacheKeyException` instead

InvalidCacheNamespace.php

Line Element Reason
24 InvalidCacheNamespace Use `Gambio\Core\Cache\Services\Exceptions\InvalidCacheNamespaceException` instead

ConfigurationFinderBuilder.php

Line Element Reason
23 ConfigurationFinderBuilder Only for development compatibility with current hub connector v1.19. This class must be removed before v4.4, but required a new hub connector.

ConfigurationCompatibilityService.php

Line Element Reason
28 ConfigurationCompatibilityService This service is deprecated and should not be used to avoid extra database connection. Use \Gambio\Core\Configuration\Services\ConfigurationService for new domains and gm_get_conf function in old code.

ConfigurationFinder.php

Line Element Reason
24 ConfigurationFinder This interface will be replaced with Gambio\Core\Configuration\Services\ConfigurationFinder in the first version of the GX 4.5.x series. We do this in order to fulfill the requirements for the new modules directory structure.

ConfigurationService.php

Line Element Reason
24 ConfigurationService This interface will be replaced with Gambio\Core\Configuration\Services\ConfigurationService in the first version of the GX 4.5.x series. We do this in order to fulfill the requirements for the new modules directory structure.

Filesystem.php

Line Element Reason
24 Filesystem
33 Filesystem::getBaseDirectory()
45 Filesystem::has()
57 Filesystem::read()
70 Filesystem::list()
85 Filesystem::create()
100 Filesystem::update()
114 Filesystem::delete()

IdType.inc.php

Line Element Reason
62 IdType::__toString() v2.7.1.0 To string method is left for backwards compatibility. Use asInt() method instead.

AbstractApiV2Controller.inc.php

Line Element Reason
98 AbstractApiV2Controller::__construct() The "__initialize" method will is deprecated and will be removed in a future version. Please use the new "init" for bootstrapping your child API controllers.

AutoUpdater.inc.php

Line Element Reason
307 AutoUpdater::fetchUpdateById()

AutoUpdaterUpdatesHelper.inc.php

Line Element Reason
347 AutoUpdaterUpdatesHelper::getAvailableUpdates()

AbstractCreateAccountProcess.inc.php

Line Element Reason
88 AbstractCreateAccountProcess::proceedGuest() guest accounts can now be created by passing a $customerCollection w/o password to proceedRegistree()
41 AbstractCreateAccountProcess::$econda econda will be removed in the near future

CreateAccountProcess.inc.php

Line Element Reason
75 CreateAccountProcess::_saveGuest() guest accounts can be created by _saveRegistree() if $customerCollection does not contain a password

GeschaeftskundenversandShipment.inc.php

Line Element Reason
1184 GeschaeftskundenversandShipment::setReceiverParcelShop() Parcel shop receiver no longer supported

OrderJsonSerializer.inc.php

Line Element Reason
745 OrderJsonSerializer::_serializeOrderItemGXCustomizerDataLegacy() will be removed at some point use the data of "customizationData" instead of "gxCustomizerData"
772 OrderJsonSerializer::_deserializeOrderItemGXCustomizerDataLegacy() will be removed at some point use the data of "customizationData" instead of "gxCustomizerData"

MagnalisterModuleCenterModule.inc.php

Line Element Reason
59 MagnalisterModuleCenterModule::magnalisterOrderColumn() This method should be replaced when Gambio provides a generic service method. https://tracker.gambio-server.net/issues/48136

Precheck.inc.php

Line Element Reason
380 Precheck::getActiveTemplate() since GX 4.5
438 Precheck::isInstalledMobileCandy() since GX 4.5
451 Precheck::getMobileCandyUsermods() since GX 4.5

CustomerInputValidator.inc.php

Line Element Reason
782 CustomerInputValidator::getErrorMessages() Use getErrorMessageCollection() instead

CustomerWriteService.inc.php

Line Element Reason
179 CustomerWriteService::createNewGuest() use createNewRegistree() with an instance of CustomerGuestPassword

CustomerPassword.inc.php

Line Element Reason
26 CustomerPassword This class is deprecated and will be deleted in GX 3.7. Use CustomerHashedPassword instead.
82 CustomerPassword::_getHash() Automatic password hashing is deprecated. Use the AuthService::getHash() for hashing instead.

OrderListGenerator.inc.php

Line Element Reason
813 OrderListGenerator::_filter() Filter the order records.

GXEngineProduct.inc.php

Line Element Reason
620 GXEngineProduct::getUrl() Use ::getInfoUrl() instead. Will be removed in GX3.11.
1255 GXEngineProduct::setUrl() Use ::setInfoUrl() instead. Will be removed in GX3.11.
133 GXEngineProduct::$url Use $infoUrl instead. Will be removed in GX3.11.

ProductInterface.inc.php

Line Element Reason
199 ProductInterface::getUrl() Use ::getInfoUrl() instead. Will be removed in GX3.11.
641 ProductInterface::setUrl() Use ::setInfoUrl() instead. Will be removed in GX3.11.

AttachmentsHandler.inc.php

Line Element Reason
146 AttachmentsHandler::uploadEmailCollection() Since v2.3.3.0 this method is marked as deprecated and will be removed from the class.
200 AttachmentsHandler::deleteEmailCollection() Since v2.3.3.0 this method is marked as deprecated and will be removed from the class.

AttachmentsHandlerInterface.inc.php

Line Element Reason
54 AttachmentsHandlerInterface::uploadEmailCollection() Since v2.3.3.0 this method is marked as deprecated and will be removed from the class.
67 AttachmentsHandlerInterface::deleteEmailCollection() Since v2.3.3.0 this method is marked as deprecated and will be removed from the class.

function.footer.php

Line Element Reason
24 smarty_function_footer() IMPORTANT! THIS FILE IS DEPRECATED AND WILL BE REPLACED IN THE FUTURE. MODIFY IT ONLY FOR FIXES. DO NOT APPEND IT WITH NEW FEATURES.

function.menubox.php

Line Element Reason
21 smarty_function_menubox() IMPORTANT! THIS FILE IS DEPRECATED AND WILL BE REPLACED IN THE FUTURE. MODIFY IT ONLY FOR FIXES. DO NOT APPEND IT WITH NEW FEATURES.

function.product_listing.php

Line Element Reason
21 smarty_function_product_listing() IMPORTANT! THIS FILE IS DEPRECATED AND WILL BE REPLACED IN THE FUTURE. MODIFY IT ONLY FOR FIXES. DO NOT APPEND IT WITH NEW FEATURES.

AccountHistoryInfoThemeContentView.inc.php

Line Element Reason
118 AccountHistoryInfoThemeContentView::_assignDeprecated()

AdminBoxThemeContentView.inc.php

Line Element Reason
167 AdminBoxThemeContentView::setProduct()
176 AdminBoxThemeContentView::setCPath()
212 AdminBoxThemeContentView::_getOrdersStatusDeprecated()
237 AdminBoxThemeContentView::_getOrdersStatusValidatingDeprecated()
29 AdminBoxThemeContentView::$cPath
34 AdminBoxThemeContentView::$product
39 AdminBoxThemeContentView::$contents
44 AdminBoxThemeContentView::$deprecatedBoxEntryCustomers
49 AdminBoxThemeContentView::$deprecatedBoxEntryProducts
54 AdminBoxThemeContentView::$deprecatedBoxEntryReviews

CategoriesMenuBoxThemeContentView.inc.php

Line Element Reason
147 CategoriesMenuBoxThemeContentView::_generateParentsIds()

CheckoutAddressThemeContentView.inc.php

Line Element Reason
113 CheckoutAddressThemeContentView::_assignDeprecated()
122 CheckoutAddressThemeContentView::_assignDeprecatedAddressesHtml()

CheckoutPaymentThemeContentView.inc.php

Line Element Reason
184 CheckoutPaymentThemeContentView::_assignDeprecatedConditions()
378 CheckoutPaymentThemeContentView::_assignDeprecated()

CheckoutShippingThemeContentView.inc.php

Line Element Reason
117 CheckoutShippingThemeContentView::_assignDeprecated()

CheckoutSuccessThemeContentView.inc.php

Line Element Reason
63 CheckoutSuccessThemeContentView::_assignDeprecated()

CurrenciesBoxThemeContentView.inc.php

Line Element Reason
128 CurrenciesBoxThemeContentView::_setSessionId()
137 CurrenciesBoxThemeContentView::_setHiddenGetVariablesData()
146 CurrenciesBoxThemeContentView::_setFormParams()
155 CurrenciesBoxThemeContentView::_setFormId()
164 CurrenciesBoxThemeContentView::_setFormActionUrl()
173 CurrenciesBoxThemeContentView::_setFormMethod()

HeaderThemeContentView.inc.php

Line Element Reason
156 HeaderThemeContentView::get_warnings_html()
349 HeaderThemeContentView::_isStyleEdit3Active()
360 HeaderThemeContentView::isStyleEdit3Active()

LayoutThemeContentView.inc.php

Line Element Reason
177 LayoutThemeContentView::get_banner()

ProductListingThemeContentView.inc.php

Line Element Reason
309 ProductListingThemeContentView::setProductInfoProductListsTemplate()

ProductInfoThemeContentView.inc.php

Line Element Reason
2219 ProductInfoThemeContentView::_assignDeprecatedPurchaseData()
2228 ProductInfoThemeContentView::_assignDeprecatedWishlist()
2237 ProductInfoThemeContentView::_assignDeprecatedPrintLink()
2246 ProductInfoThemeContentView::_assignDeprecatedFormTagData()
2255 ProductInfoThemeContentView::_assignDeprecatedIdHiddenField()
2264 ProductInfoThemeContentView::_assignDeprecatedDimensionValues()

ProductReviewsThemeContentView.inc.php

Line Element Reason
54 ProductReviewsThemeContentView::_assignDeprecated()

ContentBoxThemeContentView.inc.php

Line Element Reason
255 ContentBoxThemeContentView::_assignDeprecated()

OrderDetailsWishListThemeContentView.inc.php

Line Element Reason
318 OrderDetailsWishListThemeContentView::_addAttributesModelToProductModel() since GX4.1

WishListThemeContentView.inc.php

Line Element Reason
238 WishListThemeContentView::_bofGmModGXCustomizer()

Settings.php

Line Element Reason
50 Settings::getActiveTemplate() since GX 4.5

ProductListWidgetOutputCommand.php

Line Element Reason
322 ProductListWidgetOutputCommand::getProductsVpeValue() With variant products this method will be unnecessary und the 2 product widgets need a refactoring

Search results