ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b Class Reference
+ Collaboration diagram for Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b:

Static Public Member Functions

static getInitializer (ClassLoader $loader)
 

Static Public Attributes

static $files
 
static $prefixLengthsPsr4
 
static $prefixDirsPsr4
 
static $prefixesPsr0
 
static $classMap
 

Detailed Description

Definition at line 7 of file autoload_static.php.

Member Function Documentation

◆ getInitializer()

static Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b::getInitializer ( ClassLoader  $loader)
static

Definition at line 148 of file autoload_static.php.

References Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b\$classMap, Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b\$prefixDirsPsr4, Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b\$prefixesPsr0, and Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b\$prefixLengthsPsr4.

Field Documentation

◆ $classMap

Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b::$classMap
static
Initial value:
= array (
'Datamatrix' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/datamatrix.php',
'EasyPeasyICS' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/EasyPeasyICS.php',
'GeSHi' => __DIR__ . '/..' . '/geshi/geshi/src/geshi.php',
'PDF417' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/pdf417.php',
'PHPMailer' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
'PHPMailerOAuth' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauth.php',
'PHPMailerOAuthGoogle' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php',
'POP3' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.pop3.php',
'QRcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/qrcode.php',
'SMTP' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.smtp.php',
'TCPDF' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf.php',
'TCPDF2DBarcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_barcodes_2d.php',
'TCPDFBarcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_barcodes_1d.php',
'TCPDF_COLORS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_colors.php',
'TCPDF_FILTERS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_filters.php',
'TCPDF_FONTS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_fonts.php',
'TCPDF_FONT_DATA' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_font_data.php',
'TCPDF_IMAGES' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_images.php',
'TCPDF_IMPORT' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_import.php',
'TCPDF_PARSER' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_parser.php',
'TCPDF_STATIC' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_static.php',
'ntlm_sasl_client_class' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php',
'phpmailerException' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
)

Definition at line 122 of file autoload_static.php.

Referenced by Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b\getInitializer().

◆ $files

Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b::$files
static
Initial value:
= array (
'ce89ac35a6c330c55f4710717db9ff78' => __DIR__ . '/..' . '/kriswallsmith/assetic/src/functions.php',
'2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
)

Definition at line 9 of file autoload_static.php.

Referenced by ComposerAutoloaderInit0b7e5ccf6ad3b6544d6c5a11478f9b6b\getLoader().

◆ $prefixDirsPsr4

Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b::$prefixDirsPsr4
static
Initial value:
= array (
'cweagans\\Composer\\' =>
0 => __DIR__ . '/..' . '/cweagans/composer-patches/src',
),
'Whoops\\' =>
0 => __DIR__ . '/..' . '/filp/whoops/src/Whoops',
),
'Symfony\\Component\\Yaml\\' =>
0 => __DIR__ . '/..' . '/symfony/yaml',
),
'Symfony\\Component\\Process\\' =>
0 => __DIR__ . '/..' . '/symfony/process',
),
'Psr\\Log\\' =>
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
),
'Monolog\\' =>
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
),
'ILIAS\\' =>
0 => __DIR__ . '/../..' . '/../../src',
),
)

Definition at line 42 of file autoload_static.php.

Referenced by Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b\getInitializer().

◆ $prefixesPsr0

Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b::$prefixesPsr0
static

◆ $prefixLengthsPsr4

Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b::$prefixLengthsPsr4
static
Initial value:
= array (
'c' =>
'cweagans\\Composer\\' => 18,
),
'W' =>
'Whoops\\' => 7,
),
'S' =>
'Symfony\\Component\\Yaml\\' => 23,
'Symfony\\Component\\Process\\' => 26,
),
'P' =>
'Psr\\Log\\' => 8,
),
'M' =>
'Monolog\\' => 8,
),
'I' =>
'ILIAS\\' => 6,
),
)

Definition at line 14 of file autoload_static.php.

Referenced by Composer\Autoload\ComposerStaticInit0b7e5ccf6ad3b6544d6c5a11478f9b6b\getInitializer().


The documentation for this class was generated from the following file: