Page MenuHomeIn-Portal Phabricator

in-commerce
No OneTemporary

File Metadata

Created
Thu, Sep 18, 8:09 PM

in-commerce

Index: branches/5.3.x/install/cache/.gitignore
===================================================================
--- branches/5.3.x/install/cache/.gitignore (nonexistent)
+++ branches/5.3.x/install/cache/.gitignore (revision 16160)
@@ -0,0 +1 @@
+file_hashes.php
Index: branches/5.3.x/install/cache/class_structure.php
===================================================================
--- branches/5.3.x/install/cache/class_structure.php (nonexistent)
+++ branches/5.3.x/install/cache/class_structure.php (revision 16160)
@@ -0,0 +1,120 @@
+<?php
+// @codingStandardsIgnoreFile
+
+/**
+ * This file is automatically @generated. Use 'php tools/build_class_map.php' to rebuild it.
+ */
+return array(
+ 'cache_format' => 1,
+ 'classes' => array(
+ 'AddressesEventHandler' => '/modules/in-commerce/units/addresses/addresses_event_handler.php',
+ 'AddressesItem' => '/modules/in-commerce/units/addresses/addresses_item.php',
+ 'AddressesList' => '/modules/in-commerce/units/addresses/addresses_list.php',
+ 'AddressesTagProcessor' => '/modules/in-commerce/units/addresses/addresses_tag_processor.php',
+ 'AffiliatePaymentTypeTagProcessor' => '/modules/in-commerce/units/affiliate_payment_types/affiliate_payment_types_tp.php',
+ 'AffiliatePaymentTypesEventHandler' => '/modules/in-commerce/units/affiliate_payment_types/affiliate_payment_types_event_handler.php',
+ 'AffiliatePaymentsEventHandler' => '/modules/in-commerce/units/affiliate_payments/affiliate_payments_event_handler.php',
+ 'AffiliatePaymentsTagProcessor' => '/modules/in-commerce/units/affiliate_payments/affiliate_payments_tag_processor.php',
+ 'AffiliatePlansBracketsEventHandler' => '/modules/in-commerce/units/affiliate_plans_brackets/affiliate_plans_brackets_event_handler.php',
+ 'AffiliatePlansBracketsTagProcessor' => '/modules/in-commerce/units/affiliate_plans_brackets/affiliate_plans_brackets_tag_processor.php',
+ 'AffiliatePlansEventHandler' => '/modules/in-commerce/units/affiliate_plans/affiliate_plans_event_handler.php',
+ 'AffiliatePlansItemsEventHandler' => '/modules/in-commerce/units/affiliate_plans_items/affiliate_plans_items_event_handler.php',
+ 'AffiliatePlansItemsTagProcessor' => '/modules/in-commerce/units/affiliate_plans_items/affiliate_plans_items_tag_processor.php',
+ 'AffiliatesEventHandler' => '/modules/in-commerce/units/affiliates/affiliates_event_handler.php',
+ 'AffiliatesTagProcessor' => '/modules/in-commerce/units/affiliates/affiliates_tag_processor.php',
+ 'BankLVCurrencyRates' => '/modules/in-commerce/units/helpers/bank_lv_currency_rates.php',
+ 'BracketsEventHandler' => '/modules/in-commerce/units/brackets/brackets_event_handler.php',
+ 'BracketsTagProcessor' => '/modules/in-commerce/units/brackets/brackets_tag_processor.php',
+ 'CouponItemType' => '/modules/in-commerce/constants.php',
+ 'CouponItemsEventHandler' => '/modules/in-commerce/units/coupon_items/coupon_items_event_handler.php',
+ 'CouponItemsTagProcessor' => '/modules/in-commerce/units/coupon_items/coupon_items_tag_processor.php',
+ 'CouponType' => '/modules/in-commerce/constants.php',
+ 'CouponsEventHandler' => '/modules/in-commerce/units/coupons/coupons_event_handler.php',
+ 'CouponsTagProcessor' => '/modules/in-commerce/units/coupons/coupons_tag_processor.php',
+ 'CurrenciesEventHandler' => '/modules/in-commerce/units/currencies/currencies_event_handler.php',
+ 'CurrenciesTagProcessor' => '/modules/in-commerce/units/currencies/currencies_tag_processor.php',
+ 'CurrencyRates' => '/modules/in-commerce/units/helpers/currency_rates.php',
+ 'CustomShippingQuoteEngine' => '/modules/in-commerce/units/shipping_quote_engines/custom_shipping_quote_engine.php',
+ 'DiscountItemType' => '/modules/in-commerce/constants.php',
+ 'DiscountItemsEventHandler' => '/modules/in-commerce/units/discount_items/discount_items_event_handler.php',
+ 'DiscountItemsTagProcessor' => '/modules/in-commerce/units/discount_items/discount_items_tag_processor.php',
+ 'DiscountType' => '/modules/in-commerce/constants.php',
+ 'DiscountsEventHandler' => '/modules/in-commerce/units/discounts/discounts_event_handler.php',
+ 'DownloadHelper' => '/modules/in-commerce/units/downloads/download_helper.php',
+ 'DstEventHandler' => '/modules/in-commerce/units/destinations/dst_event_handler.php',
+ 'ECBCurrencyRates' => '/modules/in-commerce/units/helpers/ecb_currency_rates.php',
+ 'FRNYCurrencyRates' => '/modules/in-commerce/units/helpers/frny_currency_rates.php',
+ 'FilesEventHandler' => '/modules/in-commerce/units/files/files_event_handler.php',
+ 'FilesItem' => '/modules/in-commerce/units/files/files.php',
+ 'GatewayEventHandler' => '/modules/in-commerce/units/gateways/gw_event_handler.php',
+ 'GatewayTagProcessor' => '/modules/in-commerce/units/gateways/gw_tag_processor.php',
+ 'GiftCertificateEventHandler' => '/modules/in-commerce/units/gift_certificates/gift_certificates_eh.php',
+ 'GiftCertificateTagProcessor' => '/modules/in-commerce/units/gift_certificates/gift_certificates_tp.php',
+ 'InCommerceEventHandler' => '/modules/in-commerce/units/sections/section_eh.php',
+ 'InCommercePrerequisites' => '/modules/in-commerce/install/prerequisites.php',
+ 'InCommerceUpgrades' => '/modules/in-commerce/install/upgrades.php',
+ 'Intershipper' => '/modules/in-commerce/units/shipping_quote_engines/intershipper.php',
+ 'ManufacturersEventHandler' => '/modules/in-commerce/units/manufacturers/manufacturers_event_handler.php',
+ 'ManufacturersTagProcessor' => '/modules/in-commerce/units/manufacturers/manufacturers_tag_processor.php',
+ 'OptionCombinationPriceType' => '/modules/in-commerce/constants.php',
+ 'OptionType' => '/modules/in-commerce/constants.php',
+ 'OrderCalculator' => '/modules/in-commerce/units/orders/order_calculator.php',
+ 'OrderCheckoutError' => '/modules/in-commerce/constants.php',
+ 'OrderCheckoutErrorType' => '/modules/in-commerce/constants.php',
+ 'OrderHelper' => '/modules/in-commerce/units/helpers/order_helper.php',
+ 'OrderItemsEventHandler' => '/modules/in-commerce/units/order_items/order_items_event_handler.php',
+ 'OrderItemsTagProcessor' => '/modules/in-commerce/units/order_items/order_items_tag_processor.php',
+ 'OrderManager' => '/modules/in-commerce/units/orders/order_manager.php',
+ 'OrderValidator' => '/modules/in-commerce/units/orders/order_validator.php',
+ 'OrdersEventHandler' => '/modules/in-commerce/units/orders/orders_event_handler.php',
+ 'OrdersItem' => '/modules/in-commerce/units/orders/orders_item.php',
+ 'OrdersTagProcessor' => '/modules/in-commerce/units/orders/orders_tag_processor.php',
+ 'PaymentTypeCurrenciesEventHandler' => '/modules/in-commerce/units/payment_type_currencies/payment_type_currencies_event_handler.php',
+ 'PaymentTypeCurrenciesTagProcessor' => '/modules/in-commerce/units/payment_type_currencies/payment_type_currencies_tag_processor.php',
+ 'PaymentTypeEventHandler' => '/modules/in-commerce/units/payment_type/payment_type_event_handler.php',
+ 'PaymentTypeTagProcessor' => '/modules/in-commerce/units/payment_type/payment_type_tag_processor.php',
+ 'PricingEventHandler' => '/modules/in-commerce/units/pricing/pricing_event_handler.php',
+ 'PricingTagProcessor' => '/modules/in-commerce/units/pricing/pricing_tag_processor.php',
+ 'ProductBackorder' => '/modules/in-commerce/constants.php',
+ 'ProductInventory' => '/modules/in-commerce/constants.php',
+ 'ProductOptionCombinationsEventHandler' => '/modules/in-commerce/units/product_option_combinations/product_option_combinations_event_handler.php',
+ 'ProductOptionCombinationsTagProcessor' => '/modules/in-commerce/units/product_option_combinations/product_option_combinations_tag_processor.php',
+ 'ProductOptionsEventHandler' => '/modules/in-commerce/units/product_options/product_options_event_handler.php',
+ 'ProductOptionsTagProcessor' => '/modules/in-commerce/units/product_options/product_options_tag_processor.php',
+ 'ProductsEventHandler' => '/modules/in-commerce/units/products/products_event_handler.php',
+ 'ProductsItem' => '/modules/in-commerce/units/products/products_item.php',
+ 'ProductsTagProcessor' => '/modules/in-commerce/units/products/products_tag_processor.php',
+ 'ReportsEventHandler' => '/modules/in-commerce/units/reports/reports_event_handler.php',
+ 'ReportsTagProcessor' => '/modules/in-commerce/units/reports/reports_tag_processor.php',
+ 'ShippingCostsEventHandler' => '/modules/in-commerce/units/shipping_costs/shipping_costs_event_handler.php',
+ 'ShippingEventHandler' => '/modules/in-commerce/units/shipping/shipping_event_handler.php',
+ 'ShippingQuoteCollector' => '/modules/in-commerce/units/shipping_quote_engines/shipping_quote_collector.php',
+ 'ShippingQuoteEngine' => '/modules/in-commerce/units/shipping_quote_engines/shipping_quote_engine.php',
+ 'ShippingQuoteEngineEventHandler' => '/modules/in-commerce/units/shipping_quote_engines/shipping_quote_engine_event_handler.php',
+ 'ShippingTagProcessor' => '/modules/in-commerce/units/shipping/shipping_tag_processor.php',
+ 'TaxDstEventHandler' => '/modules/in-commerce/units/taxesdestinations/taxes_dst_event_handler.php',
+ 'TaxesEventHandler' => '/modules/in-commerce/units/taxes/taxes_event_handler.php',
+ 'TaxesTagProcessor' => '/modules/in-commerce/units/taxes/taxes_tag_processor.php',
+ 'USPS' => '/modules/in-commerce/units/shipping_quote_engines/usps.php',
+ 'ZonesEventHandler' => '/modules/in-commerce/units/zones/zones_event_handler.php',
+ 'ZonesTagProcessor' => '/modules/in-commerce/units/zones/zones_tag_processor.php',
+ 'kAtosOriginGW' => '/modules/in-commerce/units/gateways/gw_classes/atosorigin.php',
+ 'kCombPriceFormatter' => '/modules/in-commerce/units/product_option_combinations/product_option_formatters.php',
+ 'kCombinationFormatter' => '/modules/in-commerce/units/product_option_combinations/product_option_formatters.php',
+ 'kGWAuthorizeNet' => '/modules/in-commerce/units/gateways/gw_classes/authorizenet.php',
+ 'kGWBase' => '/modules/in-commerce/units/gateways/gw_classes/gw_base.php',
+ 'kGWGoogleCheckout' => '/modules/in-commerce/units/gateways/gw_classes/google_checkout.php',
+ 'kGWPayPal' => '/modules/in-commerce/units/gateways/gw_classes/paypal.php',
+ 'kGWPaypalDirect' => '/modules/in-commerce/units/gateways/gw_classes/paypal_direct.php',
+ 'kGWRightConnect' => '/modules/in-commerce/units/gateways/gw_classes/rightconnect.php',
+ 'kGWWorldPay' => '/modules/in-commerce/units/gateways/gw_classes/worldpay.php',
+ 'kGWiDEALnl' => '/modules/in-commerce/units/gateways/gw_classes/ideal_nl.php',
+ 'kMultiCardsGW' => '/modules/in-commerce/units/gateways/gw_classes/multicards.php',
+ 'kPOCItem' => '/modules/in-commerce/units/product_option_combinations/products_option_combination_item.php',
+ 'kPayboxGW' => '/modules/in-commerce/units/gateways/gw_classes/paybox.php',
+ 'kPaymentechGW' => '/modules/in-commerce/units/gateways/gw_classes/paymentech.php',
+ 'kProductOptionsHelper' => '/modules/in-commerce/units/product_options/product_options_helper.php',
+ 'kSellaGuestPayGW' => '/modules/in-commerce/units/gateways/gw_classes/sella_guestpay.php',
+ 'kVerisignPfLinkGW' => '/modules/in-commerce/units/gateways/gw_classes/verisign_pflink.php',
+ ),
+);
Property changes on: branches/5.3.x/install/cache/class_structure.php
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: branches/5.3.x/install/cache
===================================================================
--- branches/5.3.x/install/cache (nonexistent)
+++ branches/5.3.x/install/cache (revision 16160)
Property changes on: branches/5.3.x/install/cache
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+file_hashes.php

Event Timeline