| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
An artifact is some file that is build on demand per installation and is not shipped with the ILIAS source. More...
 Inheritance diagram for ILIAS\Setup\Artifact:
 Collaboration diagram for ILIAS\Setup\Artifact:Public Member Functions | |
| serialize () | |
| This method will be called from the source, which wants to save the artifact.  More... | |
An artifact is some file that is build on demand per installation and is not shipped with the ILIAS source.
Definition at line 27 of file Artifact.php.
| ILIAS\Setup\Artifact::serialize | ( | ) | 
This method will be called from the source, which wants to save the artifact.
Implemented in ILIAS\Setup\Artifact\ArrayArtifact, and ILIAS\Setup\Artifact\XMLArtifact.