Searched refs:titleId (Results 1 – 2 of 2) sorted by relevance
315 private function printAction($href, $titleId, $iconId) { argument316 … $action = '<a class="be-action" href="' . $href . '" title="' . $this->getLang($titleId) . '">';
209 function removeSep ($titleId) { argument210 return strtr ($titleId, ':/;', ' ');