26 $this->lng =
$DIC->language();
27 $this->ctrl =
$DIC->ctrl();
37 "creation_form" => $form,
38 "icon" => $ui_wrapper->getRenderedIcon(
"pesc")
53 $sec_gui->setStyleId($style_id);
56 $html =
$ctrl->getHTML(
60 "ui_wrapper" => $ui_wrapper,
61 "buttons" => [[
"Page",
"component.save",
$lng->txt(
"insert")],
62 [
"Page",
"component.cancel",
$lng->txt(
"cancel")]]
82 $hier_id = $page->getHierIdForPcId($pcid);
83 $sec = $page->getContentObjectForPcId($pcid);
87 $sec_gui->setStyleId($style_id);
90 $html =
$ctrl->getHTML(
94 "ui_wrapper" => $ui_wrapper,
95 "buttons" => [[
"Page",
"component.update",
$lng->txt(
"save")],
96 [
"Page",
"component.cancel",
$lng->txt(
"cancel")]]
An exception for terminatinating execution or to throw for unit testing.
getEditComponentForm(\ILIAS\COPage\Editor\Server\UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id, $pcid)
@inheritDoc
getCreationForm(ilPageObjectGUI $page_gui, $ui_wrapper, $style_id)
Get creation form.
getEditorElements(\ILIAS\COPage\Editor\Server\UIWrapper $ui_wrapper, string $page_type, ilPageObjectGUI $page_gui, int $style_id)
@inheritDoc
getPageObject()
Get Page Object.
getPageConfig()
Get page config object.
Class ChatMainBarProvider \MainMenu\Provider.