noalyss Version-9
Variables
cfgtags.inc.php File Reference

Manage the tags. More...

Go to the source code of this file.

Variables

 $js =sprintf("onclick=\"show_tag('%s','%s','%s','p')\"", Dossier::id(), $_REQUEST['ac'], '-1')
 
 $obj =new Tag_Group_SQL($cn)
 
 $obj_manage =new Tag_Group_MTable($obj)
 
 $out =new Output_Html_Tab()
 
 $r =ob_get_contents()
 
 $tabs =new Html_Tab("tg", _("Etiquette"))
 
 $tag =new Tag($cn)
 
 $tag_group =new Html_Tab("grp_tg", _("Groupe étiquettes"))
 
 $uos =new Single_Record('tag')
 
 if (isset( $_POST[ 'save_tag_sb']))
 

Detailed Description

Manage the tags.

Definition in file cfgtags.inc.php.

Variable Documentation

◆ $js

$js =sprintf("onclick=\"show_tag('%s','%s','%s','p')\"", Dossier::id(), $_REQUEST['ac'], '-1')

Definition at line 67 of file cfgtags.inc.php.

◆ $obj

$obj =new Tag_Group_SQL($cn)

Definition at line 80 of file cfgtags.inc.php.

◆ $obj_manage

$obj_manage =new Tag_Group_MTable($obj)

Definition at line 81 of file cfgtags.inc.php.

◆ $out

$out =new Output_Html_Tab()

◆ $r

$r =ob_get_contents()

Definition at line 86 of file cfgtags.inc.php.

◆ $tabs

$tabs =new Html_Tab("tg", _("Etiquette"))

Definition at line 33 of file cfgtags.inc.php.

◆ $tag

$tag =new Tag($cn)

Definition at line 36 of file cfgtags.inc.php.

◆ $tag_group

$tag_group =new Html_Tab("grp_tg", _("Groupe étiquettes"))

Definition at line 78 of file cfgtags.inc.php.

◆ $uos

$uos =new Single_Record('tag')

Definition at line 37 of file cfgtags.inc.php.

◆ if

if(isset($_POST['save_tag_sb'])) ( isset( $_POST[ 'save_tag_sb'])  )

Definition at line 38 of file cfgtags.inc.php.