|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilOrgUnitExporter. More...
Inheritance diagram for ilOrgUnitExporter:
Collaboration diagram for ilOrgUnitExporter:Public Member Functions | |
| simpleExport ($orgu_ref_id) | |
| simpleExportExcel ($orgu_ref_id) | |
| sendAndCreateSimpleExportFile () | |
Public Member Functions inherited from ilCategoryExporter | |
| getXmlExportHeadDependencies ($a_entity, $a_target_release, $a_ids) | |
| Get head dependencies. More... | |
| getXmlExportTailDependencies ($a_entity, $a_target_release, $a_ids) | |
| Get tail dependencies. More... | |
| getXmlRepresentation ($a_entity, $a_schema_version, $a_id) | |
| Get xml. More... | |
| getValidSchemaVersions ($a_entity) | |
| Returns schema versions that the component can export to. More... | |
| init () | |
| Init method. More... | |
Public Member Functions inherited from ilXmlExporter | |
| __construct () | |
| Constructor. More... | |
| setExport (ilExport $a_exp) | |
| Set export object. More... | |
| getExport () | |
| Get export. More... | |
| getXmlRepresentation ($a_entity, $a_schema_version, $a_id) | |
| Get xml representation. More... | |
| init () | |
| setExportDirectories ($a_dir_relative, $a_dir_absolute) | |
| Export directories. More... | |
| getRelativeExportDirectory () | |
| Get relative export directory. More... | |
| getAbsoluteExportDirectory () | |
| Get absolute export directory. More... | |
| getXmlExportHeadDependencies ($a_entity, $a_target_release, $a_ids) | |
| Get head dependencies. More... | |
| getXmlExportTailDependencies ($a_entity, $a_target_release, $a_ids) | |
| Get tail dependencies. More... | |
| getValidSchemaVersions ($a_entity) | |
| Returns schema versions that the component can export to. More... | |
| determineSchemaVersion ($a_entity, $a_target_release) | |
| Determine schema version. More... | |
Protected Member Functions | |
| getExternalId ($orgu_ref_id) | |
| buildExternalId ($orgu_ref_id) | |
Private Member Functions | |
| getStructure ($root_node_ref) | |
| getAttributesForOrgu ($orgu) | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilXmlExporter | |
| static | lookupExportDirectory ($a_obj_type, $a_obj_id, $a_export_type='xml', $a_entity="") |
| export directory lookup More... | |
Protected Attributes inherited from ilXmlExporter | |
| $dir_relative | |
| $dir_absolute | |
| $exp | |
Class ilOrgUnitExporter.
Definition at line 10 of file class.ilOrgUnitExporter.php.
|
protected |
| $orgu_ref_id | int |
Definition at line 50 of file class.ilOrgUnitExporter.php.
Referenced by getExternalId().
Here is the caller graph for this function:
|
private |
| $orgu | ilObjOrgUnit |
Definition at line 164 of file class.ilOrgUnitExporter.php.
References $DIC, getExternalId(), and ilObjOrgUnit\getRootOrgRefId().
Referenced by simpleExport(), and simpleExportExcel().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| $orgu_ref_id |
Definition at line 40 of file class.ilOrgUnitExporter.php.
References ilObject\_lookupObjectId(), and buildExternalId().
Referenced by getAttributesForOrgu(), and simpleExport().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 142 of file class.ilOrgUnitExporter.php.
References $current, $DIC, and $new.
Referenced by simpleExport(), and simpleExportExcel().
Here is the caller graph for this function:| ilOrgUnitExporter::sendAndCreateSimpleExportFile | ( | ) |
Definition at line 99 of file class.ilOrgUnitExporter.php.
References ilXmlExporter\$exp, ilExport\_createExportDirectory(), ilExport\_getExportDirectory(), ilUtil\delDir(), ilUtil\deliverFile(), ilObjOrgUnit\getRootOrgId(), ilObjOrgUnit\getRootOrgRefId(), IL_CAL_UNIX, ILIAS_VERSION_NUMERIC, ilUtil\makeDirParents(), simpleExport(), and ilUtil\zip().
Here is the call graph for this function:| ilOrgUnitExporter::simpleExport | ( | $orgu_ref_id | ) |
Definition at line 12 of file class.ilOrgUnitExporter.php.
References $attributes, getAttributesForOrgu(), getExternalId(), ilObjOrgUnit\getRootOrgRefId(), and getStructure().
Referenced by sendAndCreateSimpleExportFile().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitExporter::simpleExportExcel | ( | $orgu_ref_id | ) |
| $orgu_ref_id |
Definition at line 59 of file class.ilOrgUnitExporter.php.
References $row, $worksheet, getAttributesForOrgu(), ilObjOrgUnit\getRootOrgRefId(), and getStructure().
Here is the call graph for this function: