Home
last modified time | relevance | path

Searched defs:toolbarname (Results 1 – 6 of 6) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/tpl/
H A Dobjectline_edit.tpl.php127 $toolbarname = 'dolibarr_details'; variable
128 if (!empty($conf->global->FCKEDITOR_ENABLE_DETAILS_FULL)) $toolbarname = 'dolibarr_notes'; variable
H A Dobjectline_create.tpl.php307 $toolbarname = 'dolibarr_details'; variable
308 if (!empty($conf->global->FCKEDITOR_ENABLE_DETAILS_FULL)) $toolbarname = 'dolibarr_notes'; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/tpl/
H A Dobjectline_edit.tpl.php150 $toolbarname = 'dolibarr_details'; variable
152 $toolbarname = 'dolibarr_notes'; variable
H A Dobjectline_create.tpl.php338 $toolbarname = 'dolibarr_details'; variable
340 $toolbarname = 'dolibarr_notes'; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/class/
H A Ddoleditor.class.php39 public $toolbarname; variable in DolEditor
67 …public function __construct($htmlname, $content, $width = '', $height = 200, $toolbarname = 'Basic…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/class/
H A Ddoleditor.class.php40 public $toolbarname; variable in DolEditor
68 …public function __construct($htmlname, $content, $width = '', $height = 200, $toolbarname = 'Basic…