4include_once
'./Services/ContainerReference/classes/class.ilContainerReferenceXmlWriter.php';
39 $this->
xmlSetDtdDef(
"<!DOCTYPE category reference PUBLIC \"-//ILIAS//DTD Group//EN\" \"" . ILIAS_HTTP_PATH .
"/xml/ilias_category_reference_4_3.dtd\">");
An exception for terminatinating execution or to throw for unit testing.
Class for container reference export.
buildHeader()
Build xml header @global <type> $ilSetting.
__construct(ilObjCategoryReference $ref=null)
constructor
Class for container reference export.
getReference()
Get category object.
xmlSetGenCmt($genCmt)
Sets generated comment.
xmlHeader()
Writes xml header @access public.
xmlSetDtdDef($dtdDef)
Sets dtd definition.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc