Home
last modified time | relevance | path

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

/plugin/batchedit/
Dinterface.php315 private function printAction($href, $titleId, $iconId) { argument
316 … $action = '<a class="be-action" href="' . $href . '" title="' . $this->getLang($titleId) . '">';
/plugin/schedule/
DscheduleRoot.class.php209 function removeSep ($titleId) { argument
210 return strtr ($titleId, ':/;', ' ');