Home
last modified time | relevance | path

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

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