concerne only the template More...
Go to the source code of this file.
Variables | |
if(isset($_POST['upd'])&&isset($_POST['m'])) | $cn = new Database() |
$count = Database::num_row($Res) | |
$header = new Sort_Table() | |
$ord = (isset($_REQUEST['ord']))?$_REQUEST['ord']:'na' | |
$Res | |
$sa = (isset($_REQUEST['sa'])) ? $_REQUEST['sa'] : 'list' | |
$sql_order = $header->get_sql_order($ord) | |
$url = "?sa=list&action=".$_REQUEST['action'] | |
if (isset($_POST["FMOD_NAME"])) |
concerne only the template
Definition in file modele.inc.php.
Definition at line 55 of file modele.inc.php.
$count = Database::num_row($Res) |
Definition at line 220 of file modele.inc.php.
Referenced by Fiche_Def\Add(), Tool_Uos\check(), Default_Menu\check_code(), Pre_op_ods\compute_array(), Pre_Op_Advanced\compute_array(), Pre_op_fin\compute_array(), Pre_op_ven\compute_array(), Pre_op_ach\compute_array(), Acc_Ledger\confirm(), Exercice\count(), Anc_Operation\display_form_plan(), Tool_Uos\get_count(), gestion_sold\get_list(), gestion_purchase\get_list(), Anc_Operation\html_table(), Extension\insert_plugin(), Fiche\is_used(), Anc_Plan\isAppend(), Acc_Ledger\list_operation(), Acc_Ledger\list_operation_to_reconcile(), Anc_Balance_Simple\load(), Anc_Balance_Double\load(), Stock_Goods\record_save(), Lettering\save(), Acc_Ledger\save(), User\save_global_preference(), User\save_profile(), User\set_mini_report(), Follow_Up\tag_add(), Acc_Account\update(), and Acc_Bilan\warning().
$header = new Sort_Table() |
Definition at line 209 of file modele.inc.php.
$ord = (isset($_REQUEST['ord']))?$_REQUEST['ord']:'na' |
Definition at line 214 of file modele.inc.php.
$Res |
$cn->exec_sql("select mod_id,mod_name,mod_desc from modeledef $sql_order")
Definition at line 217 of file modele.inc.php.
$sa = (isset($_REQUEST['sa'])) ? $_REQUEST['sa'] : 'list' |
Definition at line 34 of file modele.inc.php.
$sql_order = $header->get_sql_order($ord) |
Definition at line 215 of file modele.inc.php.
$url = "?sa=list&action=".$_REQUEST['action'] |
Definition at line 207 of file modele.inc.php.