Alternc  latest
Alternc logiel libre pour l'hébergement
bro_pref.php File Reference

Go to the source code of this file.

Variables

 $fields
 Form to set the preferences of the file browser of AlternC. More...
 
if(!empty($submit)) $p =$bro->GetPrefs()
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"submit" => array ("post", "string", ""),
"editsizex" => array ("post", "string", ""),
"listmode" => array ("post", "string", ""),
"editsizey" => array ("post", "string", ""),
"showicons" => array ("post", "string", ""),
"downfmt" => array ("post", "string", ""),
"createfile" => array ("post", "string", ""),
"showtype" => array ("post", "string", ""),
"editor_font" => array ("post", "string", ""),
"editor_size" => array ("post", "string", ""),
"golastdir" => array ("post", "string", ""),
)

Form to set the preferences of the file browser of AlternC.

Definition at line 28 of file bro_pref.php.

◆ $p

if (!empty( $submit)) $p =$bro->GetPrefs()

Definition at line 49 of file bro_pref.php.