XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier settings_db.php

Espaces de nommage

 upgrader
 

Fonctions

 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))
 

Documentation des fonctions

◆ getDbCharsets()

getDbCharsets ( )
Renvoie
array
+ Voici le graphe des appelants de cette fonction :

◆ getDbCollations()

getDbCollations ( )
Renvoie
array
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ xoFormFieldCollation()

xoFormFieldCollation (   $name,
  $value,
  $label,
  $help = '' 
)
Paramètres
$name
$value
$label
string$help
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

Documentation des variables

◆ $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))