if ($this->editor_type == 'qr' || $this->editor_type == 'qe') { $this->addCustomToolbarButtons(); }
if ($this->editor_type == 'qr' || $this->editor_type == 'qe') { $toolbar[] = array('Code', 'Html', 'Php'); }