Searched refs:pullInWikiData (Results 1 – 6 of 6) sorted by relevance
| /plugin/geonav/server/ |
| D | getWikiData.php | 2 function pullInWikiData ($dokuPageId, $namespace, $topic) { function
|
| D | get_continent.php | 16 $wikiData = pullInWikiData($path, $namespace, $topic);
|
| D | get_country.php | 18 $wikiData = pullInWikiData($path, $namespace, $topic);
|
| D | get_county.php | 24 $wikiData = pullInWikiData($path, $namespace, $topic);
|
| D | get_locality.php | 30 $wikiData = pullInWikiData($path, $namespace, $topic);
|
| D | get_state.php | 42 $wikiData = pullInWikiData($path, $namespace, $topic);
|