Home
last modified time | relevance | path

Searched refs:pageId (Results 26 – 50 of 87) sorted by last modified time

1234

/plugin/combo/ComboStrap/
H A DPageUrlPath.php183 * @param string $pageId
186 public static function encodePageId(string $pageId): string argument
188 return self::getPageIdChecksumCharacter($pageId) . $pageId;
207 * @param string $pageId
210 public static function getPageIdChecksumCharacter(string $pageId): ?string argument
213 for ($i = 0; $i < strlen($pageId); $i++) {
214 $letter = $pageId[$i];
H A DPermalinkTag.php199 $pageId = $requestedPage->getPageIdAbbr();
200 return PageUrlPath::encodePageId($pageId);
H A DQualityTag.php116 $pageId = $tagAttributes->getComponentAttributeValue("page-id");
117 if (empty($pageId)) {
120 $contextPath = WikiPath::createMarkupPathFromId($pageId);
/plugin/prosemirror/parser/
H A DLinkNode.php126 public static function resolveImageTitle($pageId, $imageId, $title = null, $align = null, $width = null,
133 $resolver = new MediaResolver(getNS($pageId));
124 resolveImageTitle($pageId, $imageId, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
/plugin/googletagmanager/_test/
H A Daction_plugin_googletagmanagerTest.php22 $pageId = 'start';
23 saveWikiText($pageId, "Content", 'Script Test base');
24 idx_addPage($pageId);
27 $response = $request->get(array('id' => $pageId, '/doku.php'));
/plugin/userhomepage/
H A Dhelper.php48 $pageId = $this->getPrivateID();
49 …$classes = 'class="'.$this->getLinkClasses($pageId, "uhp_private_".$this->getConf('userlink_icons'…
53 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->getLang('privatename…
55 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->getLang('privatename…
64 $pageId = $this->getPublicID();
65 …$classes = 'class="'.$this->getLinkClasses($pageId, "uhp_public_".$this->getConf('userlink_icons')…
67 …return '<li>'.$lang['loggedinas'].' <a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'…
69 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.…
71 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.…
77 function getLinkClasses($pageId = null, $class = null, $default = true) { argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DStorelayoutclusters.php37 * @param string $pageId The ID of the page.
41 public function delete($enterpriseId, $pageId, $clusterId, $optParams = []) argument
51 * @param string $pageId The ID of the page.
56 public function get($enterpriseId, $pageId, $clusterId, $optParams = []) argument
66 * @param string $pageId The ID of the page.
71 public function insert($enterpriseId, $pageId, StoreCluster $postBody, $optParams = []) argument
73 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId, 'postBody' => $postBody];
82 * @param string $pageId The ID of the page.
86 public function listStorelayoutclusters($enterpriseId, $pageId, $optParams = []) argument
88 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId];
[all …]
H A DStorelayoutpages.php37 * @param string $pageId The ID of the page.
40 public function delete($enterpriseId, $pageId, $optParams = []) argument
42 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId];
50 * @param string $pageId The ID of the page.
54 public function get($enterpriseId, $pageId, $optParams = []) argument
56 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId];
92 * @param string $pageId The ID of the page.
97 public function update($enterpriseId, $pageId, StorePage $postBody, $optParams = []) argument
99 $params = ['enterpriseId' => $enterpriseId, 'pageId' => $pageId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidEnterprise.php1052 'pageId' => [
1072 'pageId' => [
1092 'pageId' => [
1107 'pageId' => [
1122 'pageId' => [
1144 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/storeLayout/pages/{pageId}',
1152 'pageId' => [
1159 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/storeLayout/pages/{pageId}',
1167 'pageId' => [
1194 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/storeLayout/pages/{pageId}',
[all …]
H A DBlogger.php393 'path' => 'v3/blogs/{blogId}/pages/{pageId}',
401 'pageId' => [
408 'path' => 'v3/blogs/{blogId}/pages/{pageId}',
416 'pageId' => [
472 'path' => 'v3/blogs/{blogId}/pages/{pageId}',
480 'pageId' => [
503 'pageId' => [
510 'path' => 'v3/blogs/{blogId}/pages/{pageId}/revert',
518 'pageId' => [
525 'path' => 'v3/blogs/{blogId}/pages/{pageId}',
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DPages.php37 * @param string $pageId
40 public function delete($blogId, $pageId, $optParams = []) argument
42 $params = ['blogId' => $blogId, 'pageId' => $pageId];
50 * @param string $pageId
56 public function get($blogId, $pageId, $optParams = []) argument
58 $params = ['blogId' => $blogId, 'pageId' => $pageId];
101 * @param string $pageId
119 * @param string $pageId
125 $params = ['blogId' => $blogId, 'pageId' => $pageId];
133 * @param string $pageId
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js706 var pageId = page.getId();
711 this.addShape(graph, shape, p? p : parent, pageId, pageHeight);
719 … var edgeId = this.addConnectedEdge(graph, entry.getValue(), pageId, pageHeight);
733 if (edgeShapeEntry.getKey().getPageNumber() === pageId) {
864 … mxVsdxCodec.prototype.addShape = function (graph, shape, parent, pageId, parentHeight) {
887 v1 = this.addGroup(graph, shape, parent, pageId, parentHeight);
890 v1 = this.addVertex(graph, shape, parent, pageId, parentHeight);
955 … mxVsdxCodec.prototype.addGroup = function (graph, shape, parent, pageId, parentHeight) {
1010 this.addGroup(graph, subShape, group, pageId, d.y);
1013 this.addVertex(graph, subShape, group, pageId, d.y);
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js95 var pageId = pages[i].getId();
96 lookup[pageId] = pages[i];
98 if (moved[prev] == null && !removed[pageId] &&
100 diff[EditorUi.DIFF_UPDATE][pageId] == null ||
101 diff[EditorUi.DIFF_UPDATE][pageId].previous == null))
103 moved[prev] = pageId;
106 prev = pageId;
H A DDialogs.js11859 function AspectDialog(editorUi, pageId, layerIds, okFn, cancelFn) argument
11861 …this.aspect = {pageId : pageId || (editorUi.pages? editorUi.pages[0].getId() : null), layerIds : l… property in AspectDialog.aspect
11910 okFn({pageId: this.selectedPage, layerIds: Object.keys(this.selectedLayers)});
11996 AspectDialog.prototype.createPageItem = function(pageId, pageName, pageNode) argument
12000 $listItem.setAttribute('data-page-id', pageId)
12015 this.selectedPage = pageId;
12026 this.createLayerItem(layers[i], pageId, graph, pageNode);
12032 if(this.aspect.pageId == pageId)
12038 AspectDialog.prototype.createLayerItem = function(layer, pageId, graph, pageNode) argument
H A DEditorUi.js1403 for (var pageId in patch[EditorUi.DIFF_UPDATE])
1405 var diff = patch[EditorUi.DIFF_UPDATE][pageId];
1464 delete patch[EditorUi.DIFF_UPDATE][pageId];
12140 var pageId = data.pageId || (this.pages != null? ((data.currentPage) ?
12149 if (this.pages != null && this.currentPage.getId() != pageId)
12157 if (this.pages[i].getId() == pageId)
12246 (pageId != null? '&pageId=' + pageId : '') +
H A DGraphViewer.js150 this.pageId = this.graphConfig.pageId;
272 if (this.pageId != null)
276 if (this.pageId == diagrams[i].getAttribute('id'))
1889 urlParams['page-id'] = this.graphConfig.pageId;
H A DMenus.js1657 var pageId = node.parentNode.id;
1679 mxLog.debug(pageId + ': Multiple roots: ' + el.id);
1705 …var log = pageId + ': ' + Object.keys(dups).length + ' Duplicates: ' + Object.keys(dups).join(', '…
1710 mxLog.debug(pageId + ': Checked');
1735 mxLog.debug(pageId + ': Visited: ' + id);
1741 mxLog.debug(pageId + ': No root');
1749 mxLog.debug(pageId + ': Invalid tree: (see console)');
1750 console.log(pageId + ': Invalid tree', childs);
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js4017 …e)&&!this.zoomEnabled&&!mxClient.NO_FO&&!mxClient.IS_SF;this.pageId=this.graphConfig.pageId;this.e…
4020 …){var f=this.xmlNode.getElementsByTagName("diagram");if(0<f.length){if(null!=this.pageId)for(var g=
4021 0;g<f.length;g++)if(this.pageId==f[g].getAttribute("id")){this.currentPage=g;break}var k=this.graph…
4072 …1";urlParams.page=this.currentPage;urlParams["page-id"]=this.graphConfig.pageId;urlParams["layer-i…
H A Dviewer.min.js4017 …e)&&!this.zoomEnabled&&!mxClient.NO_FO&&!mxClient.IS_SF;this.pageId=this.graphConfig.pageId;this.e…
4020 …){var f=this.xmlNode.getElementsByTagName("diagram");if(0<f.length){if(null!=this.pageId)for(var g=
4021 0;g<f.length;g++)if(this.pageId==f[g].getAttribute("id")){this.currentPage=g;break}var k=this.graph…
4072 …1";urlParams.page=this.currentPage;urlParams["page-id"]=this.graphConfig.pageId;urlParams["layer-i…
H A Dapp.min.js10407 function AspectDialog(b,e,d,c,g){this.aspect={pageId:e||(b.pages?b.pages[0].getId():null),layerIds:… property in popupMenuHandler.AspectDialog.aspect
10408 …ton(mxResources.get("ok"),mxUtils.bind(this,function(){b.hideDialog();c({pageId:this.selectedPage,…
10413 …++)this.createLayerItem(e[n],b,g,d)});mxEvent.addListener(c,"click",e);this.aspect.pageId==b&&e()};
H A Dexport.js183 var pageId;
203 doneDiv.setAttribute('page-id', pageId);
807 if (data.pageId != null)
811 if (data.pageId == diagrams[i].getAttribute('id'))
852 if (pageId == null)
854 pageId = diagrams[i].getAttribute('id')
/plugin/diagramsnet/lib/plugins/
H A Dreplay.js196 var pageId = null;
201 if (pageId == null)
203 pageId = newValue[i].pageid;
206 if (pageId == newValue[i].pageid)
H A DcConf-comments.js150 …ui.remoteInvoke('getOldComments', [contentId], null, function(comments, spaceKey, pageId, pageType… argument
166 success(spaceKey, pageId, pageType, contentVer);
H A DcConf-1-4-8.js692 var pageId = content._expandable.container.match(/\d+/)[0];
694 + pageId
695 + '&preview=/' + pageId + '/' + content.id.replace('att', '') + '/'
713 var pageId = att._expandable.container;
714 pageId = pageId.substr(pageId.lastIndexOf('/') + 1);
716 ui.remoteInvoke('getPageDrawioDiagrams', [pageId], null, function(drawioCCs)
990 return macroData.pageId != null;
1018 …ui.remoteInvoke('getDiagramRevisions', [macroData.diagramName, macroData.pageId], null, function(r…
/plugin/refnotes/
H A Ddatabase.php116 foreach ($pageIndex as $pageId) {
117 $pageId = trim($pageId);
119 if ((preg_match($namespacePattern, $pageId) == 1) && file_exists(wikiFN($pageId))) {
121 $this->page[$pageId] = new refnotes_reference_database_page($this, $cache, $pageId);
134 foreach ($this->page as $pageId => $page) {
136 $this->namespace[$ns][] = $pageId;
168 foreach ($this->namespace[$namespace] as $pageId) {
[all...]

1234