noalyss Version-9
|
Go to the source code of this file.
Variables | |
$icheckbox =new ICheckBox("tagcell_color") | |
$nb_color =36 | |
$t_actif =new ISelect("t_actif") | |
$t_description =new ITextarea('t_description',$data->t_description) | |
$t_tag =new IText('t_tag',$data->t_tag) | |
$uos =new Single_Record('tag') | |
$icheckbox | javascript ='onclick="uncheck_other(this,\'tagcell_color\');"' |
$t_actif | selected =$data->t_actif |
$t_description | style =' class="itextarea" style="height:5em;vertical-align: top;"' |
$t_actif | value |
$icheckbox =new ICheckBox("tagcell_color") |
Definition at line 19 of file tag_detail.php.
Referenced by Acc_Other_Tax_MTable\input_custom().
$nb_color =36 |
Definition at line 33 of file tag_detail.php.
$t_actif =new ISelect("t_actif") |
Definition at line 13 of file tag_detail.php.
$t_description =new ITextarea('t_description',$data->t_description) |
Definition at line 11 of file tag_detail.php.
$t_tag =new IText('t_tag',$data->t_tag) |
Definition at line 10 of file tag_detail.php.
$uos =new Single_Record('tag') |
Definition at line 8 of file tag_detail.php.
$icheckbox javascript ='onclick="uncheck_other(this,\'tagcell_color\');"' |
Definition at line 20 of file tag_detail.php.
$t_actif selected =$data->t_actif |
Definition at line 18 of file tag_detail.php.
$t_description style =' class="itextarea" style="height:5em;vertical-align: top;"' |
Definition at line 12 of file tag_detail.php.
$t_actif value |
Definition at line 14 of file tag_detail.php.