![]() |
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 PlgQuickiconPhpVersionCheck:Fonctions membres publiques | |
| onGetIcons ($context) | |
Champs de données | |
| const | PHP_SUPPORTED = 0 |
| const | PHP_SECURITY_ONLY = 1 |
| const | PHP_UNSUPPORTED = 2 |
Attributs protégés | |
| $app | |
| $autoloadLanguage = true | |
Fonctions membres privées | |
| getPhpSupport () | |
| shouldDisplayMessage () | |
Plugin to check the PHP version and display a warning about its support status
|
private |
Gets PHP support status.
| onGetIcons | ( | $context | ) |
Check the PHP version after the admin component has been dispatched.
| string | $context | The calling context |
|
private |
Determines if the message should be displayed
|
protected |
|
protected |
| const PHP_SECURITY_ONLY = 1 |
| const PHP_SUPPORTED = 0 |
| const PHP_UNSUPPORTED = 2 |