Home
last modified time | relevance | path

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

/plugin/acknowledge/action/
H A Dnotification.php74 'full' => sprintf($this->getLang('notification'), $this->buildPageLink($page)),
75 'brief' => $this->buildPageLink($page),
98 protected function buildPageLink($page) function in action_plugin_acknowledge_notification