ILIAS  trunk Revision v11.0_alpha-1831-g8615d53dadb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface Interface Reference
+ Inheritance diagram for ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface:
+ Collaboration diagram for ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface:

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)
 

Detailed Description

Definition at line 23 of file MetadataHandlerInterface.php.

Member Function Documentation

◆ attachSelectionToForm()

ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface::attachSelectionToForm ( string  $type,
int  $id,
string  $subtype,
int  $sub_id,
\ilPropertyFormGUI  $form 
)

◆ copyValues()

ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface::copyValues ( string  $from_type,
int  $from_id,
string  $to_type,
int  $to_id,
string  $subtype 
)

◆ getDisabledEditForm()

ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface::getDisabledEditForm ( string  $type,
int  $id,
string  $subtype,
int  $sub_id 
)

◆ getEditForm()

ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface::getEditForm ( string  $type,
int  $id,
string  $subtype,
int  $sub_id,
string  $form_action,
string  $submit_command,
string  $submit_label 
)

◆ saveSelectionFromForm()

ILIAS\EmployeeTalk\Metadata\MetadataHandlerInterface::saveSelectionFromForm ( string  $type,
int  $id,
string  $subtype,
int  $sub_id,
\ilPropertyFormGUI  $form 
)

The documentation for this interface was generated from the following file: