|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilExcCriteriaText. More...
Inheritance diagram for ilExcCriteriaText:
Collaboration diagram for ilExcCriteriaText: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 ilExcCriteriaText.
Definition at line 13 of file class.ilExcCriteriaText.php.
| ilExcCriteriaText::addToPeerReviewForm | ( | $a_value = null | ) |
Reimplemented from ilExcCriteria.
Definition at line 75 of file class.ilExcCriteriaText.php.
References $info, $lng, ilExcCriteria\getDescription(), ilExcCriteria\getId(), getMinChars(), ilExcCriteria\getTitle(), and ilExcCriteria\isRequired().
Here is the call graph for this function:| ilExcCriteriaText::exportCustomForm | ( | ilPropertyFormGUI | $a_form | ) |
Reimplemented from ilExcCriteria.
Definition at line 52 of file class.ilExcCriteriaText.php.
References ilPropertyFormGUI\getItemByPostVar(), and getMinChars().
Here is the call graph for this function:| ilExcCriteriaText::getHTML | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 136 of file class.ilExcCriteriaText.php.
| ilExcCriteriaText::getMinChars | ( | ) |
Definition at line 25 of file class.ilExcCriteriaText.php.
References ilExcCriteria\$def, and ilExcCriteria\getDefinition().
Referenced by addToPeerReviewForm(), exportCustomForm(), and validate().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExcCriteriaText::getType | ( | ) |
Reimplemented from ilExcCriteria.
Definition at line 15 of file class.ilExcCriteriaText.php.
| ilExcCriteriaText::hasValue | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 131 of file class.ilExcCriteriaText.php.
Referenced by validate().
Here is the caller graph for this function:| ilExcCriteriaText::importCustomForm | ( | ilPropertyFormGUI | $a_form | ) |
Reimplemented from ilExcCriteria.
Definition at line 62 of file class.ilExcCriteriaText.php.
References ilPropertyFormGUI\getInput(), ilExcCriteria\setDefinition(), and setMinChars().
Here is the call graph for this function:| ilExcCriteriaText::importFromPeerReviewForm | ( | ) |
Reimplemented from ilExcCriteria.
Definition at line 99 of file class.ilExcCriteriaText.php.
| ilExcCriteriaText::initCustomForm | ( | ilPropertyFormGUI | $a_form | ) |
Reimplemented from ilExcCriteria.
Definition at line 38 of file class.ilExcCriteriaText.php.
References $lng, and ilPropertyFormGUI\addItem().
Here is the call graph for this function:| ilExcCriteriaText::setMinChars | ( | $a_value | ) |
Definition at line 20 of file class.ilExcCriteriaText.php.
References ilExcCriteria\setDefinition().
Referenced by importCustomForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExcCriteriaText::validate | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 104 of file class.ilExcCriteriaText.php.
References $lng, ilExcCriteria\getId(), getMinChars(), hasValue(), ilExcCriteria\isRequired(), sprintf, and ilStr\strLen().
Here is the call graph for this function: