Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Variables | |
$separator = strrpos($exception['class'], '\\') | |
$namespace = substr($exception['class'], 0, $separator) | |
$class = substr($exception['class'], $separator) | |
if(''===$class) else | if ('' !==$namespace) = $class |
if ( $exception[ 'message'] &&$index > 1) = $index | |
$isFirstUserCode = true | |
$isFirstUserCode = true |
$namespace = substr($exception['class'], 0, $separator) |
Référencé par CategoryFactory\__construct(), MVCFactory\__construct(), RouterFactory\__construct(), Application\all(), Factory\createConfig(), MarkdownDescriptor\describeApplication(), TextDescriptor\describeApplication(), TextDescriptor\describeJoomlaApplication(), Application\findNamespace(), Application\getAllCommands(), XmlDescriptor\getApplicationDocument(), Factory\getConfig(), Factory\getFormat(), JNamespacePsr4Map\getNamespaces(), JNamespacePsr4Map\load(), FeedParser\parse(), WebAssetRegistry\parseRegistryFile(), DebugClassLoader\patchMethod(), FeedParser\processElement(), FeedParser\registerNamespace(), JLoader\registerNamespace(), XML\savePublicKey(), InstallationApplication\setCfg(), XML\setNamespace(), FlattenException\setTrace(), CaptchaRule\test(), et JNamespacePsr4Map\writeNamespaceFile().
$separator = strrpos($exception['class'], '\\') |
if($exception['message'] && $index > 1) = $index |