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

Namespaces

namespace  upgrader
 

Functions

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 {
 

Function Documentation

◆ genPathCheckHtml()

if(!defined('XOOPS_ROOT_PATH')) genPathCheckHtml (   $path,
  $valid 
)
Parameters
$path
$valid
Returns
string
Here is the call graph for this function:

Variable Documentation

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