Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Structures de données | |
class | JLoader |
Fonctions | |
if(!function_exists('jexit')) | jimport ($path, $base=null) |
Intelligent file importer.
string | $path | A dot syntax path. |
string | $base | Search this directory for the class. |
Global application exit.
This function provides a single exit point for the platform.
mixed | $message | Exit code or string. Defaults to zero. |
Références $base, $path, et JLoader\import().