ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
autoload_classmap.php
Go to the documentation of this file.
1
<?
php
2
3
// autoload_classmap.php @generated by Composer
4
5
$vendorDir
= dirname(dirname(__FILE__));
6
$baseDir
= dirname(
$vendorDir
);
7
8
return
array(
9
'Datamatrix'
=>
$vendorDir
.
'/tecnickcom/tcpdf/include/barcodes/datamatrix.php'
,
10
'EasyPeasyICS'
=>
$vendorDir
.
'/phpmailer/phpmailer/extras/EasyPeasyICS.php'
,
11
'GeSHi'
=>
$vendorDir
.
'/geshi/geshi/src/geshi.php'
,
12
'PDF417'
=>
$vendorDir
.
'/tecnickcom/tcpdf/include/barcodes/pdf417.php'
,
13
'PHPMailer'
=>
$vendorDir
.
'/phpmailer/phpmailer/class.phpmailer.php'
,
14
'PHPMailerOAuth'
=>
$vendorDir
.
'/phpmailer/phpmailer/class.phpmaileroauth.php'
,
15
'PHPMailerOAuthGoogle'
=>
$vendorDir
.
'/phpmailer/phpmailer/class.phpmaileroauthgoogle.php'
,
16
'POP3'
=>
$vendorDir
.
'/phpmailer/phpmailer/class.pop3.php'
,
17
'QRcode'
=>
$vendorDir
.
'/tecnickcom/tcpdf/include/barcodes/qrcode.php'
,
18
'SMTP'
=>
$vendorDir
.
'/phpmailer/phpmailer/class.smtp.php'
,
19
'TCPDF'
=>
$vendorDir
.
'/tecnickcom/tcpdf/tcpdf.php'
,
20
'TCPDF2DBarcode'
=>
$vendorDir
.
'/tecnickcom/tcpdf/tcpdf_barcodes_2d.php'
,
21
'TCPDFBarcode'
=>
$vendorDir
.
'/tecnickcom/tcpdf/tcpdf_barcodes_1d.php'
,
22
'TCPDF_COLORS'
=>
$vendorDir
.
'/tecnickcom/tcpdf/include/tcpdf_colors.php'
,
23
'TCPDF_FILTERS'
=>
$vendorDir
.
'/tecnickcom/tcpdf/include/tcpdf_filters.php'
,
24
'TCPDF_FONTS'
=>
$vendorDir
.
'/tecnickcom/tcpdf/include/tcpdf_fonts.php'
,
25
'TCPDF_FONT_DATA'
=>
$vendorDir
.
'/tecnickcom/tcpdf/include/tcpdf_font_data.php'
,
26
'TCPDF_IMAGES'
=>
$vendorDir
.
'/tecnickcom/tcpdf/include/tcpdf_images.php'
,
27
'TCPDF_IMPORT'
=>
$vendorDir
.
'/tecnickcom/tcpdf/tcpdf_import.php'
,
28
'TCPDF_PARSER'
=>
$vendorDir
.
'/tecnickcom/tcpdf/tcpdf_parser.php'
,
29
'TCPDF_STATIC'
=>
$vendorDir
.
'/tecnickcom/tcpdf/include/tcpdf_static.php'
,
30
'ntlm_sasl_client_class'
=>
$vendorDir
.
'/phpmailer/phpmailer/extras/ntlm_sasl_client.php'
,
31
'phpmailerException'
=>
$vendorDir
.
'/phpmailer/phpmailer/class.phpmailer.php'
,
32
);
$vendorDir
$vendorDir
Definition:
autoload_classmap.php:5
$baseDir
$baseDir
Definition:
autoload_classmap.php:6
php
An exception for terminatinating execution or to throw for unit testing.
libs
composer
vendor
composer
autoload_classmap.php
Generated on Fri Oct 3 2025 19:00:41 for ILIAS by
1.9.4 (using
Doxyfile
)