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

Espaces de nommage

 installer
 

Fonctions

 install_acceptUser ($hash='')
 
 install_finalize ($installer_modified)
 
 xoFormField ($name, $value, $label, $help='')
 
 xoPassField ($name, $value, $label, $help='')
 
 xoFormSelect ($name, $value, $label, $options, $help='', $extra='')
 
 getDirList ($dirname)
 
 xoDiag ($status=-1, $str='')
 
 xoDiagBoolSetting ($name, $wanted=false, $severe=false)
 
 xoDiagIfWritable ($path)
 
 xoPhpVersion ()
 
 genPathCheckHtml ($path, $valid)
 
 getDbCharsets ($link)
 
 getDbCollations ($link, $charset)
 
 validateDbCharset ($link, &$charset, &$collation)
 
 xoFormFieldCollation ($name, $value, $label, $help, $link, $charset)
 
 xoFormBlockCollation ($name, $value, $label, $help, $link, $charset)
 
 xoFormFieldCharset ($name, $value, $label, $help='', $link)
 
 xoPutLicenseKey ($system_key, $licensefile, $license_file_dist='license.dist.php')
 
 xoBuildLicenceKey ()
 
 xoStripeKey ($xoops_key)
 
 writeLicenseKey ()
 

Documentation des fonctions

◆ genPathCheckHtml()

genPathCheckHtml (   $path,
  $valid 
)
Paramètres
$path
$valid
Renvoie
string

◆ getDbCharsets()

getDbCharsets (   $link)
Paramètres
$link
Renvoie
mixed
+ Voici le graphe des appelants de cette fonction :

◆ getDbCollations()

getDbCollations (   $link,
  $charset 
)
Paramètres
$link
$charset
Renvoie
mixed
+ Voici le graphe des appelants de cette fonction :

◆ getDirList()

getDirList (   $dirname)
Paramètres
$dirname
Renvoie
array

◆ install_acceptUser()

install_acceptUser (   $hash = '')
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ install_finalize()

install_finalize (   $installer_modified)
Paramètres
$installer_modified

◆ validateDbCharset()

validateDbCharset (   $link,
$charset,
$collation 
)
Paramètres
$link
$charset
$collation
Renvoie
null|string
+ Voici le graphe d'appel pour cette fonction :

◆ writeLicenseKey()

writeLicenseKey ( )
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ xoBuildLicenceKey()

xoBuildLicenceKey ( )

*#+ Xoops Build Licence System Key

+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ xoDiag()

xoDiag (   $status = -1,
  $str = '' 
)
Paramètres
$status
string$str
Renvoie
string
+ Voici le graphe des appelants de cette fonction :

◆ xoDiagBoolSetting()

xoDiagBoolSetting (   $name,
  $wanted = false,
  $severe = false 
)
Paramètres
$name
bool$wanted
bool$severe
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ xoDiagIfWritable()

xoDiagIfWritable (   $path)

seems to only be used for license file?

Paramètres
string$pathdir or file path
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ xoFormBlockCollation()

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

◆ xoFormField()

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

◆ xoFormFieldCharset()

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

◆ xoFormFieldCollation()

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

◆ xoFormSelect()

xoFormSelect (   $name,
  $value,
  $label,
  $options,
  $help = '',
  $extra = '' 
)
Paramètres
$name
$value
$label
array$options
string$help
$extra
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ xoPassField()

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

◆ xoPhpVersion()

xoPhpVersion ( )
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

◆ xoPutLicenseKey()

xoPutLicenseKey (   $system_key,
  $licensefile,
  $license_file_dist = 'license.dist.php' 
)

*#+ Xoops Write Licence System Key

Paramètres
$system_key
$licensefile
string$license_file_dist
Renvoie
string
+ Voici le graphe des appelants de cette fonction :

◆ xoStripeKey()

xoStripeKey (   $xoops_key)

*#+ Xoops Stripe Licence System Key

Paramètres
$xoops_key
Renvoie
mixed|string
+ Voici le graphe des appelants de cette fonction :