getJavascriptFiles(string $a_mode)
afterRepositoryCopy(array &$a_properties, array $mapping, int $source_ref_id, string $a_plugin_version)
This function is called after repository (container) objects have been copied.
onDelete(array $a_properties, string $a_plugin_version, bool $move_operation=false)
This function is called before the page content is deleted.
getParentId()
Get the object id of the parent object.
Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
setPageObj(ilPageObject $a_page_obj)
Inject the page object This must be public to be called by ilPCPlugged But the page object should not...
getCssFiles(string $a_mode)
getParentType()
Get the object type og the parent object.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
isValidParentType(string $a_type)
Determines the parent types that allow to include the new content component.
onClone(array &$a_properties, string $a_plugin_version)
This function is called when the page content is cloned.