noalyss Version-9
|
concerns the predefined operation for the operation from 'Ecriture direct' More...
Public Member Functions | |
__construct ($cn) | |
compute_array ($p_od_id) | |
compute an array accordingly with the FormVenView function More... | |
display ($p_array) | |
Display the form for modifying or adding new predefined operation. More... | |
get_post () | |
get the post and stove them into data member , before saving them in the db More... | |
load ($p_od_id) | |
load the data from the database and return an array More... | |
save ($p_od_id, $p_nb_item) | |
save the detail and op in the database More... | |
__construct ($p_cn) | |
Additional Inherited Members | |
Static Public Member Functions inherited from Pre_operation_detail | |
static | build_detail ($p_jrn_type, Database $database) |
concerns the predefined operation for the operation from 'Ecriture direct'
Definition at line 29 of file pre_op_advanced.class.php.
Pre_Op_Advanced::__construct | ( | $cn | ) |
Reimplemented from Pre_operation_detail.
Definition at line 31 of file pre_op_advanced.class.php.
References $cn.
Pre_Op_Advanced::compute_array | ( | $p_od_id | ) |
compute an array accordingly with the FormVenView function
Definition at line 108 of file pre_op_advanced.class.php.
References $array, $count, $p_array, $row, and load().
Pre_Op_Advanced::display | ( | $p_array | ) |
Display the form for modifying or adding new predefined operation.
array | $p_array | is the result of compute_array or blank |
Exception |
Definition at line 161 of file pre_op_advanced.class.php.
References $amount, $deb, $Fiche, $g_parameter, $g_user, $i, $label, $nb_row, $p_array, $poste, $quick_code, $ret, ATTR_DEF_NAME, db, FICADD, HtmlInput\hidden(), Dossier\id(), Icon_Action\infobulle(), table, td(), tr(), and value.
Pre_Op_Advanced::get_post | ( | ) |
get the post and stove them into data member , before saving them in the db
Definition at line 39 of file pre_op_advanced.class.php.
Pre_Op_Advanced::load | ( | $p_od_id | ) |
load the data from the database and return an array
Definition at line 142 of file pre_op_advanced.class.php.
References $array, $res, $sql, db, and DatabaseCore\fetch_all().
Referenced by compute_array().
Pre_Op_Advanced::save | ( | $p_od_id, | |
$p_nb_item | |||
) |
save the detail and op in the database
Definition at line 74 of file pre_op_advanced.class.php.
References $e, $i, $sql, db, and record_log().