| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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.