this file is always included and then executed it permits to change the user preferences More...
Go to the source code of this file.
Variables | |
$aLang | |
global | $g_user = new User($cn) |
$inside_dossier = false | |
if(isset($_REQUEST['gDossier'])&&$_REQUEST['gDossier']<>0) | $repo = new Database() |
$res | |
$style = new ISelect('style_user') | |
for ($i=0;$i< count($aLang);$i++) | |
if($inside_dossier) | if ($inside_dossier) |
$style | selected = $_SESSION['g_theme'] |
$style | value |
this file is always included and then executed it permits to change the user preferences
Definition in file ajax_preference.php.
$aLang |
array(array(_('Français'), 'fr_FR.utf8'), array(_('Anglais'), 'en_US.utf8'), array(_('Néerlandais'), 'nl_NL.utf8'), )
Definition at line 166 of file ajax_preference.php.
Definition at line 26 of file ajax_preference.php.
$inside_dossier = false |
Definition at line 41 of file ajax_preference.php.
Definition at line 56 of file ajax_preference.php.
Referenced by Acc_Ledger_Sold\confirm(), User\get_list(), Acc_Ledger_Sold\insert(), Acc_Ledger_Purchase\insert(), Stock_Goods\insert_goods(), User\save_global_preference(), User\save_password(), and Dossier\synchro_admin().
$res |
$repo->exec_sql("select the_name from theme order by the_name")
Definition at line 58 of file ajax_preference.php.
Definition at line 60 of file ajax_preference.php.
Referenced by INum\display(), Periode\display_form_periode(), Anc_Acc_List\display_html(), html_min_page_start(), html_page_start(), ISelect\input(), and Html_Table\sql2table().
for($i=0;$i< count($aLang);$i++) |
Definition at line 171 of file ajax_preference.php.
Definition at line 145 of file ajax_preference.php.
Definition at line 64 of file ajax_preference.php.
$repo->make_array("select the_name,the_name from theme order by the_name")
Definition at line 61 of file ajax_preference.php.