ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ ilDoc Overview
class.ilPortfolioTemplatePage.php
Go to the documentation of this file.
1
<?php
2
23
class
ilPortfolioTemplatePage
extends
ilPortfolioPage
24
{
25
public
function
getParentType
(): string
26
{
27
return
"prtt"
;
28
}
29
}
ilPortfolioTemplatePage\getParentType
getParentType()
Definition:
class.ilPortfolioTemplatePage.php:25
ilPortfolioPage
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilPortfolioPage.php:24
ilPortfolioTemplatePage
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilPortfolioTemplatePage.php:23
components
ILIAS
Portfolio
Template
class.ilPortfolioTemplatePage.php
Generated on Wed Sep 3 2025 23:03:36 for ILIAS by
1.8.13 (using
Doxyfile
)