Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

pref.inc.php File Reference

Go to the source code of this file.

Variables

</script ><?}else{$l_pass=md5($_POST METHOD ['pass_1']);$Res=ExecSql($Rep,"updateac_userssetuse_pass='$l_pass'whereuse_login='".$_SESSION['g_user']."'");$pass=$_POST['pass_1'];$_SESSION['g_pass']=$_POST['pass_1'];$g_pass=$_POST['pass_1'];}}$url=$_SERVER['REQUEST_URI'];?>< H2CLASS="info"> Password</H2 >< FORMACTION="<?echo$url;?>
 $res
 $style [] = $st['the_name']
 $disp_style = "<SELECT NAME=\"style_user\" >"
 $msg = ""
 $l_user_per = $User->GetPeriode()
 $label = ($_SESSION['g_pagesize'] == -1)?'Illimité':$_SESSION['g_pagesize']


Variable Documentation

$disp_style = "<SELECT NAME=\"style_user\" >"
 

Definition at line 66 of file pref.inc.php.

$l_user_per = $User->GetPeriode()
 

Definition at line 104 of file pref.inc.php.

$label = ($_SESSION['g_pagesize'] == -1)?'Illimité':$_SESSION['g_pagesize']
 

Definition at line 139 of file pref.inc.php.

Referenced by fiche::blank(), fiche::Display(), EncodeFiche(), Cpdf::o_annotation(), Cpdf::o_fontEncoding(), and UpdateFiche().

$msg = ""
 

Definition at line 96 of file pref.inc.php.

Referenced by fiche::blank(), CheckPoste(), fiche::Display(), form_verify_input(), FormAchInput(), FormODS(), FormVenInput(), widget::IOValue(), and VerifyOperationDate().

$res
 

Initial value:

ExecSql($Rep,"select the_name from theme
                      order by the_name")

Definition at line 59 of file pref.inc.php.

Referenced by cl_user::Admin(), cl_user::Check(), Document_modele::Delete(), Cpdf::o_action(), Cpdf::o_annotation(), Cpdf::o_catalog(), Cpdf::o_contents(), Cpdf::o_destination(), Cpdf::o_encryption(), Cpdf::o_font(), Cpdf::o_fontDescriptor(), Cpdf::o_fontEncoding(), Cpdf::o_image(), Cpdf::o_info(), Cpdf::o_outlines(), Cpdf::o_page(), Cpdf::o_pages(), Cpdf::o_procset(), and Cpdf::o_viewerPreferences().

$style[] = $st['the_name']
 

Definition at line 63 of file pref.inc.php.

Referenced by html_page_start().

</script><?}else{$l_pass=md5($_POST METHOD['pass_1']);$Res=ExecSql($Rep,"updateac_userssetuse_pass='$l_pass'whereuse_login='".$_SESSION['g_user']."'");$pass=$_POST['pass_1'];$_SESSION['g_pass']=$_POST['pass_1'];$g_pass=$_POST['pass_1'];}}$url=$_SERVER['REQUEST_URI'];?><H2CLASS="info"> Password</H2><FORMACTION="<?echo$url;?>
 

Initial value:

"POST">
<TABLE ALIGN="CENTER">
<TR><TD><input type="password" name="pass_1"></TD></TR>
<TR><TD><input type="password" name="pass_2"></TD></TR>
<TR><TD><input type="submit" name="spass" value="Change mot de passe"></TD></TR>
</TABLE>
</FORM>
<?
$Rep=DbConnect()

Definition at line 48 of file pref.inc.php.

Referenced by DefModele(), EncodeModele(), FormAchView(), FormVenteView(), RecordJrn(), ShowDevise(), ShowFormTransfert(), ShowPeriode(), u_ShowMenuRecherche(), VerifImport(), ViewFiche(), and ViewImp().