|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilExcCriteriaBool. More...
Inheritance diagram for ilExcCriteriaBool:
Collaboration diagram for ilExcCriteriaBool: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) | |
| 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 | ) |
Reimplemented from ilExcCriteria.
Definition at line 23 of file class.ilExcCriteriaBool.php.
References $lng, $options, ilExcCriteria\getDescription(), ilExcCriteria\getId(), ilExcCriteria\getTitle(), and ilExcCriteria\isRequired().
Here is the call graph for this function:| ilExcCriteriaBool::getHTML | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 62 of file class.ilExcCriteriaBool.php.
References $lng, and ilExcCriteria\isRequired().
Here is the call graph for this function:| ilExcCriteriaBool::getType | ( | ) |
Reimplemented from ilExcCriteria.
Definition at line 15 of file class.ilExcCriteriaBool.php.
| ilExcCriteriaBool::hasValue | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 57 of file class.ilExcCriteriaBool.php.
| ilExcCriteriaBool::importFromPeerReviewForm | ( | ) |
Reimplemented from ilExcCriteria.
Definition at line 52 of file class.ilExcCriteriaBool.php.
References ilExcCriteria\getId().
Here is the call graph for this function: