ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilExcCriteriaBool. More...
Public Member Functions | |
getType () | |
addToPeerReviewForm ($a_value=null) | |
importFromPeerReviewForm () | |
hasValue ($a_value) | |
getHTML ($a_value) | |
Public Member Functions inherited from ilExcCriteria | |
getTranslatedType () | |
getId () | |
getType () | |
setParent ($a_value) | |
getParent () | |
setTitle ($a_value) | |
getTitle () | |
setDescription ($a_value) | |
getDescription () | |
setRequired ($a_value) | |
isRequired () | |
setPosition ($a_value) | |
getPosition () | |
importDefinition ($a_def, $a_def_json) | |
save () | |
update () | |
delete () | |
cloneObject ($a_target_parent_id) | |
initCustomForm (ilPropertyFormGUI $a_form) | |
exportCustomForm (ilPropertyFormGUI $a_form) | |
importCustomForm (ilPropertyFormGUI $a_form) | |
setPeerReviewContext (ilExAssignment $a_ass, $a_giver_id, $a_peer_id, ilPropertyFormGUI $a_form=null) | |
addToPeerReviewForm ($a_value=null) | |
importFromPeerReviewForm () | |
updateFromAjax () | |
validate ($a_value) | |
hasValue ($a_value) | |
getHTML ($a_value) | |
resetReview () | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilExcCriteria | |
static | getInstanceById ($a_id) |
static | getInstancesByParentId ($a_parent_id) |
static | getTypesMap () |
static | getInstanceByType ($a_type) |
static | deleteByParent ($a_parent_id) |
Protected Member Functions inherited from ilExcCriteria | |
__construct () | |
setId ($a_id) | |
setDefinition (array $a_value=null) | |
getDefinition () | |
importFromDB (array $a_row) | |
getDBProperties () | |
getLastPosition () | |
Protected Attributes inherited from ilExcCriteria | |
$id | |
$parent | |
$title | |
$desc | |
$required | |
$pos | |
$def | |
$form | |
$ass | |
$giver_id | |
$peer_id | |
Class ilExcCriteriaBool.
Definition at line 13 of file class.ilExcCriteriaBool.php.
ilExcCriteriaBool::addToPeerReviewForm | ( | $a_value = null | ) |
Definition at line 23 of file class.ilExcCriteriaBool.php.
References $lng, $options, array, ilExcCriteria\getDescription(), ilExcCriteria\getId(), ilExcCriteria\getTitle(), and ilExcCriteria\isRequired().
ilExcCriteriaBool::getHTML | ( | $a_value | ) |
Definition at line 62 of file class.ilExcCriteriaBool.php.
References $lng, and ilExcCriteria\isRequired().
ilExcCriteriaBool::getType | ( | ) |
Definition at line 15 of file class.ilExcCriteriaBool.php.
ilExcCriteriaBool::hasValue | ( | $a_value | ) |
Definition at line 57 of file class.ilExcCriteriaBool.php.
ilExcCriteriaBool::importFromPeerReviewForm | ( | ) |
Definition at line 52 of file class.ilExcCriteriaBool.php.
References ilExcCriteria\getId().