|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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.