static getPCVersion(string $a_id)
Get the version of a plugged page content.
static setPCVersion(string $a_id, string $a_version)
Set the version of a plugged page content This method is used by ilCOPageExporter to provide the vers...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static array $pc_properties
static setPCProperties(string $a_id, array $a_properties)
Set the properties of a plugged page content This method is used by ilCOPageExporter to provide the p...
static getPCProperties(string $a_id)
Get the properties of a plugged page content.