ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (int $a_id=0, bool $a_reference=true) | |
setAccessType (int $a_value) | |
getAccessType () | |
setAccessBegin (int $a_value) | |
getAccessBegin () | |
setAccessEnd (int $a_value) | |
getAccessEnd () | |
setAccessVisibility (bool $a_value) | |
getAccessVisibility () | |
setQuestion (string $a_value) | |
getQuestion () | |
setImage (string $a_value) | |
getImage () | |
setViewResults (int $a_value) | |
getViewResults () | |
setVotingPeriod (bool $a_value) | |
getVotingPeriod () | |
setVotingPeriodBegin (int $a_value) | |
getVotingPeriodBegin () | |
setVotingPeriodEnd (int $a_value) | |
getVotingPeriodEnd () | |
setMaxNumberOfAnswers (int $a_value) | |
getMaxNumberOfAnswers () | |
setSortResultByVotes (bool $a_value) | |
getSortResultByVotes () | |
setNonAnonymous (bool $a_value) | |
getNonAnonymous () | |
setShowComments (bool $a_value) | |
getShowComments () | |
setShowResultsAs (int $a_value) | |
getShowResultsAs () | |
getImageFullPath (bool $a_as_thumb=false) | |
deleteImage () | |
uploadImage (array $a_upload, bool $a_clone=false) | |
getAnswers () | |
getAnswer (int $a_id) | |
saveAnswer (string $a_text, ?int $a_pos=null) | |
updateAnswer (int $a_id, string $a_text) | |
rebuildAnswerPositions () | |
updateAnswerPositions (array $a_pos) | |
deleteAnswer (int $a_id) | |
deleteAllVotes () | |
saveAnswers (array $a_answers) | |
saveVote (int $a_user_id, array $a_answers) | |
hasUserVoted (int $a_user_id) | |
countVotes () | |
getVotePercentages () | |
getVotesByUsers () | |
![]() | |
__construct (int $a_id=0, bool $a_reference=true) | |
Constructor. More... | |
read () | |
create (bool $a_clone_mode=false) | |
update () | |
delete () | |
cloneMetaData (ilObject $target_obj) | |
cloneObject (int $target_id, int $copy_id=0, bool $omit_tree=false) | |
![]() | |
__construct (int $id=0, bool $reference=true) | |
withReferences () | |
determines whether objects are referenced or not (got ref ids or not) More... | |
processAutoRating () | |
read () | |
getId () | |
setId (int $id) | |
setRefId (int $ref_id) | |
getRefId () | |
getType () | |
setType (string $type) | |
getPresentationTitle () | |
get presentation title Normally same as title Overwritten for sessions More... | |
getTitle () | |
getUntranslatedTitle () | |
Get untranslated object title WebDAV needs to access the untranslated title of an object. More... | |
setTitle (string $title) | |
getDescription () | |
setDescription (string $desc) | |
getLongDescription () | |
get object long description (stored in object_description) More... | |
getImportId () | |
setImportId (string $import_id) | |
setOfflineStatus (bool $status) | |
getOfflineStatus () | |
supportsOfflineHandling () | |
getOwner () | |
getOwnerName () | |
get full name of object owner More... | |
setOwner (int $usr_id) | |
getCreateDate () | |
Get create date in YYYY-MM-DD HH-MM-SS format. More... | |
getLastUpdateDate () | |
Get last update date in YYYY-MM-DD HH-MM-SS format. More... | |
create () | |
note: title, description and type should be set when this function is called More... | |
update () | |
MDUpdateListener (string $element) | |
Metadata update listener. More... | |
createMetaData () | |
updateMetaData () | |
deleteMetaData () | |
updateOwner () | |
update owner of object in db More... | |
putInTree (int $parent_ref_id) | |
maybe this method should be in tree object!? More... | |
setPermissions (int $parent_ref_id) | |
setParentRolePermissions (int $parent_ref_id) | |
Initialize the permissions of parent roles (local roles of categories, global roles...) This method is overwritten in e.g. More... | |
createReference () | |
creates reference for object More... | |
countReferences () | |
delete () | |
delete object or referenced object (in the case of a referenced object, object data is only deleted if last reference is deleted) This function removes an object entirely from system!! More... | |
initDefaultRoles () | |
init default roles settings Purpose of this function is to create a local role folder and local roles, that are needed depending on the object type. More... | |
applyDidacticTemplate (int $tpl_id) | |
getXMLZip () | |
getHTMLDirectory () | |
appendCopyInfo (int $target_id, int $copy_id) | |
Prepend Copy info if object with same name exists in that container. More... | |
cloneDependencies (int $target_id, int $copy_id) | |
Clone object dependencies. More... | |
cloneMetaData (ilObject $target_obj) | |
Copy meta data. More... | |
selfOrParentWithRatingEnabled () | |
getPossibleSubObjects (bool $filter=true) | |
get all possible sub objects of this type the object can decide which types of sub objects are possible jut in time overwrite if the decision distinguish from standard model More... | |
Static Public Member Functions | |
static | initStorage (int $a_id, ?string $a_subdir=null) |
static | getImageSize () |
![]() | |
static | _lookupObjIdByImportId (string $import_id) |
Get (latest) object id for an import id. More... | |
static | _lookupImportId (int $obj_id) |
static | _lookupOwnerName (int $owner_id) |
Lookup owner name for owner id. More... | |
static | _getIdForImportId (string $import_id) |
static | _getAllReferences (int $id) |
get all reference ids for object ID More... | |
static | _lookupTitle (int $obj_id) |
static | lookupOfflineStatus (int $obj_id) |
Lookup offline status using objectDataCache. More... | |
static | _lookupOwner (int $obj_id) |
Lookup owner user ID for object ID. More... | |
static | _getIdsForTitle (string $title, string $type='', bool $partial_match=false) |
static | _lookupDescription (int $obj_id) |
static | _lookupLastUpdate (int $obj_id, bool $formatted=false) |
static | _getLastUpdateOfObjects (array $obj_ids) |
static | _lookupObjId (int $ref_id) |
static | _setDeletedDate (int $ref_id, int $deleted_by) |
static | setDeletedDates (array $ref_ids, int $user_id) |
static | _resetDeletedDate (int $ref_id) |
static | _lookupDeletedDate (int $ref_id) |
static | _writeTitle (int $obj_id, string $title) |
write title to db (static) More... | |
static | _writeDescription (int $obj_id, string $desc) |
write description to db (static) More... | |
static | _writeImportId (int $obj_id, string $import_id) |
write import id to db (static) More... | |
static | _lookupType (int $id, bool $reference=false) |
static | _isInTrash (int $ref_id) |
static | _hasUntrashedReference (int $obj_id) |
checks whether an object has at least one reference that is not in trash More... | |
static | _lookupObjectId (int $ref_id) |
static | _getObjectsDataForType (string $type, bool $omit_trash=false) |
get all objects of a certain type More... | |
static | _exists (int $id, bool $reference=false, ?string $type=null) |
checks if an object exists in object_data More... | |
static | _getObjectsByType (string $obj_type="", int $owner=null) |
static | _prepareCloneSelection (array $ref_ids, string $new_type, bool $show_path=true) |
Prepare copy wizard object selection. More... | |
static | _getIcon (int $obj_id=0, string $size="big", string $type="", bool $offline=false) |
Get icon for repository item. More... | |
static | collectDeletionDependencies (array &$deps, int $ref_id, int $obj_id, string $type, int $depth=0) |
Collect deletion dependencies. More... | |
static | getDeletionDependencies (int $obj_id) |
Get deletion dependencies. More... | |
static | getLongDescriptions (array $obj_ids) |
static | getAllOwnedRepositoryObjects (int $user_id) |
static | fixMissingTitles ($type, array &$obj_title_map) |
Try to fix missing object titles. More... | |
static | _lookupCreationDate (int $obj_id) |
static | _getObjectTypeIdByTitle (string $type, \ilDBInterface $ilDB=null) |
Data Fields | |
const | VIEW_RESULTS_ALWAYS = 1 |
const | VIEW_RESULTS_NEVER = 2 |
const | VIEW_RESULTS_AFTER_VOTE = 3 |
const | VIEW_RESULTS_AFTER_PERIOD = 4 |
const | SHOW_RESULTS_AS_BARCHART = 1 |
const | SHOW_RESULTS_AS_PIECHART = 2 |
![]() | |
const | TITLE_LENGTH = 255 |
const | DESC_LENGTH = 128 |
const | LONG_DESC_LENGTH = 4000 |
const | TABLE_OBJECT_DATA = "object_data" |
array | $objectList |
string | $untranslatedTitle |
Protected Member Functions | |
initType () | |
doRead () | |
propertiesToDB () | |
doCreate (bool $clone_mode=false) | |
doUpdate () | |
doDelete () | |
doCloneObject (ilObject2 $new_obj, int $a_target_id, ?int $a_copy_id=0) | |
deleteAllAnswers () | |
![]() | |
initType () | |
doRead () | |
doCreate (bool $clone_mode=false) | |
beforeCreate () | |
If overwritten this method should return true, there is currently no "abort" handling for cases where "false" is returned. More... | |
doUpdate () | |
beforeUpdate () | |
doDelete () | |
beforeDelete () | |
doCloneObject (ilObject2 $new_obj, int $a_target_id, ?int $a_copy_id=null) | |
beforeCloneObject () | |
![]() | |
doMDUpdateListener (string $a_element) | |
beforeMDUpdateListener (string $a_element) | |
doCreateMetaData () | |
beforeCreateMetaData () | |
doUpdateMetaData () | |
beforeUpdateMetaData () | |
doDeleteMetaData () | |
beforeDeleteMetaData () | |
handleAutoRating () | |
hasAutoRating () | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilObjPoll
Definition at line 26 of file class.ilObjPoll.php.
ilObjPoll::__construct | ( | int | $a_id = 0 , |
bool | $a_reference = true |
||
) |
Definition at line 55 of file class.ilObjPoll.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), setAccessType(), setViewResults(), setVotingPeriod(), and ilObjectActivation\TIMINGS_DEACTIVATED.
ilObjPoll::countVotes | ( | ) |
Definition at line 697 of file class.ilObjPoll.php.
References ilObject\getId().
Referenced by getVotePercentages().
|
protected |
Definition at line 596 of file class.ilObjPoll.php.
References ilObject\$db, $ilDB, deleteAllVotes(), and ilObject\getId().
Referenced by doDelete().
ilObjPoll::deleteAllVotes | ( | ) |
Definition at line 608 of file class.ilObjPoll.php.
References ilObject\$db, $ilDB, and ilObject\getId().
Referenced by deleteAllAnswers().
ilObjPoll::deleteAnswer | ( | int | $a_id | ) |
Definition at line 583 of file class.ilObjPoll.php.
References ilObject\$db, and $ilDB.
Referenced by saveAnswers().
ilObjPoll::deleteImage | ( | ) |
Definition at line 394 of file class.ilObjPoll.php.
References setImage().
Referenced by doDelete(), and uploadImage().
|
protected |
Definition at line 340 of file class.ilObjPoll.php.
References ilCopyWizardOptions\_getInstance(), getAnswers(), getImage(), getImageFullPath(), getQuestion(), getShowComments(), getShowResultsAs(), getViewResults(), ilObject\setOfflineStatus(), and ilObject2\update().
|
protected |
Definition at line 273 of file class.ilObjPoll.php.
References ilObject\$db, $ilDB, ilObject\getId(), and propertiesToDB().
|
protected |
Definition at line 323 of file class.ilObjPoll.php.
References ilObject\$db, $ilDB, deleteAllAnswers(), ilObjectActivation\deleteAllEntries(), deleteImage(), and ilObject\getId().
|
protected |
Definition at line 224 of file class.ilObjPoll.php.
References ilObject\$db, $ilDB, getAccessType(), ilObject\getId(), ilObjectActivation\getItem(), setAccessBegin(), setAccessEnd(), setAccessType(), setAccessVisibility(), setImage(), setMaxNumberOfAnswers(), setNonAnonymous(), setQuestion(), setShowComments(), setShowResultsAs(), setSortResultByVotes(), setViewResults(), setVotingPeriod(), setVotingPeriodBegin(), setVotingPeriodEnd(), ilObjectActivation\TIMINGS_ACTIVATION, and ilObjectActivation\TIMINGS_DEACTIVATED.
|
protected |
Definition at line 296 of file class.ilObjPoll.php.
References ilObject\$db, $ilDB, getAccessBegin(), getAccessEnd(), getAccessType(), getAccessVisibility(), ilObject\getId(), ilObject\getRefId(), getShowComments(), and propertiesToDB().
ilObjPoll::getAccessBegin | ( | ) |
Definition at line 89 of file class.ilObjPoll.php.
References $access_begin.
Referenced by doUpdate().
ilObjPoll::getAccessEnd | ( | ) |
Definition at line 99 of file class.ilObjPoll.php.
References $access_end.
Referenced by doUpdate().
ilObjPoll::getAccessType | ( | ) |
Definition at line 79 of file class.ilObjPoll.php.
References $access_type.
Referenced by doRead(), and doUpdate().
ilObjPoll::getAccessVisibility | ( | ) |
Definition at line 109 of file class.ilObjPoll.php.
References $access_visibility.
Referenced by doUpdate().
ilObjPoll::getAnswer | ( | int | $a_id | ) |
ilObjPoll::getAnswers | ( | ) |
Definition at line 484 of file class.ilObjPoll.php.
References ilObject\$db, $ilDB, $res, and ilObject\getId().
Referenced by doCloneObject(), rebuildAnswerPositions(), and saveAnswers().
ilObjPoll::getImage | ( | ) |
Definition at line 129 of file class.ilObjPoll.php.
References $image.
Referenced by doCloneObject(), getImageFullPath(), and propertiesToDB().
ilObjPoll::getImageFullPath | ( | bool | $a_as_thumb = false | ) |
Definition at line 379 of file class.ilObjPoll.php.
References $img, $path, and getImage().
Referenced by doCloneObject().
|
static |
Definition at line 473 of file class.ilObjPoll.php.
Referenced by ilObjPollGUI\initQuestionForm().
ilObjPoll::getMaxNumberOfAnswers | ( | ) |
Definition at line 179 of file class.ilObjPoll.php.
References $max_number_answers.
Referenced by propertiesToDB().
ilObjPoll::getNonAnonymous | ( | ) |
Definition at line 199 of file class.ilObjPoll.php.
References $mode_non_anonymous.
Referenced by propertiesToDB().
ilObjPoll::getQuestion | ( | ) |
Definition at line 119 of file class.ilObjPoll.php.
References $question.
Referenced by doCloneObject(), and propertiesToDB().
ilObjPoll::getShowComments | ( | ) |
Definition at line 209 of file class.ilObjPoll.php.
References $show_comments.
Referenced by doCloneObject(), and doUpdate().
ilObjPoll::getShowResultsAs | ( | ) |
Definition at line 219 of file class.ilObjPoll.php.
References $show_results_as.
Referenced by doCloneObject(), and propertiesToDB().
ilObjPoll::getSortResultByVotes | ( | ) |
Definition at line 189 of file class.ilObjPoll.php.
References $result_sort_by_votes.
Referenced by propertiesToDB().
ilObjPoll::getViewResults | ( | ) |
Definition at line 139 of file class.ilObjPoll.php.
References $view_results.
Referenced by doCloneObject(), and propertiesToDB().
ilObjPoll::getVotePercentages | ( | ) |
Definition at line 707 of file class.ilObjPoll.php.
References ilObject\$id, $res, countVotes(), ilObject\getId(), and ILIAS\Repository\int().
ilObjPoll::getVotesByUsers | ( | ) |
Definition at line 735 of file class.ilObjPoll.php.
References ilObject\$db, $ilDB, $res, ilObject\getId(), and ILIAS\Repository\int().
ilObjPoll::getVotingPeriod | ( | ) |
Definition at line 149 of file class.ilObjPoll.php.
References $period.
Referenced by propertiesToDB().
ilObjPoll::getVotingPeriodBegin | ( | ) |
Definition at line 159 of file class.ilObjPoll.php.
References $period_begin.
Referenced by propertiesToDB().
ilObjPoll::getVotingPeriodEnd | ( | ) |
Definition at line 169 of file class.ilObjPoll.php.
References $period_end.
Referenced by propertiesToDB().
ilObjPoll::hasUserVoted | ( | int | $a_user_id | ) |
Definition at line 686 of file class.ilObjPoll.php.
References ilObject\getId().
Referenced by saveVote().
|
static |
Definition at line 404 of file class.ilObjPoll.php.
References $path.
Referenced by ilPollDataSet\getXmlRecord().
|
protected |
Definition at line 69 of file class.ilObjPoll.php.
|
protected |
Definition at line 257 of file class.ilObjPoll.php.
References getImage(), getMaxNumberOfAnswers(), getNonAnonymous(), getQuestion(), getShowResultsAs(), getSortResultByVotes(), getViewResults(), getVotingPeriod(), getVotingPeriodBegin(), and getVotingPeriodEnd().
Referenced by doCreate(), and doUpdate().
ilObjPoll::rebuildAnswerPositions | ( | ) |
Definition at line 552 of file class.ilObjPoll.php.
References ilObject\$id, getAnswers(), ILIAS\Repository\int(), and updateAnswerPositions().
ilObjPoll::saveAnswer | ( | string | $a_text, |
?int | $a_pos = null |
||
) |
Definition at line 510 of file class.ilObjPoll.php.
References ilObject\$db, ilObject\$id, $ilDB, ilObject\getId(), and ILIAS\Repository\int().
Referenced by saveAnswers().
ilObjPoll::saveAnswers | ( | array | $a_answers | ) |
Definition at line 618 of file class.ilObjPoll.php.
References ilObject\$id, deleteAnswer(), getAnswers(), ILIAS\Repository\int(), saveAnswer(), and updateAnswerPositions().
ilObjPoll::saveVote | ( | int | $a_user_id, |
array | $a_answers | ||
) |
Definition at line 672 of file class.ilObjPoll.php.
References ilObject\getId(), and hasUserVoted().
ilObjPoll::setAccessBegin | ( | int | $a_value | ) |
Definition at line 84 of file class.ilObjPoll.php.
Referenced by doRead().
ilObjPoll::setAccessEnd | ( | int | $a_value | ) |
Definition at line 94 of file class.ilObjPoll.php.
Referenced by doRead().
ilObjPoll::setAccessType | ( | int | $a_value | ) |
Definition at line 74 of file class.ilObjPoll.php.
Referenced by __construct(), and doRead().
ilObjPoll::setAccessVisibility | ( | bool | $a_value | ) |
Definition at line 104 of file class.ilObjPoll.php.
Referenced by doRead().
ilObjPoll::setImage | ( | string | $a_value | ) |
Definition at line 124 of file class.ilObjPoll.php.
Referenced by deleteImage(), doRead(), and uploadImage().
ilObjPoll::setMaxNumberOfAnswers | ( | int | $a_value | ) |
Definition at line 174 of file class.ilObjPoll.php.
Referenced by doRead().
ilObjPoll::setNonAnonymous | ( | bool | $a_value | ) |
Definition at line 194 of file class.ilObjPoll.php.
Referenced by doRead().
ilObjPoll::setQuestion | ( | string | $a_value | ) |
Definition at line 114 of file class.ilObjPoll.php.
Referenced by doRead().
ilObjPoll::setShowComments | ( | bool | $a_value | ) |
Definition at line 204 of file class.ilObjPoll.php.
Referenced by doRead().
ilObjPoll::setShowResultsAs | ( | int | $a_value | ) |
Definition at line 214 of file class.ilObjPoll.php.
Referenced by doRead().
ilObjPoll::setSortResultByVotes | ( | bool | $a_value | ) |
Definition at line 184 of file class.ilObjPoll.php.
Referenced by doRead().
ilObjPoll::setViewResults | ( | int | $a_value | ) |
Definition at line 134 of file class.ilObjPoll.php.
Referenced by __construct(), and doRead().
ilObjPoll::setVotingPeriod | ( | bool | $a_value | ) |
Definition at line 144 of file class.ilObjPoll.php.
Referenced by __construct(), and doRead().
ilObjPoll::setVotingPeriodBegin | ( | int | $a_value | ) |
Definition at line 154 of file class.ilObjPoll.php.
Referenced by doRead().
ilObjPoll::setVotingPeriodEnd | ( | int | $a_value | ) |
Definition at line 164 of file class.ilObjPoll.php.
Referenced by doRead().
ilObjPoll::updateAnswer | ( | int | $a_id, |
string | $a_text | ||
) |
ilObjPoll::updateAnswerPositions | ( | array | $a_pos | ) |
Definition at line 565 of file class.ilObjPoll.php.
References ilObject\$db, ilObject\$id, and $ilDB.
Referenced by rebuildAnswerPositions(), and saveAnswers().
ilObjPoll::uploadImage | ( | array | $a_upload, |
bool | $a_clone = false |
||
) |
Definition at line 422 of file class.ilObjPoll.php.
References $name, $path, deleteImage(), ilShellUtil\escapeShellArg(), ilShellUtil\escapeShellCmd(), ilShellUtil\execQuoted(), ilFileUtils\moveUploadedFile(), and setImage().
|
protected |
Definition at line 30 of file class.ilObjPoll.php.
Referenced by getAccessBegin().
|
protected |
Definition at line 31 of file class.ilObjPoll.php.
Referenced by getAccessEnd().
|
protected |
Definition at line 29 of file class.ilObjPoll.php.
Referenced by getAccessType().
|
protected |
Definition at line 32 of file class.ilObjPoll.php.
Referenced by getAccessVisibility().
|
protected |
Definition at line 34 of file class.ilObjPoll.php.
Referenced by getImage().
|
protected |
Definition at line 41 of file class.ilObjPoll.php.
Referenced by getMaxNumberOfAnswers().
|
protected |
Definition at line 43 of file class.ilObjPoll.php.
Referenced by getNonAnonymous().
|
protected |
Definition at line 28 of file class.ilObjPoll.php.
|
protected |
Definition at line 36 of file class.ilObjPoll.php.
Referenced by getVotingPeriod().
|
protected |
Definition at line 37 of file class.ilObjPoll.php.
Referenced by getVotingPeriodBegin().
|
protected |
Definition at line 38 of file class.ilObjPoll.php.
Referenced by getVotingPeriodEnd().
|
protected |
Definition at line 33 of file class.ilObjPoll.php.
Referenced by getQuestion().
|
protected |
Definition at line 42 of file class.ilObjPoll.php.
Referenced by getSortResultByVotes().
|
protected |
Definition at line 44 of file class.ilObjPoll.php.
Referenced by getShowComments().
|
protected |
Definition at line 45 of file class.ilObjPoll.php.
Referenced by getShowResultsAs().
|
protected |
Definition at line 35 of file class.ilObjPoll.php.
Referenced by getViewResults().
const ilObjPoll::SHOW_RESULTS_AS_BARCHART = 1 |
Definition at line 52 of file class.ilObjPoll.php.
Referenced by ilObjPollGUI\initEditCustomForm().
const ilObjPoll::SHOW_RESULTS_AS_PIECHART = 2 |
Definition at line 53 of file class.ilObjPoll.php.
Referenced by ilPollBlockGUI\fillRow(), and ilObjPollGUI\initEditCustomForm().
const ilObjPoll::VIEW_RESULTS_AFTER_PERIOD = 4 |
Definition at line 50 of file class.ilObjPoll.php.
Referenced by ilObjPollGUI\initEditCustomForm(), ilPollBlock\mayNotResultsYet(), ilPollBlock\maySeeResults(), and ilObjPollGUI\validateCustom().
const ilObjPoll::VIEW_RESULTS_AFTER_VOTE = 3 |
Definition at line 49 of file class.ilObjPoll.php.
Referenced by ilPollDataSet\getXmlRecord(), ilObjPollGUI\initEditCustomForm(), and ilPollBlock\maySeeResults().
const ilObjPoll::VIEW_RESULTS_ALWAYS = 1 |
Definition at line 47 of file class.ilObjPoll.php.
Referenced by ilObjPollGUI\initEditCustomForm(), and ilPollBlock\maySeeResults().
const ilObjPoll::VIEW_RESULTS_NEVER = 2 |
Definition at line 48 of file class.ilObjPoll.php.
Referenced by ilObjPollGUI\initEditCustomForm(), and ilPollBlock\maySeeResults().