onDelete($a_properties, $a_plugin_version)
This function is called before the page content is deleted.
onClone(&$a_properties, $a_plugin_version)
This function is called when the page content is cloned.
slotInit()
Object initialization done by slot.
getJavascriptFiles($a_mode)
Get Javascript files.
getParentId()
Get the object id of the parent object.
Abstract parent class for all page component plugin classes.
setPageObj($a_page_obj)
Inject the page object This must be public to be called by ilPCPlugged But the page object should not...
getParentType()
Get the object type og the parent object.
isValidParentType($a_type)
Determines the resources that allow to include the new content component.