ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
class.ilPCContentPopup.php
Go to the documentation of this file.
1
<?php
2
24
class
ilPCContentPopup
extends
ilPageContent
25
{
29
public
function
init
(): void
30
{
31
$this->
setType
(
"contpop"
);
32
}
33
}
ilPCContentPopup
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilPCContentPopup.php:25
ilPCContentPopup\init
init()
Init page content component.
Definition:
class.ilPCContentPopup.php:29
ilPageContent
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilPageContent.php:26
ilPageContent\setType
setType(string $a_type)
Set Type.
Definition:
class.ilPageContent.php:74
Services
COPage
classes
class.ilPCContentPopup.php
Generated on Mon Nov 3 2025 22:01:46 for ILIAS by
1.9.4 (using
Doxyfile
)