Home
last modified time | relevance | path

Searched refs:pages (Results 26 – 50 of 858) sorted by relevance

12345678910>>...35

/plugin/editor/
H A Dsyntax.php54 if ($my =& plugin_load('helper', 'editor')) $pages = $my->getEditor($ns, '', $user);
61 $pages = $tag->tagRefine($pages, $refine);
65 if (!$pages) return true; // nothing to display
84 foreach ($pages as $page) {
92 foreach ($pages as $page) {
/plugin/loglog/helper/
H A Dreport.php94 $pages = ['start' => 0];
115 $pages[$page] = !isset($pages[$page]) ? 1 : $pages[$page] + 1;
117 $pages['start']++;
126 'admin' => $pages
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ListPagesResponse.php47 public function setPages($pages) argument
49 $this->pages = $pages;
56 return $this->pages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1TextAnnotation.php33 public function setPages($pages) argument
35 $this->pages = $pages;
42 return $this->pages;
H A DGoogleCloudVisionV1p1beta1TextAnnotation.php33 public function setPages($pages) argument
35 $this->pages = $pages;
42 return $this->pages;
H A DGoogleCloudVisionV1p3beta1TextAnnotation.php33 public function setPages($pages) argument
35 $this->pages = $pages;
42 return $this->pages;
H A DTextAnnotation.php33 public function setPages($pages) argument
35 $this->pages = $pages;
42 return $this->pages;
H A DGoogleCloudVisionV1p4beta1TextAnnotation.php33 public function setPages($pages) argument
35 $this->pages = $pages;
42 return $this->pages;
/plugin/tagfilter/helper/
H A Dsyntax.php27 * tag=>array of pageids of pages having the tag
28 * - array $pageids ids of related pages
39 foreach ($tagFilters['tagExpression'] as $key => $tagExpression) { //build tag->pages relation
86 * @param array $pageids pages to list
115 $pages = [];
149 if (isset($pages[$tmp_id])) {
153 $pages[$tmp_id] = $cache_page;
158 krsort($pages, SORT_NATURAL | SORT_FLAG_CASE);
160 ksort($pages, SORT_NATURAL | SORT_FLAG_CASE);
162 return $pages;
177 renderList($pages, $flags, $pagelistflags) global() argument
[all...]
/plugin/fastwiki/
H A Dpagecache.js2 * The CPageCache class allows you to store pages in memory.
4 * @param {int} maxSize - The maximum number of pages to store in memory.
10 var m_p1Queue = []; // Priority 1 queue. These can only be bumped by other p1 pages.
82 // Split pages into at least 4 batches if possible.
98 var pages = data.split(JSINFO.fastwiki.preload_head);
99 for (var p=0; p<pages.length; p++) {
100 var line1End = pages[p].indexOf('\n');
101 var id = pages[p].substr(0, line1End);
102 pages[p] = pages[
[all...]
/plugin/ireadit/
H A Dhelper.php156 $pages = [];
160 $pages[$page] = [
176 if (isset($pages[$page])) {
177 $pages[$page]['last_read_rev'] = $rev;
178 $pages[$page]['timestamp'] = $timestamp;
187 unset($pages[$page]);
210 $pages[$page] = [
219 foreach ($pages as &$page) {
228 return $pages;
/plugin/autolink3/
H A Dscript.js12 this.pages = null;
63 pl_si.pages = data.split("\n");
64 pl_si.count = pl_si.pages.length;
65 plugin_tagindex_status(pl_si.pages.length+" pages found");
67 pl_si.page = pl_si.pages.shift();
79 pl_si.page = pl_si.pages.shift();
/plugin/geotag/
H A Ddeleted.files7 _test/data/pages/fullgeotag.txt
8 _test/data/pages/fullgeotagnegativecoords.txt
9 _test/data/pages/minimalgeotag.txt
10 _test/data/pages/nogeotag.txt
/plugin/nsexport/action/
H A Dexport.php55 $pages = array();
57 search($pages,$base,'search_allpages',array());
58 $pages = array_reverse($pages);
72 foreach($pages as $page){
/plugin/task/syntax/
H A Dtasks.php57 if ($this->helper) $pages = $this->helper->getTasks($ns, NULL, $filter, $user);
64 $pages = $tag->tagRefine($pages, $refine);
68 if(!$pages) {
81 $c = count($pages);
88 $pages = array_slice($pages, $first, $perpage);
126 $pages = array_reverse($pages);
128 foreach ($pages as $page) {
145 foreach ($pages as $page) {
/plugin/tag/syntax/
H A Dtopic.php3 * Tag Plugin, topic component: displays links to all wiki pages with a certain tag
10 * Topic syntax, displays links to all wiki pages with a certain tag
100 $pages = $helper->getTopic($ns, '', $tag);
103 if (!isset($pages) || !$pages) return true; // nothing to display
130 // Sort pages by pagename if required by flags
135 usort($pages, $fnc);
136 // rsort is true - revserse sort the pages
138 krsort($pages);
142 foreach ($pages a
[all...]
/plugin/discussion/syntax/
H A Dthreads.php103 $pages = array();
105 … if ($my =& plugin_load('helper', 'discussion')) $pages = $my->getThreads($ns, null, $skipEmpty);
113 $pages = $tag->tagRefine($pages, $refine);
117 if (!$pages) {
150 foreach ($pages as $page) {
171 foreach ($pages as $page) {
/plugin/orphanswanted/
H A Dhelper.php32 $pages = array();
34 $pages[$pageid] = array("exists"=>page_exists($pageid), "links"=>0);
44 $pages[$name]['exists'] = $exists;
45 … $pages[$name]['links'] = isset($pages[$name]['links']) ? $pages[$name]['links'] + 1 : 1;
50 return $pages;
/plugin/api/
H A DREADME.md15 ### pages subsection
16 `pages` returns a list of all pages
19 http://localhost:81/lib/exe/ajax.php?call=api&fn=pages&limit=10
22 …* `limit` : the max number of pages (known also under [pagename](https://www.dokuwiki.org/pagename…
27 `page` returns much more information on a page than [pages](#pages)
/plugin/snippets/lang/en/
H A Dinfo.txt1 This tool should reconcile any differences between the metafiles, the pages, and the database.
2 …ts logged in their metafiles, and then updates the metafiles to reflect the contents of the pages.
4 - pages which have snippets and which snippets
5 - snippets and the pages they are embedded in
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DDocumentation.php75 public function setPages($pages) argument
77 $this->pages = $pages;
84 return $this->pages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DDocumentation.php75 public function setPages($pages) argument
77 $this->pages = $pages;
84 return $this->pages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DDocumentation.php75 public function setPages($pages) argument
77 $this->pages = $pages;
84 return $this->pages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DDocumentation.php75 public function setPages($pages) argument
77 $this->pages = $pages;
84 return $this->pages;
/plugin/autotranslation/
H A Dadmin.php37 $pages = $this->getAllPages();
38 foreach ($pages as $page) {
97 $pages = array();
98 search($pages, $dir, 'search_allpages',array());
99 return $pages;

12345678910>>...35