noalyss Version-9
|
display a form to change the name of a predefined operation More...
Go to the source code of this file.
Variables | |
$array =$op->blank($ledger_id) | |
$html = escape_xml($html1) | |
$html1 = ob_get_contents() | |
$id =$http->get("id","number") | |
$name = new IText('opd_name') | |
$op =new Pre_Operation($cn,$id) | |
$opd_description =new ITextarea('od_description') | |
if( $id > 0) | else |
$name | size = 60 |
$opd_description | style =' class="itextarea" style="width:30em;height:4em;vertical-align:top"' |
$name | value = $op->od_name |
display a form to change the name of a predefined operation
Definition in file ajax_mod_predf_op.php.
$array =$op->blank($ledger_id) |
Definition at line 41 of file ajax_mod_predf_op.php.
$html = escape_xml($html1) |
Definition at line 73 of file ajax_mod_predf_op.php.
$html1 = ob_get_contents() |
Definition at line 71 of file ajax_mod_predf_op.php.
$id =$http->get("id","number") |
Definition at line 28 of file ajax_mod_predf_op.php.
Definition at line 47 of file ajax_mod_predf_op.php.
Definition at line 30 of file ajax_mod_predf_op.php.
$opd_description =new ITextarea('od_description') |
Definition at line 51 of file ajax_mod_predf_op.php.
Referenced by Pre_operation\save_propose().
if (headers_sent()) else |
Definition at line 38 of file ajax_mod_predf_op.php.
$num size = 60 |
Definition at line 49 of file ajax_mod_predf_op.php.
Referenced by INum\__construct(), Noalyss_Csv\__construct(), IPeriod\__construct(), HtmlInput\__construct(), IPoste\__construct(), Noalyss_Csv\add(), Noalyss_Csv\clean(), IAncCard\input(), IText\input(), Noalyss_Csv\set_size(), and Noalyss_Csv\write().
$dest style =' class="itextarea" style="width:30em;height:4em;vertical-align:top"' |
Definition at line 52 of file ajax_mod_predf_op.php.
Referenced by ICard\__construct(), INum\__construct(), IDate\__construct(), IText\__construct(), ISpan\__construct(), ITextarea\__construct(), IText\display(), Anc_Print\display_form(), Noalyss\Dbg\display_global(), Noalyss\Dbg\display_request(), Noalyss\Dbg\display_size(), Noalyss\Dbg\hidden_info(), ICard\input(), ISelect\input(), ISpan\input(), IText\input(), ITextarea\input(), Anc_Key\key_add(), menu_acc_plan(), Noalyss_Appearance\print_css(), ICard\set_style(), and ICard\test_me().
$opd_description value = $op->od_name |
Definition at line 48 of file ajax_mod_predf_op.php.