Deprecated
Table of Contents
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. |
OrdersModalsAjaxController.inc.php
| Line | Element | Reason |
|---|---|---|
| 343 | OrdersModalsAjaxController::actionGetEmailInvoiceSubjectData() | not used since GX3.15.1 |
AutoUpdater.inc.php
| Line | Element | Reason |
|---|---|---|
| 307 | AutoUpdater::fetchUpdateById() |
AutoUpdaterUpdatesHelper.inc.php
| Line | Element | Reason |
|---|---|---|
| 344 | 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 |
|---|---|---|
| 73 | CreateAccountProcess::_saveGuest() | guest accounts can be created by _saveRegistree() if $customerCollection does not contain a password |
MagnalisterModuleCenterModule.inc.php
| Line | Element | Reason |
|---|---|---|
| 60 | MagnalisterModuleCenterModule::magnalisterOrderColumn() | This method should be replaced when Gambio provides a generic service method. https://tracker.gambio-server.net/issues/48136 |
CustomerInputValidator.inc.php
| Line | Element | Reason |
|---|---|---|
| 767 | CustomerInputValidator::getErrorMessages() | Use getErrorMessageCollection() instead |
CustomerWriteService.inc.php
| Line | Element | Reason |
|---|---|---|
| 174 | 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 |
|---|---|---|
| 781 | OrderListGenerator::_filter() | Filter the order records. |
GXEngineProduct.inc.php
| Line | Element | Reason |
|---|---|---|
| 615 | GXEngineProduct::getUrl() | Use ::getInfoUrl() instead. Will be removed in GX3.11. |
| 1250 | 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 |
|---|---|---|
| 137 | AttachmentsHandler::uploadEmailCollection() | Since v2.3.3.0 this method is marked as deprecated and will be removed from the class. |
| 191 | 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. |
FilesystemAdapter.inc.php
| Line | Element | Reason |
|---|---|---|
| 395 | FilesystemAdapter::get() |
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
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() | |
| 379 | CheckoutPaymentThemeContentView::_assignDeprecated() |
CheckoutShippingThemeContentView.inc.php
| Line | Element | Reason |
|---|---|---|
| 117 | CheckoutShippingThemeContentView::_assignDeprecated() |
CheckoutSuccessThemeContentView.inc.php
| Line | Element | Reason |
|---|---|---|
| 63 | CheckoutSuccessThemeContentView::_assignDeprecated() |
CurrenciesBoxThemeContentView.inc.php
HeaderThemeContentView.inc.php
| Line | Element | Reason |
|---|---|---|
| 144 | HeaderThemeContentView::get_warnings_html() |
LayoutThemeContentView.inc.php
| Line | Element | Reason |
|---|---|---|
| 177 | LayoutThemeContentView::get_banner() |
ProductListingThemeContentView.inc.php
| Line | Element | Reason |
|---|---|---|
| 321 | ProductListingThemeContentView::setProductInfoProductListsTemplate() |
ProductInfoThemeContentView.inc.php
ProductReviewsThemeContentView.inc.php
| Line | Element | Reason |
|---|---|---|
| 54 | ProductReviewsThemeContentView::_assignDeprecated() |
ContentBoxThemeContentView.inc.php
| Line | Element | Reason |
|---|---|---|
| 255 | ContentBoxThemeContentView::_assignDeprecated() |
OrderDetailsWishListThemeContentView.inc.php
| Line | Element | Reason |
|---|---|---|
| 311 | OrderDetailsWishListThemeContentView::_addAttributesModelToProductModel() | since GX4.1 |
WishListThemeContentView.inc.php
| Line | Element | Reason |
|---|---|---|
| 210 | WishListThemeContentView::_bofGmModGXCustomizer() |