Home
last modified time | relevance | path

Searched refs:getDeletedDate (Results 1 – 5 of 5) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/Forum/classes/
H A Dclass.ilForumPostsDeleted.php123 'deleted_date' => array('timestamp', $this->getDeletedDate()),
170 public function getDeletedDate() function in ilForumPostsDeleted
/dports/www/ilias6/ILIAS-6.14/Modules/Forum/classes/
H A Dclass.ilForumPostsDeleted.php128 'deleted_date' => array('timestamp', $this->getDeletedDate()),
175 public function getDeletedDate() function in ilForumPostsDeleted
/dports/mail/thunderbird/thunderbird-91.8.0/comm/calendar/base/public/
H A DcalIDeletedItems.idl25 calIDateTime getDeletedDate(in AUTF8String aId, [optional] in AUTF8String aCalId);
/dports/mail/thunderbird/thunderbird-91.8.0/comm/calendar/base/src/
H A DCalDeletedItems.jsm16 * except when a calendar id is passed to getDeletedDate.
55 getDeletedDate(aId, aCalId) {
/dports/mail/thunderbird/thunderbird-91.8.0/comm/calendar/base/modules/utils/
H A DcalItipUtils.jsm387 delTime = delmgr.getDeletedDate(items[0].id);