noalyss Version-9
|
Class to manage the company parameter (address, name...) More...
Public Member Functions | |
__construct ($p_cn) | |
__toString () | |
check ($p_attr, $p_value) | |
check_anc_filter ($p_value) | |
match_analytic ($p_accounting) | |
Check if an accounting match the anc_filter. More... | |
save ($p_attr) | |
save the parameter into the database by inserting or updating More... | |
update () | |
save data More... | |
Data Fields | |
$db | |
$MY_ALPHANUM | |
$MY_ANALYTIC | |
$MY_ANC_FILTER | |
$MY_CHECK_PERIODE | |
$MY_COMMUNE | |
$MY_COUNTRY | |
$MY_CP | |
$MY_CURRENCY | |
$MY_DATE_SUGGEST | |
$MY_DEFAULT_ROUND_ERROR_CRED | |
$MY_DEFAULT_ROUND_ERROR_DEB | |
$MY_FAX | |
$MY_NAME | |
$MY_NUMBER | |
$MY_PAYS | |
$MY_PJ_SUGGEST | |
$MY_REPORT | |
In Belgium , we need a report on the beginning of the exercice , not in French,. More... | |
$MY_STOCK | |
$MY_STREET | |
$MY_STRICT | |
$MY_TEL | |
$MY_TVA | |
$MY_TVA_USE | |
$MY_UPDLAB | |
Class to manage the company parameter (address, name...)
Definition at line 27 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::__construct | ( | $p_cn | ) |
Definition at line 57 of file noalyss_parameter_folder.class.php.
References $i, $Res, $row, db, DatabaseCore\fetch_array(), and DatabaseCore\num_row().
Noalyss_Parameter_Folder::__toString | ( | ) |
Definition at line 72 of file noalyss_parameter_folder.class.php.
References $r.
Noalyss_Parameter_Folder::check | ( | $p_attr, | |
$p_value | |||
) |
Definition at line 114 of file noalyss_parameter_folder.class.php.
References check_anc_filter(), and noalyss_str_replace().
Referenced by save().
Noalyss_Parameter_Folder::check_anc_filter | ( | $p_value | ) |
Definition at line 101 of file noalyss_parameter_folder.class.php.
Referenced by check().
Noalyss_Parameter_Folder::match_analytic | ( | $p_accounting | ) |
Check if an accounting match the anc_filter.
string | $p_accounting |
Definition at line 216 of file noalyss_parameter_folder.class.php.
References $string.
Noalyss_Parameter_Folder::save | ( | $p_attr | ) |
save the parameter into the database by inserting or updating
$p_attr | give the attribut name |
Definition at line 154 of file noalyss_parameter_folder.class.php.
References $e, $Res, $value, check(), and db.
Referenced by update().
Noalyss_Parameter_Folder::update | ( | ) |
save data
Definition at line 184 of file noalyss_parameter_folder.class.php.
References save().
Noalyss_Parameter_Folder::$db |
Definition at line 29 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_ALPHANUM |
Definition at line 45 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_ANALYTIC |
Definition at line 39 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_ANC_FILTER |
Definition at line 50 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_CHECK_PERIODE |
Definition at line 43 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_COMMUNE |
Definition at line 37 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_COUNTRY |
Definition at line 52 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_CP |
Definition at line 34 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_CURRENCY |
Definition at line 51 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_DATE_SUGGEST |
Definition at line 44 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_DEFAULT_ROUND_ERROR_CRED |
Definition at line 49 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_DEFAULT_ROUND_ERROR_DEB |
Definition at line 48 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_FAX |
Definition at line 38 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_NAME |
Definition at line 30 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_NUMBER |
Definition at line 33 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_PAYS |
Definition at line 36 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_PJ_SUGGEST |
Definition at line 42 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_REPORT |
In Belgium , we need a report on the beginning of the exercice , not in French,.
Definition at line 53 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_STOCK |
Definition at line 47 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_STREET |
Definition at line 32 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_STRICT |
Definition at line 40 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_TEL |
Definition at line 35 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_TVA |
Definition at line 31 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_TVA_USE |
Definition at line 41 of file noalyss_parameter_folder.class.php.
Noalyss_Parameter_Folder::$MY_UPDLAB |
Definition at line 46 of file noalyss_parameter_folder.class.php.