19 declare(strict_types=1);
27 public function init(): void
56 $writer->setRoles([(
int) $a_id => (
int) $rolf]);
58 return $writer->xmlDumpMem(
false);
70 "namespace" =>
"http://www.ilias.de/AccessControl/Role/role/4_3",
71 "xsd_file" =>
"ilias_role_4_3.xsd",
72 "uses_dataset" =>
false,
getValidSchemaVersions(string $a_entity)
Returns schema versions that the component can export to.
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
Get xml.
getXmlExportHeadDependencies(string $a_entity, string $a_target_release, array $a_ids)
Get head dependencies.
Xml export of roles and role templates.