|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\EmployeeTalk\Metadata\MetadataHandler:
Collaboration diagram for ILIAS\EmployeeTalk\Metadata\MetadataHandler:Public Member Functions | |
| getEditForm (string $type, int $id, string $subtype, int $sub_id, string $form_action, string $submit_command, string $submit_label) | |
| getDisabledEditForm (string $type, int $id, string $subtype, int $sub_id) | |
| copyValues (string $from_type, int $from_id, string $to_type, int $to_id, string $subtype) | |
| attachSelectionToForm (string $type, int $id, string $subtype, int $sub_id, \ilPropertyFormGUI $form) | |
| saveSelectionFromForm (string $type, int $id, string $subtype, int $sub_id, \ilPropertyFormGUI $form) | |
Protected Member Functions | |
| initMetaData (string $type, int $id, string $subtype, int $sub_id, int $mode) | |
Definition at line 23 of file MetadataHandler.php.
| ILIAS\EmployeeTalk\Metadata\MetadataHandler::attachSelectionToForm | ( | string | $type, |
| int | $id, | ||
| string | $subtype, | ||
| int | $sub_id, | ||
| \ilPropertyFormGUI | $form | ||
| ) |
Implements ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface.
Definition at line 86 of file MetadataHandler.php.
References ILIAS\EmployeeTalk\Metadata\MetadataHandler\initMetaData(), and ilAdvancedMDRecordGUI\MODE_REC_SELECTION.
Here is the call graph for this function:| ILIAS\EmployeeTalk\Metadata\MetadataHandler::copyValues | ( | string | $from_type, |
| int | $from_id, | ||
| string | $to_type, | ||
| int | $to_id, | ||
| string | $subtype | ||
| ) |
Implements ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface.
Definition at line 48 of file MetadataHandler.php.
References ilAdvancedMDValues\_cloneValues(), ilAdvancedMDRecord\_getSelectedRecordsByObject(), ilAdvancedMDRecord\getObjRecSelection(), and ilAdvancedMDRecord\saveObjRecSelection().
Here is the call graph for this function:| ILIAS\EmployeeTalk\Metadata\MetadataHandler::getDisabledEditForm | ( | string | $type, |
| int | $id, | ||
| string | $subtype, | ||
| int | $sub_id | ||
| ) |
Implements ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface.
Definition at line 38 of file MetadataHandler.php.
References ILIAS\EmployeeTalk\Metadata\MetadataHandler\initMetaData(), and ilAdvancedMDRecordGUI\MODE_EDITOR.
Here is the call graph for this function:| ILIAS\EmployeeTalk\Metadata\MetadataHandler::getEditForm | ( | string | $type, |
| int | $id, | ||
| string | $subtype, | ||
| int | $sub_id, | ||
| string | $form_action, | ||
| string | $submit_command, | ||
| string | $submit_label | ||
| ) |
Implements ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface.
Definition at line 25 of file MetadataHandler.php.
References ILIAS\EmployeeTalk\Metadata\MetadataHandler\initMetaData(), and ilAdvancedMDRecordGUI\MODE_EDITOR.
Here is the call graph for this function:
|
protected |
Definition at line 110 of file MetadataHandler.php.
Referenced by ILIAS\EmployeeTalk\Metadata\MetadataHandler\attachSelectionToForm(), ILIAS\EmployeeTalk\Metadata\MetadataHandler\getDisabledEditForm(), ILIAS\EmployeeTalk\Metadata\MetadataHandler\getEditForm(), and ILIAS\EmployeeTalk\Metadata\MetadataHandler\saveSelectionFromForm().
Here is the caller graph for this function:| ILIAS\EmployeeTalk\Metadata\MetadataHandler::saveSelectionFromForm | ( | string | $type, |
| int | $id, | ||
| string | $subtype, | ||
| int | $sub_id, | ||
| \ilPropertyFormGUI | $form | ||
| ) |
Implements ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface.
Definition at line 98 of file MetadataHandler.php.
References ILIAS\EmployeeTalk\Metadata\MetadataHandler\initMetaData(), and ilAdvancedMDRecordGUI\MODE_REC_SELECTION.
Here is the call graph for this function: