Home
last modified time | relevance | path

Searched refs:Page (Results 1 – 25 of 250) sorted by path

12345678910

/plugin/404manager/
H A DCHANGES.md19 …kuwiki Test Framework. See the [_test](_test) directory and the [DokuWiki Page](https://www.dokuwi…
H A DREADME.md62 ### Redirection by configuration (Admin Page)
/plugin/404manager/_test/
H A Dmanager.test.php203 …t_parameters::$REDIRECT_BEST_PAGE_NAME_TARGET_SAME_BRANCH, 'REDIRECT Best Page Name Same Branch', …
253 …t_parameters::$REDIRECT_BEST_PAGE_NAME_TARGET_SAME_BRANCH, 'REDIRECT Best Page Name Same Branch', …
255 …_parameters::$REDIRECT_BEST_PAGE_NAME_TARGET_OTHER_BRANCH, 'REDIRECT Best Page Name Other Branch',…
303 …saveWikiText(constant_parameters::$REDIRECT_TO_NAMESPACE_START_PAGE_BAD_TARGET, 'Page with the sam…
362 …onstant_parameters::$REDIRECT_TO_NAMESPACE_START_PAGE_PARENT_BAD_TARGET, 'Page with the same name'…
/plugin/404manager/lang/en/
H A Dadd.txt3 ^ Page Type ^ Example ^
4 | Internal Wiki Page | - namespace:internalpagename \\ - namespace_first:namespace_second:internal…
/plugin/404manager/lang/fr/
H A Dadd.txt3 | Page interne | - namespace:page_interne \\ - namespace_1:namespace_2:page_interne |
/plugin/accscounter/lang/en/
H A Dviewer.txt1 Page(s) you specified are shown below.
/plugin/aceeditor/
H A DNEWS21 * Syntax highlighting for diff, Go, JSX, Lua Page, TCL and YAML
/plugin/addnewpage/
H A DREADME.md1 # Add New Page Plugin for DokuWiki
H A Dplugin.info.txt6 name Add New Page plugin
/plugin/adhoctags/
H A DREADME.md6 More information on the [Plugin Page on DokuWiki](https://www.dokuwiki.org/plugin:adhoctags).
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1Page size ' + pageSize + ' not recognized');\n\t return { width: size[0], height: size[1] }…
/plugin/api/_test/
H A Dpage.test.php56 $backlinkHomePageTitle = 'Backlink Page Heading 1';
83 $expectedHtml = DOKU_LF . '<p>' . DOKU_LF . 'Home Page' . DOKU_LF . '</p>' . DOKU_LF;
/plugin/approve/
H A DREADME3 Page approval mechanism for dokuwiki.
H A Dplugin.info.txt6 desc Page approval mechanism for dokuwiki.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPage.php20 class Page extends \Google\Model class
238 class_alias(Page::class, 'Google_Service_Blogger_Page');
H A DPageList.php27 protected $itemsType = Page::class;
53 * @param Page[]
60 * @return Page[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DPages.php20 use Google\Service\Blogger\Page; alias
54 * @return Page
60 return $this->call('get', [$params], Page::class);
66 * @param Page $postBody
70 * @return Page
102 * @param Page $postBody
107 * @return Page
121 * @return Page
135 * @return Page
148 * @param Page $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DDocumentation.php31 protected $pagesType = Page::class;
73 * @param Page[]
80 * @return Page[]
H A DPage.php20 class Page extends \Google\Collection class
31 protected $subpagesType = Page::class;
63 * @param Page[]
70 * @return Page[]
79 class_alias(Page::class, 'Google_Service_ServiceConsumerManagement_Page');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DDocumentation.php31 protected $pagesType = Page::class;
73 * @param Page[]
80 * @return Page[]
H A DPage.php20 class Page extends \Google\Collection class
31 protected $subpagesType = Page::class;
63 * @param Page[]
70 * @return Page[]
79 class_alias(Page::class, 'Google_Service_ServiceManagement_Page');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DDocumentation.php31 protected $pagesType = Page::class;
73 * @param Page[]
80 * @return Page[]
H A DPage.php20 class Page extends \Google\Collection class
31 protected $subpagesType = Page::class;
63 * @param Page[]
70 * @return Page[]
79 class_alias(Page::class, 'Google_Service_ServiceNetworking_Page');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DDocumentation.php31 protected $pagesType = Page::class;
73 * @param Page[]
80 * @return Page[]
H A DPage.php20 class Page extends \Google\Collection class
31 protected $subpagesType = Page::class;
63 * @param Page[]
70 * @return Page[]
79 class_alias(Page::class, 'Google_Service_ServiceUsage_Page');

12345678910