API - XOOPS 2.5.11 Beta 2
By monxoops.fr
settings_db.php File Reference

Namespaces

namespace  upgrader
 

Functions

 getDbCharsets ()
 
 getDbCollations ()
 
 xoFormFieldCollation ($name, $value, $label, $help='')
 

Variables

if(!defined('XOOPS_ROOT_PATH')) $vars =& $_SESSION['settings']
 
if($_SERVER['REQUEST_METHOD']==='POST' &&@ $_POST['task']==='db') if(!isset( $vars[ 'DB_COLLATION'])) if (!empty( $error))
 

Function Documentation

◆ getDbCharsets()

getDbCharsets ( )
Returns
array
Here is the caller graph for this function:

◆ getDbCollations()

getDbCollations ( )
Returns
array
Here is the call graph for this function:
Here is the caller graph for this function:

◆ xoFormFieldCollation()

xoFormFieldCollation (   $name,
  $value,
  $label,
  $help = '' 
)
Parameters
$name
$value
$label
string$help
Returns
string
Here is the call graph for this function:

Variable Documentation

◆ $vars

if (!defined( 'XOOPS_ROOT_PATH')) $vars =& $_SESSION['settings']

◆ if

if( $_SERVER[ 'REQUEST_METHOD']==='POST' &&@ $_POST[ 'task']==='db') if(!isset($vars['DB_COLLATION'])) if(!empty($error)) ( empty $error)