noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
tag_detail.php File Reference

Go to the source code of this file.

Variables

 $t_description = new ITextarea('t_description',$data->t_description)
 $t_tag = new IText('t_tag',$data->t_tag)
 $uos = new Tool_Uos('tag')
$t_description style = ' class="itextarea" style="height:5em;vertical-align: top;"'

Variable Documentation

$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 Tool_Uos('tag')

Definition at line 8 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.

 All Data Structures Namespaces Files Functions Variables Enumerations