|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Go to the source code of this file.
Variables | |
| $aGroup =$this->cn->get_array("select tg_id, tg_name from tag_group order by 2 desc") | |
| $attr =sprintf('tag_status="%s"',$row['t_actif']) | |
| $js =sprintf("search_add_tag('%s','%s','%s','t')",$gDossier,$row['t_id'],$p_prefix) | |
| $max =$this->cn->count($ret) | |
| $nb_agroup =count($aGroup) | |
| $output =new Output_Html_Tab() | |
| $res =ob_get_contents() | |
| if( $max==0) | $tab_tag =new Html_Tab($p_prefix."tab_tag",_("Etiquettes")) |
| $tab_tag_group =new Html_Tab($p_prefix."tab_tag_group",_("Groupe")) | |
| if( $row['t_actif']=='N') | endfor |
Definition at line 67 of file tag_search_select.php.
| $attr =sprintf('tag_status="%s"',$row['t_actif']) |
Definition at line 33 of file tag_search_select.php.
Referenced by Fiche\blank(), Fiche\Display(), Fiche\display_row(), Anc_Operation\get_by_jid(), HtmlInput\get_js_attr(), IPoste\get_js_attr(), IAncCard\input(), IButton\input(), ICard\input(), IPopup\input(), ISmallButton\input(), Document\replace_special_tag(), and Fiche\to_array().
Definition at line 38 of file tag_search_select.php.
| $max =$this->cn->count($ret) |
Definition at line 7 of file tag_search_select.php.
| $nb_agroup =count($aGroup) |
Definition at line 68 of file tag_search_select.php.
| $output =new Output_Html_Tab() |
Definition at line 93 of file tag_search_select.php.
| return $res =ob_get_contents() |
Definition at line 108 of file tag_search_select.php.
Definition at line 14 of file tag_search_select.php.
Definition at line 66 of file tag_search_select.php.
| endfor |
Definition at line 56 of file tag_search_select.php.