noalyss Version-9
|
show the profile detail, included from ajax_misc.php More...
Go to the source code of this file.
Variables | |
$a_tab =array('profile_gen_div'=>'tabs','profile_menu_div'=>'tabs','profile_print_div'=>'tabs','profile_gestion_div'=>'tabs','profile_repo_div'=>'tabs',"profile_menu_mobile_div"=>"tabs") | |
$a_tab [$call_tab] ='tabs_selected' | |
$add_impression =HtmlInput::button("add", _("Ajout Menu"),"onclick=\"add_menu({dossier:$gDossier,p_id:$p_id,type:'pr'})\"") | |
$call_tab =$http->post('tab', "string",'profile_gen_div') | |
$desc =new IText("p_desc",$profile->p_desc) | |
$gDossier =Dossier::id() | |
$http =new HttpInput() | |
$id =HtmlInput::hidden('p_id',$profile->p_id) | |
$name =new IText("p_name",$profile->p_name) | |
$p_id =$http->request('p_id',"string", -1) | |
$profile =new Profile_sql($cn,$p_id) | |
$with_calc =new ICheckBox("with_calc","t") | |
$with_direct_form =new ICheckBox("with_direct_form","t") | |
$with_search_card =new ICheckBox("with_search_card",1) | |
if | ($p_id > 0) ('Nom')?></a ></li >< li class ="<?php echo $a_tab['profile_menu_div'] |
if( $p_id > 0) | else |
</ul >< div style="clear: both"></div > | endif |
show the profile detail, included from ajax_misc.php
Definition in file ajax_get_profile.php.
$a_tab =array('profile_gen_div'=>'tabs','profile_menu_div'=>'tabs','profile_print_div'=>'tabs','profile_gestion_div'=>'tabs','profile_repo_div'=>'tabs',"profile_menu_mobile_div"=>"tabs") |
Definition at line 42 of file ajax_get_profile.php.
$a_tab[ $call_tab] ='tabs_selected' |
Definition at line 43 of file ajax_get_profile.php.
$add_impression =HtmlInput::button("add", _("Ajout Menu"),"onclick=\"add_menu({dossier:$gDossier,p_id:$p_id,type:'pr'})\"") |
Definition at line 40 of file ajax_get_profile.php.
$call_tab =$http->post('tab', "string",'profile_gen_div') |
Definition at line 41 of file ajax_get_profile.php.
$desc =new IText("p_desc",$profile->p_desc) |
Definition at line 67 of file ajax_get_profile.php.
Referenced by Acc_Ledger_Search\build_search_sql(), Acc_Ledger\confirm(), Follow_Up\display(), Acc_Ledger_History_Generic\export_csv(), Acc_Ledger\input(), Acc_Operation\insert_jrn(), and Todo_List\toXML().
$gDossier =Dossier::id() |
Definition at line 39 of file ajax_get_profile.php.
Referenced by display_security_fieldset(), Anc_Operation\html_table(), Acc_Ledger_Search\list_operation(), Acc_Ledger_Search\list_operation_to_reconcile(), Profile_Menu\printing(), Profile_Menu\sub_menu(), and Fiche\Summary().
$http =new HttpInput() |
Definition at line 35 of file ajax_get_profile.php.
$id =HtmlInput::hidden('p_id',$profile->p_id) |
Definition at line 65 of file ajax_get_profile.php.
Definition at line 66 of file ajax_get_profile.php.
Referenced by Export_Data_PDF\__construct(), Acc_Ledger_Search\build_name_filter(), Acc_Ledger\display_ledger(), Document\download(), Print_Ledger_Detail\export(), Print_Ledger_Financial\export(), Print_Ledger_Simple\export(), Print_Ledger_Simple_Without_Vat\export(), Acc_Account\find_parent(), Acc_Ledger\get_tiers(), Acc_Ledger_History\get_tiers(), Fiche\HtmlTableDetail(), Template_Card_Category\input(), Acc_Report\input_name(), Acc_Ledger\input_new(), Dossier\name(), Exercice\select(), Exercice\select_date(), Fiche\test_me(), Card_Property\update(), Dossier\upgrade(), Document\upload(), and Sendmail_Core\verify().
Definition at line 37 of file ajax_get_profile.php.
$profile =new Profile_sql($cn,$p_id) |
Definition at line 38 of file ajax_get_profile.php.
$with_calc =new ICheckBox("with_calc","t") |
Definition at line 68 of file ajax_get_profile.php.
$with_direct_form =new ICheckBox("with_direct_form","t") |
Definition at line 71 of file ajax_get_profile.php.
$with_search_card =new ICheckBox("with_search_card",1) |
Definition at line 74 of file ajax_get_profile.php.
Definition at line 49 of file ajax_get_profile.php.
Definition at line 82 of file ajax_get_profile.php.
</ul><div style="clear: both"></div> endif |
Definition at line 62 of file ajax_get_profile.php.