![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
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='') | |
Class upgrade_230
| __construct | ( | ) |
| apply_bmlink | ( | ) |
| apply_cache | ( | ) |
| apply_config | ( | ) |
| apply_db | ( | ) |
Voici le graphe d'appel pour cette fonction :| apply_path | ( | ) |
Voici le graphe d'appel pour cette fonction :| check_bmlink | ( | ) |
Check if primary key for block_module_link is already set
| check_cache | ( | ) |
Check if cache_model table already exists
| check_config | ( | ) |
Check if cpanel config already exists
| check_db | ( | ) |
| check_path | ( | ) |
| convert_db | ( | $charset, | |
| $collation | |||
| ) |
| $charset | |
| $collation |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| convert_table | ( | $tables, | |
| $charset, | |||
| $collation | |||
| ) |
| $tables | |
| $charset | |
| $collation |
Voici le graphe des appelants de cette fonction :| set_configs | ( | $task | ) |
| $task |
Voici le graphe des appelants de cette fonction :| update_configs | ( | $task | ) |
| $task |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| write_mainfile | ( | $vars | ) |
| $vars |
Voici le graphe des appelants de cette fonction :