Home
last modified time | relevance | path

Searched refs:dol_htmlentitiesbr (Results 1 – 25 of 138) sorted by relevance

123456

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/tpl/
H A Dobjectline_view.tpl.php117 print ($txt ? ' - ' : '').dol_htmlentitiesbr($line->description);
133 …print $form->textwithtooltip($text, dol_htmlentitiesbr($line->description), 3, '', '', $i, 0, (!em…
138 print $text.' '.dol_htmlentitiesbr($newdesc);
140 print $text.' '.dol_htmlentitiesbr($line->description);
160 …scription) && $line->description != $line->product_label) ? '<br>'.dol_htmlentitiesbr($line->descr…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/tpl/
H A Dobjectline_view.tpl.php132 print ($txt ? ' - ' : '').dol_htmlentitiesbr($line->description);
150 …print $form->textwithtooltip($text, dol_htmlentitiesbr($line->description), 3, 0, '', $i, 0, (!emp…
157 print $text.' '.dol_htmlentitiesbr($newdesc);
159 print $text.' '.dol_htmlentitiesbr($line->description);
190 …l) ? (($line->date_start || $line->date_end) ? '' : '<br>').'<br>'.dol_htmlentitiesbr($line->descr…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/product/doc/
H A Dpdf_standard.modules.php278 …$pdf->writeHTMLCell(190, 3, $this->marge_gauche, $tab_top, dol_htmlentitiesbr($object->label), 0, …
282 …$pdf->writeHTMLCell(190, 3, $this->marge_gauche, $nexY, dol_htmlentitiesbr($object->description), …
289 $texttoshow = $langs->trans("Weight").': '.dol_htmlentitiesbr($object->weight);
302 $texttoshow = $langs->trans("Area").': '.dol_htmlentitiesbr($object->surface);
307 $texttoshow = $langs->trans("Volume").': '.dol_htmlentitiesbr($object->volume);
335 … $pdf->writeHTMLCell(190, 3, $this->posxdesc - 1, $tab_top, dol_htmlentitiesbr($notetoshow), 0, 1);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/product/doc/
H A Dpdf_standard.modules.php270 …$pdf->writeHTMLCell(190, 3, $this->marge_gauche, $tab_top, dol_htmlentitiesbr($object->label), 0, …
274 …$pdf->writeHTMLCell(190, 3, $this->marge_gauche, $nexY, dol_htmlentitiesbr($object->description), …
282 $texttoshow = $langs->trans("Weight").': '.dol_htmlentitiesbr($object->weight);
295 $texttoshow = $langs->trans("Area").': '.dol_htmlentitiesbr($object->surface);
301 $texttoshow = $langs->trans("Volume").': '.dol_htmlentitiesbr($object->volume);
330 … $pdf->writeHTMLCell(190, 3, $this->posxdesc - 1, $tab_top, dol_htmlentitiesbr($notetoshow), 0, 1);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/contact/
H A Dconsumption.php468 …$description = (!empty($conf->global->PRODUIT_DESC_IN_FORM) ? '' : dol_htmlentitiesbr($objp->descr…
508 echo ($txt ? ' - ' : '').dol_htmlentitiesbr($objp->description);
521 …scription) && $objp->description != $objp->product_label) ? '<br>'.dol_htmlentitiesbr($objp->descr…
531 … echo $form->textwithtooltip($text, dol_htmlentitiesbr($objp->description), 3, '', '', $i, 0, '');
533 echo $text.' '.dol_htmlentitiesbr($objp->description);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/societe/
H A Dconsumption.php549 …$description = (!empty($conf->global->PRODUIT_DESC_IN_FORM) ? '' : dol_htmlentitiesbr($objp->descr…
592 echo ($txt ? ' - ' : '').dol_htmlentitiesbr($objp->description);
604 …scription) && $objp->description != $objp->product_label) ? '<br>'.dol_htmlentitiesbr($objp->descr…
616 … echo $form->textwithtooltip($text, dol_htmlentitiesbr($objp->description), 3, '', '', $i, 0, '');
618 echo $text.' '.dol_htmlentitiesbr($objp->description);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/societe/
H A Dconsumption.php489 …$description = (!empty($conf->global->PRODUIT_DESC_IN_FORM) ? '' : dol_htmlentitiesbr($objp->descr…
531 echo ($txt ? ' - ' : '').dol_htmlentitiesbr($objp->description);
544 …scription) && $objp->description != $objp->product_label) ? '<br>'.dol_htmlentitiesbr($objp->descr…
554 … echo $form->textwithtooltip($text, dol_htmlentitiesbr($objp->description), 3, '', '', $i, 0, '');
556 echo $text.' '.dol_htmlentitiesbr($objp->description);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/contact/
H A Dconsumption.php512 …$description = (!empty($conf->global->PRODUIT_DESC_IN_FORM) ? '' : dol_htmlentitiesbr($objp->descr…
552 echo ($txt ? ' - ' : '').dol_htmlentitiesbr($objp->description);
564 …scription) && $objp->description != $objp->product_label) ? '<br>'.dol_htmlentitiesbr($objp->descr…
576 … echo $form->textwithtooltip($text, dol_htmlentitiesbr($objp->description), 3, '', '', $i, 0, '');
578 echo $text.' '.dol_htmlentitiesbr($objp->description);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/adherents/class/
H A Dadherent.class.php382 if ($msgishtml) $texttosend = dol_htmlentitiesbr($texttosend);
445 …'__COMPANY__' => $msgishtml ? dol_htmlentitiesbr($this->company) : ($this->company ? $this->compan…
446 …'__ADDRESS__' => $msgishtml ? dol_htmlentitiesbr($this->address) : ($this->address ? $this->addres…
447 …P__' => $msgishtml ? dol_htmlentitiesbr($this->zip) : ($this->zip ? $this->zip : ''), '__TOWN__' =…
448 …'__COUNTRY__' => $msgishtml ? dol_htmlentitiesbr($this->country) : ($this->country ? $this->countr…
449 …' => $msgishtml ? dol_htmlentitiesbr($this->email) : ($this->email ? $this->email : ''), '__BIRTH_…
450 … '__PHOTO__' => $msgishtml ? dol_htmlentitiesbr($this->photo) : ($this->photo ? $this->photo : ''),
451 … '__LOGIN__' => $msgishtml ? dol_htmlentitiesbr($this->login) : ($this->login ? $this->login : ''),
452 … '__PASSWORD__' => $msgishtml ? dol_htmlentitiesbr($this->pass) : ($this->pass ? $this->pass : ''),
453 … '__PHONE__' => $msgishtml ? dol_htmlentitiesbr($this->phone) : ($this->phone ? $this->phone : ''),
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/adherents/class/
H A Dadherent.class.php415 $texttosend = dol_htmlentitiesbr($texttosend);
489 …'__COMPANY__' => $msgishtml ? dol_htmlentitiesbr($this->company) : ($this->company ? $this->compan…
491 '__ZIP__' => $msgishtml ? dol_htmlentitiesbr($this->zip) : ($this->zip ? $this->zip : ''),
492 '__TOWN__' => $msgishtml ? dol_htmlentitiesbr($this->town) : ($this->town ? $this->town : ''),
494 … '__EMAIL__' => $msgishtml ? dol_htmlentitiesbr($this->email) : ($this->email ? $this->email : ''),
495 '__BIRTH__' => $msgishtml ? dol_htmlentitiesbr($birthday) : ($birthday ? $birthday : ''),
496 … '__PHOTO__' => $msgishtml ? dol_htmlentitiesbr($this->photo) : ($this->photo ? $this->photo : ''),
497 … '__LOGIN__' => $msgishtml ? dol_htmlentitiesbr($this->login) : ($this->login ? $this->login : ''),
498 … '__PASSWORD__' => $msgishtml ? dol_htmlentitiesbr($this->pass) : ($this->pass ? $this->pass : ''),
499 … '__PHONE__' => $msgishtml ? dol_htmlentitiesbr($this->phone) : ($this->phone ? $this->phone : ''),
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/fichinter/doc/
H A Dpdf_soleil.modules.php288 … $pdf->writeHTMLCell(190, 3, $this->posxdesc - 1, $tab_top, dol_htmlentitiesbr($notetoshow), 0, 1);
318 $desc = dol_htmlentitiesbr($text, 1);
355 $txt = '<strong>'.dol_htmlentitiesbr($txt, 1, $outputlangs->charset_output).'</strong>';
356 $desc = dol_htmlentitiesbr($objectligne->desc, 1);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/fichinter/doc/
H A Dpdf_soleil.modules.php279 … $pdf->writeHTMLCell(190, 3, $this->posxdesc - 1, $tab_top, dol_htmlentitiesbr($notetoshow), 0, 1);
310 $desc = dol_htmlentitiesbr($text, 1);
350 $txt = '<strong>'.dol_htmlentitiesbr($txt, 1, $outputlangs->charset_output).'</strong>';
351 $desc = dol_htmlentitiesbr($objectligne->desc, 1);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/admin/
H A Dindex.php64 print dol_htmlentitiesbr($conf->global->MAIN_MOTD_SETUPPAGE);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/admin/
H A Dindex.php65 print dol_htmlentitiesbr($conf->global->MAIN_MOTD_SETUPPAGE);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/user/
H A Dnote.php130 print dol_string_onlythesehtmltags(dol_htmlentitiesbr($object->note_private));
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/user/
H A Dnote.php126 print dol_string_onlythesehtmltags(dol_htmlentitiesbr($object->note_private));
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Dsendings.lib.php330 …$description = (!empty($conf->global->PRODUIT_DESC_IN_FORM) ? '' : dol_htmlentitiesbr($objp->descr…
339 …jp->description) && $objp->description != $objp->product) ? '<br>'.dol_htmlentitiesbr($objp->descr…
H A Dldap.lib.php174 $newstring = dol_htmlentitiesbr($val);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dsendings.lib.php344 …$description = (!empty($conf->global->PRODUIT_DESC_IN_FORM) ? '' : dol_htmlentitiesbr($objp->descr…
352 …jp->description) && $objp->description != $objp->product) ? '<br>'.dol_htmlentitiesbr($objp->descr…
H A Dldap.lib.php176 $newstring = dol_htmlentitiesbr($val);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/user/group/
H A Dldap.php123 print dol_string_onlythesehtmltags(dol_htmlentitiesbr($object->note));
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/user/group/
H A Dldap.php128 print dol_string_onlythesehtmltags(dol_htmlentitiesbr($object->note));
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/categories/
H A Dphotos.php152 print dol_htmlentitiesbr($object->description);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/categories/
H A Dphotos.php140 print dol_htmlentitiesbr($object->description);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/boxes/
H A Dbox_services_contracts.php180 …uctOrService"), ($objp->product_type ? 'service' : 'product')).' '.dol_htmlentitiesbr($objp->descr…

123456