ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
__construct (int $obj_id, int $sub_id, string $type) | |
executeCommand () | |
debug () | |
listSection () | |
listQuickEdit () | |
updateQuickEdit () | |
addObserver (object $a_class, string $a_method, string $a_element) | |
callListeners (string $a_element) | |
Data Fields | |
const string | SET_FOR_TREE = 'md_set_for_tree' |
const string | PATH_FOR_TREE = 'md_path_for_tree' |
string | $type |
Protected Member Functions | |
renderDigest (SetInterface $set, Digest $digest, ?RequestForFormInterface $request=null) | |
fullEditorCreate () | |
fullEditorUpdate () | |
fullEditorEdit (bool $create) | |
fullEditorDelete () | |
fullEditor () | |
renderFullEditor (SetInterface $set, PathInterface $base_path, FullEditor $full_editor, ?RequestForFormInterface $request=null) | |
setTabsForFullEditor () | |
addButtonToFullEditor () | |
checkAccess () | |
Definition at line 45 of file class.ilMDEditorGUI.php.
ilMDEditorGUI::__construct | ( | int | $obj_id, |
int | $sub_id, | ||
string | $type | ||
) |
Definition at line 71 of file class.ilMDEditorGUI.php.
References $DIC, $obj_id, $sub_id, $type, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\UI\examples\Deck\repository(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
|
protected |
Definition at line 387 of file class.ilMDEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\toolbar().
Referenced by debug(), and renderDigest().
ilMDEditorGUI::addObserver | ( | object | $a_class, |
string | $a_method, | ||
string | $a_element | ||
) |
Definition at line 429 of file class.ilMDEditorGUI.php.
Referenced by ilObjContentPageGUI\setTabs().
ilMDEditorGUI::callListeners | ( | string | $a_element | ) |
Definition at line 434 of file class.ilMDEditorGUI.php.
Referenced by updateQuickEdit().
|
protected |
Definition at line 403 of file class.ilMDEditorGUI.php.
References $ref_id, ilObject\_getAllReferences(), and ILIAS\Repository\access().
Referenced by fullEditorDelete(), fullEditorEdit(), and updateQuickEdit().
ilMDEditorGUI::debug | ( | ) |
Definition at line 113 of file class.ilMDEditorGUI.php.
References addButtonToFullEditor(), and ILIAS\UI\examples\Deck\repository().
ilMDEditorGUI::executeCommand | ( | ) |
Definition at line 98 of file class.ilMDEditorGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 308 of file class.ilMDEditorGUI.php.
References renderFullEditor(), ILIAS\UI\examples\Deck\repository(), and setTabsForFullEditor().
|
protected |
Definition at line 202 of file class.ilMDEditorGUI.php.
References fullEditorEdit().
|
protected |
Definition at line 268 of file class.ilMDEditorGUI.php.
References checkAccess(), ILIAS\Repository\ctrl(), and ILIAS\UI\examples\Deck\repository().
|
protected |
Definition at line 212 of file class.ilMDEditorGUI.php.
References checkAccess(), ILIAS\Repository\ctrl(), renderFullEditor(), and ILIAS\UI\examples\Deck\repository().
Referenced by fullEditorCreate(), and fullEditorUpdate().
|
protected |
Definition at line 207 of file class.ilMDEditorGUI.php.
References fullEditorEdit().
ilMDEditorGUI::listQuickEdit | ( | ) |
Definition at line 131 of file class.ilMDEditorGUI.php.
References renderDigest(), and ILIAS\UI\examples\Deck\repository().
Referenced by listSection().
ilMDEditorGUI::listSection | ( | ) |
Definition at line 126 of file class.ilMDEditorGUI.php.
References listQuickEdit().
|
protected |
Definition at line 179 of file class.ilMDEditorGUI.php.
References addButtonToFullEditor(), ILIAS\MetaData\Editor\Digest\Digest\getContent(), and ILIAS\MetaData\Editor\Digest\MODAL.
Referenced by listQuickEdit(), and updateQuickEdit().
|
protected |
Definition at line 328 of file class.ilMDEditorGUI.php.
References ILIAS\MetaData\Editor\Full\FullEditor\getContent(), ILIAS\MetaData\Editor\Digest\MODAL, and ILIAS\Repository\toolbar().
Referenced by fullEditor(), and fullEditorEdit().
|
protected |
Definition at line 372 of file class.ilMDEditorGUI.php.
References ILIAS\Repository\ctrl(), null, and ILIAS\Repository\tabs().
Referenced by fullEditor().
ilMDEditorGUI::updateQuickEdit | ( | ) |
Definition at line 143 of file class.ilMDEditorGUI.php.
References callListeners(), checkAccess(), ILIAS\Repository\ctrl(), renderDigest(), and ILIAS\UI\examples\Deck\repository().
|
protected |
Definition at line 60 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 53 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 51 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 50 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 62 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 67 of file class.ilMDEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 59 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 56 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 57 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 58 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 68 of file class.ilMDEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 63 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 61 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 54 of file class.ilMDEditorGUI.php.
string ilMDEditorGUI::$type |
Definition at line 69 of file class.ilMDEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 64 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 55 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 65 of file class.ilMDEditorGUI.php.
const string ilMDEditorGUI::PATH_FOR_TREE = 'md_path_for_tree' |
Definition at line 48 of file class.ilMDEditorGUI.php.
Referenced by ILIAS\MetaData\Editor\Tree\MDEditorToolProvider\getToolsForContextStack().
const string ilMDEditorGUI::SET_FOR_TREE = 'md_set_for_tree' |
Definition at line 47 of file class.ilMDEditorGUI.php.
Referenced by ILIAS\MetaData\Editor\Tree\MDEditorToolProvider\getToolsForContextStack().