|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
cat ref xml importer More...
Inheritance diagram for ilCategoryReferenceImporter:
Collaboration diagram for ilCategoryReferenceImporter:Protected Member Functions | |
| getType () | |
| Get reference type. More... | |
| initParser (string $a_xml) | |
Protected Member Functions inherited from ilContainerReferenceImporter | |
| getType () | |
| Get reference type. More... | |
| initParser (string $a_xml) | |
| getReference () | |
Additional Inherited Members | |
Public Member Functions inherited from ilContainerReferenceImporter | |
| init () | |
Public Member Functions inherited from ilXmlImporter | |
| __construct () | |
| setImport (ilImport $a_val) | |
| getImport () | |
| init () | |
| setInstallId (string $a_val) | |
| getInstallId () | |
| setInstallUrl (string $a_val) | |
| getInstallUrl () | |
| setSchemaVersion (string $a_val) | |
| getSchemaVersion () | |
| setImportDirectory (string $a_val) | |
| getImportDirectory () | |
| setSkipEntities (array $a_val) | |
| getSkipEntities () | |
| exportedFromSameInstallation () | |
| importXmlRepresentation (string $a_entity, string $a_id, string $a_xml, ilImportMapping $a_mapping) | |
| finalProcessing (ilImportMapping $a_mapping) | |
| afterContainerImportProcessing (ilImportMapping $mapping) | |
Protected Attributes inherited from ilContainerReferenceImporter | |
| ilContainerReference | $ref = null |
Protected Attributes inherited from ilXmlImporter | |
| array | $skip_entities = array() |
| ilImport | $imp |
| string | $install_id |
| string | $install_url |
| string | $schema_version |
| string | $import_directory |
cat ref xml importer
Definition at line 26 of file class.ilCategoryReferenceImporter.php.
|
protected |
Get reference type.
Reimplemented from ilContainerReferenceImporter.
Definition at line 28 of file class.ilCategoryReferenceImporter.php.
|
protected |
Reimplemented from ilContainerReferenceImporter.
Definition at line 33 of file class.ilCategoryReferenceImporter.php.