Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence du fichier import.legacy.php

Aller au code source de ce fichier.

Espaces de nommage

namespace  Joomla\Platform

Variables

if(!defined('JPATH_PLATFORM')) $os = strtoupper(substr(PHP_OS, 0, 3))
const JPATH_ISWIN (version_compare(PHP_VERSION, '5.4.0', '<')) = IS_WIN
const JPATH_ISMAC = IS_MAC

Documentation des variables

if (!defined('JPATH_PLATFORM')) $os = strtoupper(substr(PHP_OS, 0, 3))

Définition à la ligne 19 du fichier import.legacy.php.

Référencé par JClientFtp\read().

const JPATH_ISMAC = IS_MAC

Définition à la ligne 77 du fichier import.legacy.php.

const JPATH_ISWIN(version_compare(PHP_VERSION, '5.4.0', '<')) = IS_WIN

Définition à la ligne 76 du fichier import.legacy.php.