ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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
Content object of ilPageObject (see ILIAS DTD).
Definition:
class.ilPageContent.php:29
ilPageContent\setType
setType(string $a_type)
Set Type.
Definition:
class.ilPageContent.php:103
components
ILIAS
COPage
PC
InteractiveImage
class.ilPCContentPopup.php
Generated on Sat Oct 18 2025 23:02:51 for ILIAS by
1.9.4 (using
Doxyfile
)