Inheritance diagram for ilContentObject2FO:
Collaboration diagram for ilContentObject2FO:Public Member Functions | |
| ilContentObject2FO () | |
Definition at line 38 of file class.ilContentObject2FO.php.
| ilContentObject2FO::ilContentObject2FO | ( | ) |
Definition at line 42 of file class.ilContentObject2FO.php.
References ilXML2FO::ilXML2FO(), and ilXML2FO::setXSLTLocation().
{
parent::ilXML2FO();
$this->setXSLTLocation(XSLT_TEMPLATE);
}
Here is the call graph for this function:
1.7.1