ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Data Structures | |
class | BooleanTransformation |
class | DateTimeTransformation |
Transform a string representing a datetime-value to php's DateTimeImmutable see https://www.php.net/manual/de/datetime.formats.php. More... | |
class | DictionaryTransformation |
class | FloatTransformation |
class | InArrayTransformation |
Validates that the value to be transformed is in the set given to this transformation. More... | |
class | IntegerTransformation |
class | ListTransformation |
class | NewMethodTransformation |
class | NewObjectTransformation |
class | RecordTransformation |
class | StringTransformation |
class | TupleTransformation |