noalyss Version-9
|
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'])) | |
Manage the tags.
Definition in file cfgtags.inc.php.
$js =sprintf("onclick=\"show_tag('%s','%s','%s','p')\"", Dossier::id(), $_REQUEST['ac'], '-1') |
Definition at line 67 of file cfgtags.inc.php.
$obj =new Tag_Group_SQL($cn) |
Definition at line 80 of file cfgtags.inc.php.
$obj_manage =new Tag_Group_MTable($obj) |
Definition at line 81 of file cfgtags.inc.php.
$out =new Output_Html_Tab() |
Definition at line 91 of file cfgtags.inc.php.
Referenced by Acc_Ledger\display_additional_tax(), and Acc_Ledger\input_additional_tax().
$r =ob_get_contents() |
Definition at line 86 of file cfgtags.inc.php.
$tabs =new Html_Tab("tg", _("Etiquette")) |
Definition at line 33 of file cfgtags.inc.php.
Definition at line 36 of file cfgtags.inc.php.
$tag_group =new Html_Tab("grp_tg", _("Groupe étiquettes")) |
Definition at line 78 of file cfgtags.inc.php.
$uos =new Single_Record('tag') |
Definition at line 37 of file cfgtags.inc.php.
if(isset($_POST['save_tag_sb'])) | ( | isset( $_POST[ 'save_tag_sb']) | ) |
Definition at line 38 of file cfgtags.inc.php.