36 $this->
ilCtrl = $DIC->ctrl();
45 $button_edit_question = $this->
ui->factory()->button()->primary($this->
lng->txt(
'edit_question'), $this->
getEditQuestionCmd());
51 $button_edit_page = $this->
ui->factory()->button()->standard($this->
lng->txt(
'edit_page'), $this->
getEditPageCmd());
57 $button = $this->
ui->factory()->button()->standard($this->
lng->txt(
'qpl_reset_preview'), $action);