ILIAS  release_8 Revision v8.24
class.ilImprint.php
Go to the documentation of this file.
1<?php
2
22{
27 public function getParentType(): string
28 {
29 return "impr";
30 }
31
32 public static function isActive(): bool
33 {
34 return self::_lookupActive(1, "impr");
35 }
36}
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getParentType()
Get parent type.
static isActive()
Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)
static _lookupActive(int $a_id, string $a_parent_type, bool $a_check_scheduled_activation=false, string $a_lang="-")
lookup activation status