Home
last modified time | relevance | path

Searched refs:notifyIconUpdated (Results 1 – 6 of 6) sorted by relevance

/plugin/pagesicon/
H A Daction.php232 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 DREADME_EN.md85 - `notifyIconUpdated(string $targetPage, string $action = 'update', string $mediaID = '')`
H A DDOKU_EN.md68 | ''notifyIconUpdated($targetPage, $action = "update", $mediaID = "")'' | Triggers the cache invali…
H A DDOKU.md68 | ''notifyIconUpdated($targetPage, $action = "update", $mediaID = "")'' | Déclenche l'événement d'i…
H A Dhelper.php47 …public function notifyIconUpdated(string $targetPage, string $action = 'update', string $mediaID =… function in helper_plugin_pagesicon
H A DREADME.md85 - `notifyIconUpdated(string $targetPage, string $action = 'update', string $mediaID = '')`