Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence du fichier hathormessage.php

Espaces de nommage

 Joomla\Administrator
 

Fonctions

 hathormessage_postinstall_condition ()
 
 hathormessage_postinstall_action ()
 

Documentation des fonctions

◆ hathormessage_postinstall_action()

hathormessage_postinstall_action ( )

Set the default backend template back to isis if you are allowed to do this This also sets the current user setting to isis if not done yet

Renvoie
void
Depuis
3.7

Références $db, $query, $template, $user, JPATH_ADMINISTRATOR, et null.

◆ hathormessage_postinstall_condition()

hathormessage_postinstall_condition ( )

Checks if hathor is the default backend template or currently used as default style. If yes we want to show a message and action button.

Renvoie
boolean
Depuis
3.7

Références $db, $query, $template, et $user.