Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Tout Structures de données Espaces de nommage Fichiers Fonctions Variables Pages
Référence du fichier libraries/legacy/error/error.php

Structures de données

class  JError
 

Espaces de nommage

 Joomla\Legacy
 

Variables

const JERROR_ILLEGAL_OPTIONS = 1
 
const JERROR_CALLBACK_NOT_CALLABLE = 2
 
const JERROR_ILLEGAL_MODE = 3
 

Documentation des variables

◆ JERROR_CALLBACK_NOT_CALLABLE

const JERROR_CALLBACK_NOT_CALLABLE = 2

Référencé par JError\setErrorHandling().

◆ JERROR_ILLEGAL_MODE

const JERROR_ILLEGAL_MODE = 3

Référencé par JError\setErrorHandling().

◆ JERROR_ILLEGAL_OPTIONS

const JERROR_ILLEGAL_OPTIONS = 1

Référencé par JError\setErrorHandling().