Searched refs:EXTENSION_REPOSITORY_API (Results 1 – 1 of 1) sorted by relevance
11 … public const EXTENSION_REPOSITORY_API = 'https://www.dokuwiki.org/lib/plugins/pluginrepo/api.php'; define in dokuwiki\\plugin\\extension\\Repository65 $data = $httpclient->get(self::EXTENSION_REPOSITORY_API . '?cmd=ping');94 $response = $httpclient->post(self::EXTENSION_REPOSITORY_API, $data);208 $response = $httpclient->post(self::EXTENSION_REPOSITORY_API, $query);