noalyss Version-9
|
Go to the source code of this file.
Variables | |
$a_type | |
$str_code =new IText('me_code',$m->me_code) | |
$str_desc =new IText('me_description',$m->me_description) | |
$str_file =new IText('me_file',$m->me_file) | |
$str_js =new IText('me_javascript',$m->me_javascript) | |
$str_menu =new IText('me_menu',$m->me_menu) | |
$str_parameter =new IText('me_parameter',$m->me_parameter) | |
$str_type =new ISelect("me_type", $a_type) | |
$str_url =new IText('me_url',$m->me_url) | |
$str_type | selected =$m->me_type |
$a_type |
Definition at line 15 of file menu_detail.php.
Referenced by PDF_Operation\print_info().
$str_code =new IText('me_code',$m->me_code) |
Definition at line 6 of file menu_detail.php.
Referenced by Acc_Ledger_Purchase\confirm(), and Acc_Ledger_Sale\confirm().
$str_desc =new IText('me_description',$m->me_description) |
Definition at line 10 of file menu_detail.php.
$str_file =new IText('me_file',$m->me_file) |
Definition at line 11 of file menu_detail.php.
Referenced by Acc_Ledger_Purchase\insert(), Follow_Up\save(), and Follow_Up\save_short().
$str_js =new IText('me_javascript',$m->me_javascript) |
Definition at line 14 of file menu_detail.php.
$str_menu =new IText('me_menu',$m->me_menu) |
Definition at line 9 of file menu_detail.php.
$str_parameter =new IText('me_parameter',$m->me_parameter) |
Definition at line 13 of file menu_detail.php.
$str_type =new ISelect("me_type", $a_type) |
Definition at line 19 of file menu_detail.php.
$str_url =new IText('me_url',$m->me_url) |
Definition at line 12 of file menu_detail.php.
$str_type selected =$m->me_type |
Definition at line 20 of file menu_detail.php.