Home
last modified time | relevance | path

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

/plugin/starred/
H A Daction.php79 $star_html = $this->helper->starHtml($ID, $ID, $inneronly, true);
H A Dsyntax.php81 $R->doc .= $hlp->starHtml($ID, $pid, false);
H A Dhelper.php139 public function starHtml($ID, $pageid, $inneronly = false, $setid = false) function in helper_plugin_starred