Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Aller au code source de ce fichier.
Classes | |
class | JLoader |
Espaces de nommage | |
namespace | Joomla\Platform |
Fonctions | |
jexit ($message=0) | |
jimport ($path) |
jexit | ( | $message = 0 | ) |
Global application exit.
This function provides a single exit point for the platform.
mixed | $message | Exit code or string. Defaults to zero. |
Définition à la ligne 560 du fichier loader.php.
Référencé par JControllerForm\cancel(), JControllerAdmin\checkin(), JApplication\checkSession(), JFactory\createDbo(), JSessionStorage\getInstance(), JError\handleDie(), JControllerAdmin\reorder(), JControllerForm\save(), JControllerAdmin\saveorder(), JTableUser\setLastVisit(), et JError\throwError().
jimport | ( | $path | ) |
Intelligent file importer.
string | $path | A dot syntax path. |
Définition à la ligne 574 du fichier loader.php.
Références JLoader\import().
Référencé par JClientFtp\__construct(), JModelLegacy\addIncludePath(), JCacheController\addIncludePath(), JCacheStorage\addIncludePath(), JCache\addIncludePath(), JTableMenu\check(), JCacheStorageCachelite\clean(), JFile\copy(), JControllerLegacy\createView(), JControllerAdmin\delete(), JFolder\delete(), JCacheController\getInstance(), JCacheStorage\getInstance(), JModelLegacy\getInstance(), JFactory\getStream(), JCrypt\hasStrongPasswordSupport(), JPath\isOwner(), JViewLegacy\loadHelper(), JViewLegacy\loadTemplate(), JString\ltrim(), JApplication\redirect(), JApplicationWeb\redirect(), JString\rtrim(), JString\str_ireplace(), JString\str_split(), JString\strcspn(), JString\stristr(), JString\strrev(), JString\strspn(), JString\trim(), JString\ucfirst(), JString\ucwords(), JGoogleDataPicasaAlbum\upload(), JFile\upload(), et JFile\write().