|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\EmployeeTalk\Metadata\EditFormInterface:
Collaboration diagram for ILIAS\EmployeeTalk\Metadata\EditFormInterface:Public Member Functions | |
| importFromPostAndValidate () | |
| updateMetadata () | |
| render () | |
| getFormGUI () | |
| Use this only for command forwarding via ctrl! More... | |
Definition at line 23 of file EditFormInterface.php.
| ILIAS\EmployeeTalk\Metadata\EditFormInterface::getFormGUI | ( | ) |
Use this only for command forwarding via ctrl!
Implemented in ILIAS\EmployeeTalk\Metadata\EditForm.
| ILIAS\EmployeeTalk\Metadata\EditFormInterface::importFromPostAndValidate | ( | ) |
Implemented in ILIAS\EmployeeTalk\Metadata\EditForm.
| ILIAS\EmployeeTalk\Metadata\EditFormInterface::render | ( | ) |
Implemented in ILIAS\EmployeeTalk\Metadata\EditForm.
| ILIAS\EmployeeTalk\Metadata\EditFormInterface::updateMetadata | ( | ) |
Implemented in ILIAS\EmployeeTalk\Metadata\EditForm.