ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ 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
}
ilPageContent\setType
setType(string $a_type)
Set Type.
Definition:
class.ilPageContent.php:103
ilPageContent
Content object of ilPageObject (see ILIAS DTD).
Definition:
class.ilPageContent.php:28
ilPCContentPopup
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilPCContentPopup.php:24
ilPCContentPopup\init
init()
Init page content component.
Definition:
class.ilPCContentPopup.php:29
components
ILIAS
COPage
PC
InteractiveImage
class.ilPCContentPopup.php
Generated on Wed Sep 3 2025 23:02:45 for ILIAS by
1.8.13 (using
Doxyfile
)