ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
ILIAS\Setup\Artifact Interface Reference

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...
 

Detailed Description

An artifact is some file that is build on demand per installation and is not shipped with the ILIAS source.

Definition at line 11 of file Artifact.php.

Member Function Documentation

◆ serialize()

ILIAS\Setup\Artifact::serialize ( )

This method will be called from the source, which wants to save the artifact.

Implemented in ILIAS\Setup\ArrayArtifact.


The documentation for this interface was generated from the following file: