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

Fonctions membres publiques

 __construct ()
 
 check_config ()
 
 check_cache ()
 
 check_bmlink ()
 
 apply_bmlink ()
 
 apply_config ()
 
 apply_cache ()
 
 check_path ()
 
 apply_path ()
 
 check_db ()
 
 apply_db ()
 
 update_configs ($task)
 
 convert_db ($charset, $collation)
 
 convert_table ($tables, $charset, $collation)
 
 write_mainfile ($vars)
 
 set_configs ($task)
 
- Fonctions membres publiques hérités de XoopsUpgrade
 __construct ($dirname=null)
 
 isApplied ()
 
 apply ()
 
 loadLanguage ($dirname)
 
 message ()
 

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_230

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( )

Documentation des fonctions membres

◆ apply_bmlink()

apply_bmlink ( )
Renvoie
bool

◆ apply_cache()

apply_cache ( )

◆ apply_config()

apply_config ( )
Renvoie
bool

◆ apply_db()

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

◆ apply_path()

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

◆ check_bmlink()

check_bmlink ( )

Check if primary key for block_module_link is already set

◆ check_cache()

check_cache ( )

Check if cache_model table already exists

◆ check_config()

check_config ( )

Check if cpanel config already exists

◆ check_db()

check_db ( )
Renvoie
bool

◆ check_path()

check_path ( )
Renvoie
bool

◆ convert_db()

convert_db (   $charset,
  $collation 
)
Paramètres
$charset
$collation
Renvoie
bool
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ convert_table()

convert_table (   $tables,
  $charset,
  $collation 
)
Paramètres
$tables
$charset
$collation
Renvoie
array
+ Voici le graphe des appelants de cette fonction :

◆ set_configs()

set_configs (   $task)
Paramètres
$task
Renvoie
array|bool
+ Voici le graphe des appelants de cette fonction :

◆ update_configs()

update_configs (   $task)
Paramètres
$task
Renvoie
bool
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ write_mainfile()

write_mainfile (   $vars)
Paramètres
$vars
Renvoie
bool
+ Voici le graphe des appelants de cette fonction :

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