Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php44 'wiki.getBackLinks' => new ApiCall($this->legacyGetBackLinks(...), 'legacy'),
275 public function legacyGetBackLinks($id) function in dokuwiki\\Remote\\LegacyApiCore