ILIAS
trunk Revision v11.0_alpha-1731-gff9cd7e2bd3
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilPageObject $a_pg_obj, ?ilPageContent $a_content_obj=null, string $a_hier_id="", string $a_pc_id="") | |
getHTML (array $params) | |
checkInput (ilPropertyFormGUI $form) | |
executeCommand () | |
insert (?ilPropertyFormGUI $a_form=null) | |
edit (bool $a_insert=false, ?ilPropertyFormGUI $a_form=null) | |
initForm (bool $a_insert=false) | |
create () | |
update () | |
setValuesFromForm (ilPropertyFormGUI $form) | |
![]() | |
__construct (ilPageObject $a_pg_obj, ?ilPageContent $a_content_obj, string $a_hier_id="", string $a_pc_id="0") | |
setContentObject (ilPageContent $a_val) | |
getContentObject () | |
setPage (ilPageObject $a_val) | |
getPage () | |
setPageConfig (ilPageConfig $a_val) | |
getPageConfig () | |
setStyleId (int $a_styleid) | |
getStyleId () | |
getStyle () | |
getCharacteristicsOfCurrentStyle (array $a_type) | |
Get characteristics of current style and call setCharacteristics, if style is given. More... | |
setCharacteristics (array $a_chars) | |
getCharacteristics () | |
getHierId () | |
setHierId (string $a_hier_id) | |
set hierarchical id in dom object More... | |
delete () | |
displayValidationError () | |
cancelCreate () | |
cancel creating page content More... | |
cancelUpdate () | |
cancel update More... | |
cancel () | |
Cancel. More... | |
deactivate () | |
gui function set enabled if is not enabled and vice versa More... | |
cut () | |
Cut single element. More... | |
copy () | |
Copy single element. More... | |
getTemplateOptions (string $a_type="") | |
Get table templates. More... | |
Static Public Member Functions | |
static | _getStandardCharacteristics () |
static | _getCharacteristics (int $a_style_id) |
![]() | |
static | _getCommonBBButtons () |
Additional Inherited Members | |
![]() | |
ilPageContent | $content_obj |
ilGlobalTemplateInterface | $tpl |
ilLanguage | $lng |
ilCtrl | $ctrl |
ilPageObject | $pg_obj |
string | $hier_id = "" |
DOMDocument | $dom |
$updated | |
string | $target_script = "" |
string | $return_location = "" |
ilPageConfig | $page_config = null |
![]() | |
static string | $style_selector_reset = "margin-top:2px; margin-bottom:2px; text-indent:0px; position:static; float:none; width: auto;" |
![]() | |
redirectToParent (string $hier_id="") | |
getParentReturn (string $hier_id="") | |
updateAndReturn () | |
setCurrentTextLang (string $lang_key) | |
getCurrentTextLang () | |
setEditorToolContext () | |
initEditor () | |
getEditorScriptTag (string $form_pc_id="", string $form_cname="") | |
![]() | |
ILIAS COPage Editor GUIService | $editor_gui |
ILIAS COPage InternalGUIService | $gui |
EditSessionRepository | $edit_repo |
string | $pc_id = "" |
array | $chars |
ilObjStyleSheet | $style = null |
LOMServices | $lom_services |
ilLogger | $log |
int | $styleid = 0 |
EditGUIRequest | $request |
string | $sub_command = "" |
int | $requested_ref_id = 0 |
ILIAS GlobalScreen ScreenContext ContextServices | $tool_context |
Style Content CharacteristicManager | $char_manager |
![]() | |
static array | $common_bb_buttons |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning User Interface for Section Editing
Definition at line 24 of file class.ilPCSectionGUI.php.
ilPCSectionGUI::__construct | ( | ilPageObject | $a_pg_obj, |
?ilPageContent | $a_content_obj = null , |
||
string | $a_hier_id = "" , |
||
string | $a_pc_id = "" |
||
) |
Definition at line 26 of file class.ilPCSectionGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), _getStandardCharacteristics(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilPageContentGUI\setCharacteristics().
|
static |
Definition at line 141 of file class.ilPCSectionGUI.php.
References ilPageContentGUI\$char_manager, ilPageContentGUI\$chars, $DIC, ilPageContentGUI\$request, ilPageContentGUI\$requested_ref_id, $service, ilPageContentGUI\$style, _getStandardCharacteristics(), ilObject\_lookupType(), and ilObjStyleSheet\getCharacteristics().
Referenced by SectionStyleSelector\getStyleSelector(), and ilPageEditorGUI\initCharacteristicForm().
|
static |
Definition at line 113 of file class.ilPCSectionGUI.php.
References $DIC, ilPageContentGUI\$lng, and ilLanguage\txt().
Referenced by __construct(), and _getCharacteristics().
ilPCSectionGUI::checkInput | ( | ilPropertyFormGUI | $form | ) |
Definition at line 97 of file class.ilPCSectionGUI.php.
References ilPropertyFormGUI\checkInput(), ilPropertyFormGUI\getItemByPostVar(), IL_CAL_UNIX, and ILIAS\Repository\lng().
Referenced by getHTML().
ilPCSectionGUI::create | ( | ) |
Definition at line 396 of file class.ilPCSectionGUI.php.
References ILIAS\Repository\ctrl(), ilPageContentGUI\getPage(), initForm(), insert(), and setValuesFromForm().
ilPCSectionGUI::edit | ( | bool | $a_insert = false , |
?ilPropertyFormGUI | $a_form = null |
||
) |
Definition at line 218 of file class.ilPCSectionGUI.php.
References ilPageContentGUI\$tpl, ilPageContentGUI\displayValidationError(), initForm(), and ILIAS\UICore\GlobalTemplate\setContent().
Referenced by insert(), and update().
ilPCSectionGUI::executeCommand | ( | ) |
ilCtrlException |
Definition at line 187 of file class.ilPCSectionGUI.php.
References ILIAS\Repository\ctrl(), ilPageContentGUI\getCharacteristicsOfCurrentStyle(), and initForm().
ilPCSectionGUI::getHTML | ( | array | $params | ) |
Definition at line 42 of file class.ilPCSectionGUI.php.
References ilPageContentGUI\$content_obj, checkInput(), ILIAS\Repository\ctrl(), ilPageContentGUI\getCharacteristicsOfCurrentStyle(), and initForm().
ilPCSectionGUI::initForm | ( | bool | $a_insert = false | ) |
Definition at line 233 of file class.ilPCSectionGUI.php.
References ilPageContentGUI\$chars, ilPageContentGUI\$ctrl, Vendor\Package\$f, ilPageContentGUI\$lng, ilLinkInputGUI\BOTH, ilLinkInputGUI\EXT, ilPageContentGUI\getCharacteristics(), ilPageContentGUI\getPageConfig(), IL_CAL_UNIX, ILIAS\Repository\lng(), ilPageConfig\SEC_PROTECT_EDITABLE, ilCheckboxInputGUI\setChecked(), ilDateTimeInputGUI\setDate(), ilFormPropertyGUI\setInfo(), ilFormPropertyGUI\setParentForm(), ilFormPropertyGUI\setRequired(), ilCheckboxInputGUI\setValue(), and ilLanguage\txt().
Referenced by create(), edit(), executeCommand(), getHTML(), and update().
ilPCSectionGUI::insert | ( | ?ilPropertyFormGUI | $a_form = null | ) |
Definition at line 213 of file class.ilPCSectionGUI.php.
References edit().
Referenced by create().
ilPCSectionGUI::setValuesFromForm | ( | ilPropertyFormGUI | $form | ) |
Definition at line 430 of file class.ilPCSectionGUI.php.
References ilPropertyFormGUI\getInput(), ilPropertyFormGUI\getItemByPostVar(), ilPageContentGUI\getPageConfig(), IL_CAL_UNIX, and ilPageConfig\SEC_PROTECT_EDITABLE.
Referenced by create(), and update().
ilPCSectionGUI::update | ( | ) |
Definition at line 414 of file class.ilPCSectionGUI.php.
References ILIAS\Repository\ctrl(), edit(), initForm(), and setValuesFromForm().