API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
__construct () | |
apply_metarobots () | |
check_protectordata () | |
apply_protectordata () | |
Public Member Functions inherited from XoopsUpgrade | |
__construct ($dirname=null) | |
isApplied () | |
apply () | |
loadLanguage ($dirname) | |
message () | |
Additional Inherited Members | |
Data Fields inherited from XoopsUpgrade | |
$usedFiles = array() | |
$tasks = array() | |
$languageFolder = null | |
$logs = array() | |
Protected Member Functions inherited from 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?