54 $this->copy_definitions = $a_definitions;
79 array $object_wps_ids,
83 $this->object_wsp_ids = array_merge($this->object_wsp_ids, $object_wps_ids);
85 $this->object_wsp_ids = $object_wps_ids;
121 $this->copy_definitions[] =
123 self::COPY_SOURCE_DIR => $a_source,
124 self::COPY_TARGET_DIR => $a_target
158 $this->copy_definitions = $value;
setNumFiles(int $num_files)
setSumFileSizes(int $sum_file_sizes)
BooleanValue $adheres_to_limit
setCopyDefinitions(array $a_definitions)
Set copy definitions.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
setTempDir(string $temp_dir)
Set directory name located in /temp/ directory.
setAdheresToLimit(BooleanValue $adheres_to_limit)
setObjectWspIds(array $object_wps_ids, bool $append=false)
Copy definition for workspace folders.
setValue($value)
Set value.
array $copy_definitions
Copy Jobs: source file => relative target file in zip directory.
addCopyDefinition(string $a_source, string $a_target)
unserialize($data)
Unserialize definitions.