-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathext_autoload.php
98 lines (97 loc) · 7.92 KB
/
ext_autoload.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?php
// DO NOT CHANGE THIS FILE! It is automatically generated by extdeveval::buildAutoloadRegistry.
// This file was generated on 2011-10-07 19:25
$extensionPath = t3lib_extMgm::extPath('oelib');
return array(
'tx_oelib_abstractheaderproxy' => $extensionPath . 'Classes/AbstractHeaderProxy.php',
'tx_oelib_abstractmailer' => $extensionPath . 'Classes/AbstractMailer.php',
'tx_oelib_attachment' => $extensionPath . 'Classes/Attachment.php',
'tx_oelib_autoloader' => $extensionPath . 'class.tx_oelib_Autoloader.php',
'tx_oelib_backendloginmanager' => $extensionPath . 'Classes/BackEndLoginManager.php',
'tx_oelib_configcheck' => $extensionPath . 'Classes/ConfigCheck.php',
'tx_oelib_configuration' => $extensionPath . 'Classes/Configuration.php',
'tx_oelib_configurationproxy' => $extensionPath . 'Classes/ConfigurationProxy.php',
'tx_oelib_configurationregistry' => $extensionPath . 'Classes/ConfigurationRegistry.php',
'tx_oelib_datamapper' => $extensionPath . 'Classes/DataMapper.php',
'tx_oelib_db' => $extensionPath . 'Classes/Db.php',
'tx_oelib_double3validator' => $extensionPath . 'Classes/Double3Validator.php',
'tx_oelib_emailcollector' => $extensionPath . 'Classes/EmailCollector.php',
'tx_oelib_fakesession' => $extensionPath . 'Classes/FakeSession.php',
'tx_oelib_frontend_userwithoutcookies' => $extensionPath . 'Classes/FrontEnd/UserWithoutCookies.php',
'tx_oelib_frontendloginmanager' => $extensionPath . 'Classes/FrontEndLoginManager.php',
'tx_oelib_headercollector' => $extensionPath . 'Classes/HeaderCollector.php',
'tx_oelib_headerproxyfactory' => $extensionPath . 'Classes/HeaderProxyFactory.php',
'tx_oelib_identitymap' => $extensionPath . 'Classes/IdentityMap.php',
'tx_oelib_list' => $extensionPath . 'Classes/List.php',
'tx_oelib_mail' => $extensionPath . 'Classes/Mail.php',
'tx_oelib_mailerfactory' => $extensionPath . 'Classes/MailerFactory.php',
'tx_oelib_mapperregistry' => $extensionPath . 'Classes/MapperRegistry.php',
'tx_oelib_model' => $extensionPath . 'Classes/Model.php',
'tx_oelib_object' => $extensionPath . 'Classes/Object.php',
'tx_oelib_pagefinder' => $extensionPath . 'Classes/PageFinder.php',
'tx_oelib_publicobject' => $extensionPath . 'Classes/PublicObject.php',
'tx_oelib_realheaderproxy' => $extensionPath . 'Classes/RealHeaderProxy.php',
'tx_oelib_realmailer' => $extensionPath . 'Classes/RealMailer.php',
'tx_oelib_salutationswitcher' => $extensionPath . 'Classes/SalutationSwitcher.php',
'tx_oelib_session' => $extensionPath . 'Classes/Session.php',
'tx_oelib_template' => $extensionPath . 'Classes/Template.php',
'tx_oelib_templatehelper' => $extensionPath . 'Classes/TemplateHelper.php',
'tx_oelib_templateregistry' => $extensionPath . 'Classes/TemplateRegistry.php',
'tx_oelib_testingframework' => $extensionPath . 'Classes/TestingFramework.php',
'tx_oelib_testingframeworkcleanup' => $extensionPath . 'Classes/TestingFrameworkCleanup.php',
'tx_oelib_time' => $extensionPath . 'Classes/Time.php',
'tx_oelib_translator' => $extensionPath . 'Classes/Translator.php',
'tx_oelib_translatorregistry' => $extensionPath . 'Classes/TranslatorRegistry.php',
'tx_oelib_exception_accessdenied' => $extensionPath . 'Classes/Exception/AccessDenied.php',
'tx_oelib_exception_database' => $extensionPath . 'Classes/Exception/Database.php',
'tx_oelib_exception_emptyqueryresult' => $extensionPath . 'Classes/Exception/EmptyQueryResult.php',
'tx_oelib_exception_notfound' => $extensionPath . 'Classes/Exception/NotFound.php',
'tx_oelib_geocoding_calculator' => $extensionPath . 'Classes/Geocoding/Calculator.php',
'tx_oelib_geocoding_dummy' => $extensionPath . 'Classes/Geocoding/Dummy.php',
'tx_oelib_geocoding_google' => $extensionPath . 'Classes/Geocoding/Google.php',
'tx_oelib_interface_address' => $extensionPath . 'Classes/Interface/Address.php',
'tx_oelib_interface_configurationcheckable' => $extensionPath . 'Classes/Interface/ConfigurationCheckable.php',
'tx_oelib_interface_geo' => $extensionPath . 'Classes/Interface/Geo.php',
'tx_oelib_interface_geocodinglookup' => $extensionPath . 'Classes/Interface/GeocodingLookup.php',
'tx_oelib_interface_identity' => $extensionPath . 'Classes/Interface/Identity.php',
'tx_oelib_interface_loginmanager' => $extensionPath . 'Classes/Interface/LoginManager.php',
'tx_oelib_interface_mailrole' => $extensionPath . 'Classes/Interface/MailRole.php',
'tx_oelib_interface_mappoint' => $extensionPath . 'Classes/Interface/MapPoint.php',
'tx_oelib_interface_sortable' => $extensionPath . 'Classes/Interface/Sortable.php',
'tx_oelib_mapper_backenduser' => $extensionPath . 'Classes/Mapper/BackEndUser.php',
'tx_oelib_mapper_backendusergroup' => $extensionPath . 'Classes/Mapper/BackEndUserGroup.php',
'tx_oelib_mapper_country' => $extensionPath . 'Classes/Mapper/Country.php',
'tx_oelib_mapper_currency' => $extensionPath . 'Classes/Mapper/Currency.php',
'tx_oelib_mapper_federalstate' => $extensionPath . 'Classes/Mapper/FederalState.php',
'tx_oelib_mapper_frontenduser' => $extensionPath . 'Classes/Mapper/FrontEndUser.php',
'tx_oelib_mapper_frontendusergroup' => $extensionPath . 'Classes/Mapper/FrontEndUserGroup.php',
'tx_oelib_mapper_language' => $extensionPath . 'Classes/Mapper/Language.php',
'tx_oelib_model_backenduser' => $extensionPath . 'Classes/Model/BackEndUser.php',
'tx_oelib_model_backendusergroup' => $extensionPath . 'Classes/Model/BackEndUserGroup.php',
'tx_oelib_model_country' => $extensionPath . 'Classes/Model/Country.php',
'tx_oelib_model_currency' => $extensionPath . 'Classes/Model/Currency.php',
'tx_oelib_model_federalstate' => $extensionPath . 'Classes/Model/FederalState.php',
'tx_oelib_model_frontenduser' => $extensionPath . 'Classes/Model/FrontEndUser.php',
'tx_oelib_model_frontendusergroup' => $extensionPath . 'Classes/Model/FrontEndUserGroup.php',
'tx_oelib_model_language' => $extensionPath . 'Classes/Model/Language.php',
'tx_oelib_viewhelper_price' => $extensionPath . 'Classes/ViewHelper/Price.php',
'tx_oelib_viewhelpers_googlemapsviewhelper' => $extensionPath . 'Classes/ViewHelpers/GoogleMapsViewHelper.php',
'tx_oelib_viewhelpers_uppercaseviewhelper' => $extensionPath . 'Classes/ViewHelpers/UppercaseViewHelper.php',
'tx_oelib_visibility_node' => $extensionPath . 'Classes/Visibility/Node.php',
'tx_oelib_visibility_tree' => $extensionPath . 'Classes/Visibility/Tree.php',
'tx_oelib_tests_unit_fixtures_columnlesstestingmapper' => $extensionPath . 'Tests/Unit/Fixtures/ColumnLessTestingMapper.php',
'tx_oelib_tests_unit_fixtures_dummyobjecttocheck' => $extensionPath . 'Tests/Unit/Fixtures/DummyObjectToCheck.php',
'tx_oelib_tests_unit_fixtures_modellesstestingmapper' => $extensionPath . 'Tests/Unit/Fixtures/ModelLessTestingMapper.php',
'tx_oelib_tests_unit_fixtures_readonlymodel' => $extensionPath . 'Tests/Unit/Fixtures/ReadOnlyModel.php',
'tx_oelib_tests_unit_fixtures_tablelesstestingmapper' => $extensionPath . 'Tests/Unit/Fixtures/TableLessTestingMapper.php',
'tx_oelib_tests_unit_fixtures_testingchildmapper' => $extensionPath . 'Tests/Unit/Fixtures/TestingChildMapper.php',
'tx_oelib_tests_unit_fixtures_testingchildmodel' => $extensionPath . 'Tests/Unit/Fixtures/TestingChildModel.php',
'tx_oelib_tests_unit_fixtures_testinggeo' => $extensionPath . 'Tests/Unit/Fixtures/TestingGeo.php',
'tx_oelib_tests_unit_fixtures_testingmailrole' => $extensionPath . 'Tests/Unit/Fixtures/TestingMailRole.php',
'tx_oelib_tests_unit_fixtures_testingmapper' => $extensionPath . 'Tests/Unit/Fixtures/TestingMapper.php',
'tx_oelib_tests_unit_fixtures_testingmappoint' => $extensionPath . 'Tests/Unit/Fixtures/TestingMapPoint.php',
'tx_oelib_tests_unit_fixtures_testingmodel' => $extensionPath . 'Tests/Unit/Fixtures/TestingModel.php',
'tx_oelib_tests_unit_fixtures_testingobject' => $extensionPath . 'Tests/Unit/Fixtures/TestingObject.php',
'tx_oelib_tests_unit_fixtures_testingsalutationswitcher' => $extensionPath . 'Tests/Unit/Fixtures/TestingSalutationSwitcher.php',
'tx_oelib_tests_unit_fixtures_testingtemplatehelper' => $extensionPath . 'Tests/Unit/Fixtures/TestingTemplateHelper.php',
);