Home
last modified time | relevance | path

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

/plugin/starred/
H A Daction.php69 * @param bool $inneronly TBD
73 public function tpl_starred($inneronly = false, $print = true) argument
79 $star_html = $this->helper->starHtml($ID, $ID, $inneronly, true);
H A Dhelper.php135 * @param bool $inneronly
139 public function starHtml($ID, $pageid, $inneronly = false, $setid = false) argument
143 if ($inneronly === false) {
161 if (!$inneronly) {