XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe Upgrade_250
+ Graphe d'héritage de Upgrade_250:
+ Graphe de collaboration de Upgrade_250:

Fonctions membres publiques

 check_config ()
 
 check_templates ()
 
 apply_config ()
 
 apply_templates ()
 
 check_strayblock ()
 
 apply_strayblock ()
 
 __construct ()
 
- Fonctions membres publiques hérités de XoopsUpgrade
 __construct ($dirname=null)
 
 isApplied ()
 
 apply ()
 
 loadLanguage ($dirname)
 
 message ()
 

Fonctions membres privées

 strayblockCriteria ()
 

Membres hérités additionnels

- Champs de données hérités de XoopsUpgrade
 $usedFiles = array()
 
 $tasks = array()
 
 $languageFolder = null
 
 $logs = array()
 
- Fonctions membres protégées hérités de XoopsUpgrade
 getDbValue (XoopsDatabase $db, $table, $field, $condition='')
 

Description détaillée

Class upgrade_250

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( )

Documentation des fonctions membres

◆ apply_config()

apply_config ( )
Renvoie
bool

◆ apply_strayblock()

apply_strayblock ( )
Renvoie
bool
+ Voici le graphe d'appel pour cette fonction :

◆ apply_templates()

apply_templates ( )
Renvoie
bool

◆ check_config()

check_config ( )

Check if cpanel config already exists

◆ check_strayblock()

check_strayblock ( )
Renvoie
bool
+ Voici le graphe d'appel pour cette fonction :

◆ check_templates()

check_templates ( )
Renvoie
bool

◆ strayblockCriteria()

strayblockCriteria ( )
private

Identify a block mangled in the change from XOOPS 2.4.x to 2.5.0

The user menu block was element 1 in the old $modversion['blocks'] array, but became element 0 in 2.5.0. This results in the old block not being updated with new settings. We see it in 2.5.8+ where the theme overrides fail because of the extension change from .html to .tpl.

Installs are not a problem, just upgrades. This is the only block affected.

Renvoie
CriteriaElement
+ Voici le graphe des appelants de cette fonction :

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