XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
page_pathsettings.php File Reference

Go to the source code of this file.

Namespaces

namespace  installer
 

Variables

 $content = ob_get_contents()
 
 $ctrl = new PathStuffController($wizard->configs['xoopsPathDefault'], $wizard->configs['dataPath'])
 
 $pageHasForm = true
 
 $pageHasHelp = true
 
if($ctrl->validPath['root']&&!empty($ctrl->
permErrors['root'])) 
else
 

Variable Documentation

$content = ob_get_contents()

Definition at line 133 of file page_pathsettings.php.

$ctrl = new PathStuffController($wizard->configs['xoopsPathDefault'], $wizard->configs['dataPath'])

Definition at line 37 of file page_pathsettings.php.

$pageHasForm = true

Definition at line 34 of file page_pathsettings.php.

$pageHasHelp = true

Definition at line 35 of file page_pathsettings.php.

if ($ctrl->validPath['data']&&!empty($ctrl->permErrors['data'])) else
Initial value:
{
echo '<div id="rootperms" class="x2-note" style="display: none;" />'

Definition at line 89 of file page_pathsettings.php.