noalyss
Version-9
|
manipulate the form_def's child table (form) More...
Public Member Functions | |
__construct ($p_name=null, $p_formula=null) | |
from_array ($p_array) | |
Convert an array into an array of row_rapport object the fo_id is 0, position = 0, the fo_frd_id (form_id) is the one of the current object, the db is also the current one. More... | |
get_info () | |
get_parameter ($p_string) | |
set_parameter ($p_string, $p_value) | |
Static Public Member Functions | |
static | test_me () |
Static Private Attributes | |
static | $variable |
manipulate the form_def's child table (form)
Definition at line 27 of file acc_report_row.class.php.
Acc_Report_Row::__construct | ( | $p_name = null , |
|
$p_formula = null |
|||
) |
Definition at line 37 of file acc_report_row.class.php.
References set_parameter().
Acc_Report_Row::from_array | ( | $p_array | ) |
Convert an array into an array of row_rapport object the fo_id is 0, position = 0, the fo_frd_id (form_id) is the one of the current object, the db is also the current one.
$p_array | contains the value |
Definition at line 76 of file acc_report_row.class.php.
References $ix, $obj, $p_array, $r, $ret, and isNumber().
Acc_Report_Row::get_info | ( | ) |
Definition at line 66 of file acc_report_row.class.php.
Acc_Report_Row::get_parameter | ( | $p_string | ) |
Acc_Report_Row::set_parameter | ( | $p_string, | |
$p_value | |||
) |
Definition at line 54 of file acc_report_row.class.php.
References $idx.
Referenced by __construct().
|
static |
Definition at line 108 of file acc_report_row.class.php.
References $a, $array, $b, $cn, and Dossier\connect().
|
staticprivate |
Definition at line 29 of file acc_report_row.class.php.