| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/ |
| D | UsersThreads.php | 37 * Prefer `threads.trash` instead. (threads.delete) 76 * @opt_param bool includeSpamTrash Include threads from `SPAM` and `TRASH` in 114 * Moves the specified thread to the trash. Any messages that belong to the 115 * thread are also moved to the trash. (threads.trash) 119 * @param string $id The ID of the thread to Trash. 123 public function trash($userId, $id, $optParams = []) function in Google\\Service\\Gmail\\Resource\\UsersThreads 127 return $this->call('trash', [$params], Thread::class); 130 * Removes the specified thread from the trash. Any messages that belong to the 131 * thread are also removed from the trash. (threads.untrash) 135 * @param string $id The ID of the thread to remove from Trash.
|
| D | UsersMessages.php | 67 * cannot be undone. Prefer `messages.trash` instead. (messages.delete) 114 * @opt_param bool deleted Mark the email as permanently deleted (not TRASH) and 141 * @opt_param bool deleted Mark the email as permanently deleted (not TRASH) and 161 * @opt_param bool includeSpamTrash Include messages from `SPAM` and `TRASH` in 214 * Moves the specified message to the trash. (messages.trash) 218 * @param string $id The ID of the message to Trash. 222 public function trash($userId, $id, $optParams = []) function in Google\\Service\\Gmail\\Resource\\UsersMessages 226 return $this->call('trash', [$params], Message::class); 229 * Removes the specified message from the trash. (messages.untrash) 233 * @param string $id The ID of the message to remove from Trash.
|
| D | UsersDrafts.php | 51 * trash it. (drafts.delete) 88 * @opt_param bool includeSpamTrash Include drafts from `SPAM` and `TRASH` in
|
| /plugin/filelist/conf/ |
| D | ignore.txt | 12 # Linux trash folder which might appear on any partition or disk 13 .Trash-* 40 Network Trash Folder
|
| /plugin/fckg/fckeditor/editor/filemanager/browser/default/ |
| D | frmcreatefolder.html | 149 …rMoveLabel">move </span><span id='is_mac'>Ctrl</span>+<img alt="trash" src="images/trash.png"><br …
|
| D | frmupload.html | 164 <span id='is_mac'>Ctrl</span>+<img alt="trash" src="images/trash.png">
|
| D | frmresourceslist.html | 207 var trash = 'images/trash.png'; 209 sUnlink += '<img src="' + trash + '" border="0"></a><\/td>';
|
| /plugin/deletepagebutton/ |
| D | DeletePageButton.php | 23 protected $svg = __DIR__ . '/images/trash-can-outline.svg';
|
| D | README.md | 70 Icon: <https://materialdesignicons.com/icon/trash-can-outline>
|
| /plugin/mikioplugin/icons/bootstrap-icons/svg/ |
| H A D | trash-fill.svg | 1 <svg class="bi bi-trash-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmln…
|
| H A D | trash.svg | 1 <svg class="bi bi-trash" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="ht…
|
| /plugin/pagebuttons/ |
| D | README.md | 44 * https://materialdesignicons.com/icon/trash-can-outline
|
| D | DeletePageButton.php | 30 protected $svg = __DIR__ . '/images/trash-can-outline.svg';
|
| /plugin/ckgedit/fckeditor/editor/filemanager/browser/default/ |
| D | frmupload.html | 166 <span id='is_mac'>Ctrl</span>+<img alt="trash" src="images/trash.png">
|
| D | frmresourceslist.html | 236 var Unlink,sUnlink,trash,sLink,sTitle; 244 var trash = 'images/trash.png'; 246 sUnlink += '<img src="' + trash + '" border="0"></a><\/td>';
|
| /plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/ |
| D | frmupload.html | 166 <span id='is_mac'>Ctrl</span>+<img alt="trash" src="images/trash.png">
|
| D | frmresourceslist.html | 236 var Unlink,sUnlink,trash,sLink; 241 var trash = 'images/trash.png'; 243 sUnlink += '<img src="' + trash + '" border="0"></a><\/td>';
|
| /plugin/qrcode/syntax/ |
| D | i_nigmacode.php | 20 …=BEGIN%3AVCARD%0AN%3ANName%2C%20VName%0ATEL%3A0241112%0AEMAIL%3Aschrott%40trash-mail.com%0AEND%3AV… 192 …=BEGIN%3AVCARD%0AN%3ANName%2C%20VName%0ATEL%3A0241112%0AEMAIL%3Aschrott%40trash-mail.com%0AEND%3AV…
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | xhtml.autoclose.inc.php | 33 // messy code containing trash between TD, TR and TABLE tags.
|
| /plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/ |
| D | dmn-codes.css | 34 .dmn-icon-trash:before { content: '\e820'; } /* '' */
|
| /plugin/icons/exe/ |
| D | list-glyphicon.php | 255 'trash',
|
| D | list-font-awesome.php | 710 'trash', 711 'trash-o',
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | Gmail.php | 552 ],'trash' => [ 553 'path' => 'gmail/v1/users/{userId}/messages/{id}/trash', 1202 ],'trash' => [ 1203 'path' => 'gmail/v1/users/{userId}/threads/{id}/trash',
|
| /plugin/struct/script/ |
| H A D | AggregationEditor.js | 46 … const $btn = jQuery('<button' + isDisabled + '><i class="ui-icon ui-icon-trash"></i></button>')
|
| /plugin/unusedmedias/admin/ |
| D | list.php | 135 …<img src="'.DOKU_BASE.'lib/images/trash.png" alt="'.$lang['btn_delete'].'" title="'.$lang['btn_del…
|