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

Espaces de nommage

 upgrader
 

Fonctions

if(!defined('XOOPS_ROOT_PATH')) genPathCheckHtml ($path, $valid)
 

Variables

 $vars =& $_SESSION['settings']
 
 $ctrl = new PathStuffController()
 
if($res=$ctrl->execute()) $myts = MyTextSanitizer::getInstance()
 
if($ctrl->validPath['data'] &&!empty($ctrl->permErrors['data'])) else {
 

Documentation des fonctions

◆ genPathCheckHtml()

if (!defined( 'XOOPS_ROOT_PATH')) genPathCheckHtml (   $path,
  $valid 
)
Paramètres
$path
$valid
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :

Documentation des variables

◆ $ctrl

$ctrl = new PathStuffController()

◆ $myts

if ( $res=$ctrl->execute()) $myts = MyTextSanitizer::getInstance()

◆ $vars

$vars =& $_SESSION['settings']

◆ else

if ( $ctrl->validPath[ 'data'] &&!empty( $ctrl->permErrors[ 'data'])) else {