|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Collaboration diagram for ilMDEditorGUI:Public Member Functions | |
| __construct (int $obj_id, int $sub_id, string $type, int $ref_id=0) | |
| 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 () | |
| getButtonToControlCenter () | |
| checkAccess () | |
Protected Attributes | |
| FullEditorServices | $full_editor_services |
| DigestServices | $digest_services |
| PublishingServices | $publishing_services |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| Renderer | $ui_renderer |
| PresenterInterface | $presenter |
| RepositoryInterface | $repository |
| RequestParserInterface | $request_parser |
| ObserverHandler | $observer_handler |
| ilAccessHandler | $access |
| ilToolbarGUI | $toolbar |
| GlobalScreen | $global_screen |
| ilTabsGUI | $tabs |
| UIFactory | $ui_factory |
| XMLWriter | $xml_writer |
| int | $obj_id |
| int | $sub_id |
| int | $ref_id |
@ilCtrl_Calls ilMDEditorGUI: ILIAS\MetaData\OERHarvester\ControlCenter\ControlCenterGUI
Definition at line 52 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::__construct | ( | int | $obj_id, |
| int | $sub_id, | ||
| string | $type, | ||
| int | $ref_id = 0 |
||
| ) |
Definition at line 80 of file class.ilMDEditorGUI.php.
References $DIC, $obj_id, $ref_id, $sub_id, $type, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\UI\examples\Deck\repository(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 407 of file class.ilMDEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\toolbar().
Referenced by debug().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::addObserver | ( | object | $a_class, |
| string | $a_method, | ||
| string | $a_element | ||
| ) |
Definition at line 464 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::callListeners | ( | string | $a_element | ) |
Definition at line 469 of file class.ilMDEditorGUI.php.
Referenced by updateQuickEdit().
Here is the caller graph for this function:
|
protected |
Definition at line 445 of file class.ilMDEditorGUI.php.
References ILIAS\Repository\access().
Referenced by updateQuickEdit().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::debug | ( | ) |
Definition at line 129 of file class.ilMDEditorGUI.php.
References addButtonToFullEditor(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:| ilMDEditorGUI::executeCommand | ( | ) |
Definition at line 110 of file class.ilMDEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 327 of file class.ilMDEditorGUI.php.
References ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
protected |
Definition at line 219 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 286 of file class.ilMDEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
protected |
Definition at line 229 of file class.ilMDEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
protected |
Definition at line 224 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 426 of file class.ilMDEditorGUI.php.
| ilMDEditorGUI::listQuickEdit | ( | ) |
Definition at line 147 of file class.ilMDEditorGUI.php.
References renderDigest(), and ILIAS\UI\examples\Deck\repository().
Referenced by listSection().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDEditorGUI::listSection | ( | ) |
Definition at line 142 of file class.ilMDEditorGUI.php.
References listQuickEdit().
Here is the call graph for this function:
|
protected |
Definition at line 196 of file class.ilMDEditorGUI.php.
Referenced by listQuickEdit(), and updateQuickEdit().
Here is the caller graph for this function:
|
protected |
Definition at line 348 of file class.ilMDEditorGUI.php.
References ILIAS\MetaData\Editor\Digest\MODAL, and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 392 of file class.ilMDEditorGUI.php.
References ILIAS\Repository\tabs().
Here is the call graph for this function:| ilMDEditorGUI::updateQuickEdit | ( | ) |
Definition at line 159 of file class.ilMDEditorGUI.php.
References callListeners(), checkAccess(), ILIAS\Repository\ctrl(), renderDigest(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
protected |
Definition at line 68 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 61 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 58 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 57 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 70 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 75 of file class.ilMDEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 67 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 64 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 59 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 78 of file class.ilMDEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 65 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 66 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 76 of file class.ilMDEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 71 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 69 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 62 of file class.ilMDEditorGUI.php.
| string ilMDEditorGUI::$type |
Definition at line 77 of file class.ilMDEditorGUI.php.
Referenced by __construct().
|
protected |
Definition at line 72 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 63 of file class.ilMDEditorGUI.php.
|
protected |
Definition at line 73 of file class.ilMDEditorGUI.php.
| const string ilMDEditorGUI::PATH_FOR_TREE = 'md_path_for_tree' |
Definition at line 55 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 54 of file class.ilMDEditorGUI.php.
Referenced by ILIAS\MetaData\Editor\Tree\MDEditorToolProvider\getToolsForContextStack().