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 de la classe JoomlaupdateViewDefault
+ Graphe d'héritage de JoomlaupdateViewDefault:

Fonctions membres publiques

 shouldDisplayPreUpdateCheck ()
 

Attributs protégés

 $updateInfo = null
 
 $methodSelect = null
 
 $methodSelectUpload = null
 
 $phpOptions = null
 
 $phpSettings = null
 
 $nonCoreExtensions = null
 

Fonctions membres privées

 checkForSelfUpdate ()
 

Description détaillée

Joomla! Update's Default View

Depuis
2.5.4

Documentation des fonctions membres

◆ checkForSelfUpdate()

checkForSelfUpdate ( )
private

Makes sure that the Joomla! Update Component Update is in the database and check if there is a new version.

Renvoie
boolean True if there is an update else false
Depuis
3.6.3

Références $db, $query, et null.

◆ shouldDisplayPreUpdateCheck()

shouldDisplayPreUpdateCheck ( )

Returns true, if the pre update check should be displayed. This logic is not hardcoded in tmpl files, because it is used by the Hathor tmpl too.

Renvoie
boolean
Depuis
3.10.0

Documentation des champs

◆ $methodSelect

$methodSelect = null
protected

◆ $methodSelectUpload

$methodSelectUpload = null
protected

◆ $nonCoreExtensions

$nonCoreExtensions = null
protected

◆ $phpOptions

$phpOptions = null
protected

◆ $phpSettings

$phpSettings = null
protected

◆ $updateInfo

$updateInfo = null
protected

La documentation de cette classe a été générée à partir du fichier suivant :