ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
class.ilPCContentPopup.php
Go to the documentation of this file.
1
<?php
2
21
class
ilPCContentPopup
extends
ilPageContent
22
{
26
public
function
init
()
27
{
28
$this->
setType
(
"contpop"
);
29
}
30
}
ilPageContent\setType
setType($a_type)
Set Type.
Definition:
class.ilPageContent.php:94
ilPageContent
Class ilPageContent.
Definition:
class.ilPageContent.php:17
ilPCContentPopup
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilPCContentPopup.php:21
ilPCContentPopup\init
init()
Init page content component.
Definition:
class.ilPCContentPopup.php:26
Services
COPage
classes
class.ilPCContentPopup.php
Generated on Sun Aug 31 2025 21:01:13 for ILIAS by
1.8.13 (using
Doxyfile
)