Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier installation/includes/app.php

Espaces de nommage

 Joomla\Installation
 

Variables

const JPATH_BASE dirname(__DIR__)
 
 if (!file_exists(JPATH_LIBRARIES . '/vendor/autoload.php')||!is_dir(JPATH_ROOT . '/media/vendor'))
 
 $container = \Joomla\CMS\Factory::getContainer()
 

Documentation des variables

◆ $container

◆ if

if(!file_exists(JPATH_LIBRARIES . '/vendor/autoload.php')||!is_dir(JPATH_ROOT . '/media/vendor'))

◆ JPATH_BASE