|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for mock_ilOrgUnitTypeGUI:
Collaboration diagram for mock_ilOrgUnitTypeGUI:Public Member Functions | |
| __construct (protected ILIAS\Refinery\Factory $refinery, protected ILIAS\UI\Factory $ui_factory, protected ilLanguage $lng,) | |
| mockGetAmdForm (array $available_records, ilOrgUnitType $type) | |
Public Member Functions inherited from ilOrgUnitTypeGUI | |
| __construct (private ilObjOrgUnitGUI $parent_gui) | |
| executeCommand () | |
Additional Inherited Members | |
Protected Member Functions inherited from ilOrgUnitTypeGUI | |
| getIconForm (string $section_title=null, string $current_identifier=null) | |
| getAvailableAMDRecords () | |
| getCurrentOrgUnitType () | |
| getAmdForm (string $action, array $available_records, ilOrgUnitType $type) | |
| create () | |
| Create (save) type. More... | |
Protected Attributes inherited from ilOrgUnitTypeGUI | |
| ilLanguage | $lng |
| ILIAS UI Component Link Factory | $link_factory |
| UIFactory | $ui_factory |
| UIRenderer | $ui_renderer |
| Refinery | $refinery |
| ServerRequestInterface | $request |
Definition at line 26 of file ilModulesOrgUnitTypeTest.php.
| mock_ilOrgUnitTypeGUI::__construct | ( | protected ILIAS\Refinery\Factory | $refinery, |
| protected ILIAS\UI\Factory | $ui_factory, | ||
| protected ilLanguage | $lng | ||
| ) |
Definition at line 28 of file ilModulesOrgUnitTypeTest.php.
References ilOrgUnitTypeGUI\$lng, and ILIAS\Repository\lng().
Referenced by ilModulesOrgUnitTypeTest\getUIFactory().
Here is the call graph for this function:
Here is the caller graph for this function:| mock_ilOrgUnitTypeGUI::mockGetAmdForm | ( | array | $available_records, |
| ilOrgUnitType | $type | ||
| ) |
Definition at line 36 of file ilModulesOrgUnitTypeTest.php.
References ilOrgUnitTypeGUI\getAmdForm().
Here is the call graph for this function: