Home
last modified time | relevance | path

Searched refs:ENDPOINT_NAME (Results 1 – 2 of 2) sorted by path

/plugin/api/_test/
H A Dpage.test.php16 const ENDPOINT_NAME = 'page'; define in dokuwiki_plugin_api_page_test
47 $homePageId = self::ENDPOINT_NAME."home";
54 $backlinkHomePageId = self::ENDPOINT_NAME."PageWithLinkToHome";
H A Dpages.test.php16 const ENDPOINT_NAME = 'pages'; define in dokuwiki_plugin_api_pages_test
48 $homePageId = self::ENDPOINT_NAME . "home";
55 $secondPage = self::ENDPOINT_NAME . "PageToHome";
66 'fn' => self::ENDPOINT_NAME