Searched refs:notifyIconUpdated (Results 1 – 6 of 6) sorted by relevance
| /plugin/pagesicon/ |
| H A D | action.php | 232 private function notifyIconUpdated(string $targetPage, string $action, string $mediaID = ''): void function in action_plugin_pagesicon 237 $helper->notifyIconUpdated($targetPage, $action, $mediaID); 290 $this->notifyIconUpdated($targetPage, 'delete', $mediaID); 365 $this->notifyIconUpdated($targetPage, 'upload', $mediaID);
|
| H A D | README_EN.md | 85 - `notifyIconUpdated(string $targetPage, string $action = 'update', string $mediaID = '')`
|
| H A D | DOKU_EN.md | 68 | ''notifyIconUpdated($targetPage, $action = "update", $mediaID = "")'' | Triggers the cache invali…
|
| H A D | DOKU.md | 68 | ''notifyIconUpdated($targetPage, $action = "update", $mediaID = "")'' | Déclenche l'événement d'i…
|
| H A D | helper.php | 47 …public function notifyIconUpdated(string $targetPage, string $action = 'update', string $mediaID =… function in helper_plugin_pagesicon
|
| H A D | README.md | 85 - `notifyIconUpdated(string $targetPage, string $action = 'update', string $mediaID = '')`
|