ILIAS
release_8 Revision v8.23
◀ 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
}
ilDclSelectionFieldModel
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilDclSelectionFieldModel.php:19
ilDclDateSelectionFieldModel\PROP_SELECTION_OPTIONS
const PROP_SELECTION_OPTIONS
Definition:
class.ilDclDateSelectionFieldModel.php:22
ilDclDateSelectionFieldModel\PROP_SELECTION_TYPE
const PROP_SELECTION_TYPE
Definition:
class.ilDclDateSelectionFieldModel.php:21
ilDclDateSelectionFieldModel
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilDclDateSelectionFieldModel.php:19
Modules
DataCollection
classes
Fields
DateSelection
class.ilDclDateSelectionFieldModel.php
Generated on Sun Aug 31 2025 22:01:22 for ILIAS by
1.8.13 (using
Doxyfile
)