31 if (
GETPOST(
'formfilteraction',
'alphanohtml') ==
'listafterchangingselectedfields')
35 $varpage = empty($contextpage) ?
$_SERVER[
"PHP_SELF"] : $contextpage;
37 if (
GETPOST(
"selectedfields")) $tabparam[
"MAIN_SELECTEDFIELDS_".$varpage] =
GETPOST(
"selectedfields");
38 else $tabparam[
"MAIN_SELECTEDFIELDS_".$varpage] =
'';
40 include_once DOL_DOCUMENT_ROOT.
'/core/lib/functions2.lib.php';
GETPOST($paramname, $check= 'alphanohtml', $method=0, $filter=null, $options=null, $noreplace=0)
Return value of a param into GET or POST supervariable.
dol_set_user_param($db, $conf, &$user, $tab)
Save personnal parameter.
print $_SERVER["PHP_SELF"]
Edit parameters.