Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier updatecachetime.php

Espaces de nommage

 Joomla\Plugin
 

Fonctions

 updatecachetime_postinstall_condition ()
 
 updatecachetime_postinstall_action ()
 

Documentation des fonctions

◆ updatecachetime_postinstall_action()

updatecachetime_postinstall_action ( )

Sets the cachetimeout back to the default (6 hours)

Renvoie
void
Depuis
3.6.3

Références Factory\getApplication(), et Table\getInstance().

◆ updatecachetime_postinstall_condition()

updatecachetime_postinstall_condition ( )

Checks if the com_installer config for the cache Hours are eq 0 and the updatenotification Plugin is enabled

Renvoie
boolean
Depuis
3.6.3