![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Graphe d'héritage de Upgrade_2510:
Graphe de collaboration de Upgrade_2510:Fonctions membres publiques | |
| __construct () | |
| apply_metarobots () | |
| check_protectordata () | |
| apply_protectordata () | |
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='') | |
| __construct | ( | ) |
__construct
| apply_metarobots | ( | ) |
Make meta_robots a textbox instead of a select
This will allow webmasters to utilize current robots meta tag standards bool
| apply_protectordata | ( | ) |
Move protector configs to xoops_data to segregate writable data for containerization
| check_protectordata | ( | ) |
Do we need to move protector writable data?