ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
◀ ilDoc Overview
class.ilDclDateSelectionFieldModel.php
Go to the documentation of this file.
1
<?php
2
19
class
ilDclDateSelectionFieldModel
extends
ilDclSelectionFieldModel
20
{
21
public
const
PROP_SELECTION_TYPE
=
'date_selection_type'
;
22
public
const
PROP_SELECTION_OPTIONS
=
'date_selection_options'
;
23
}
ilDclDateSelectionFieldModel
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilDclDateSelectionFieldModel.php:20
ilDclDateSelectionFieldModel\PROP_SELECTION_TYPE
const PROP_SELECTION_TYPE
Definition:
class.ilDclDateSelectionFieldModel.php:21
ilDclDateSelectionFieldModel\PROP_SELECTION_OPTIONS
const PROP_SELECTION_OPTIONS
Definition:
class.ilDclDateSelectionFieldModel.php:22
ilDclSelectionFieldModel
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilDclSelectionFieldModel.php:20
Modules
DataCollection
classes
Fields
DateSelection
class.ilDclDateSelectionFieldModel.php
Generated on Mon Dec 15 2025 22:01:13 for ILIAS by
1.9.4 (using
Doxyfile
)