![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de InstallationControllerRemovefolder:Fonctions membres publiques | |
| sendJsonResponse ($response) | |
Fonctions membres publiques hérités de JControllerBase | |
| __construct (JInput $input=null, AbstractApplication $app=null) | |
| getApplication () | |
| getInput () | |
| serialize () | |
| unserialize ($input) | |
Fonctions membres publiques hérités de JController | |
| execute () | |
Membres hérités additionnels | |
Fonctions membres protégées hérités de JControllerBase | |
| loadApplication () | |
| loadInput () | |
Attributs protégés hérités de JControllerBase | |
| $app | |
| $input | |
Controller class to set the FTP data for the Joomla Installer.
| sendJsonResponse | ( | $response | ) |
Method to send a JSON response. The data parameter can be an Exception object for when an error has occurred or a stdClass for a good response.
| mixed | $response | stdClass on success, Exception on failure. |
Références json_encode, et JLoader\register().