Home
last modified time | relevance | path

Searched refs:pageName (Results 1 – 25 of 26) sorted by path

12

/plugin/404manager/
H A Daction.php391 $pageName = noNS($ID);
392 if ($pageName != $conf['sidebar']) {
513 $pageName = noNS($id);
514 $pagesWithSameName = ft_pageLookup($pageName);
569 $pageName = noNS($pageId);
570 if ($this->getConf('ShowPageNameIsNotUnique') == 1 && $pageName <> $conf['start']) {
573 $pagesWithSameName = ft_pageLookup($pageName);
592 … "doku.php?id=" . $pageId . "&do=search&q=" . rawurldecode($pageName),
/plugin/alphaindex/
H A Dsyntax.php204 $pageName = p_get_first_heading($tmpData);
206 if($pageName == NULL) {
210 $pageName = $tmpData;
212 $pageName = str_replace('_', ' ', $pageName);
218 $pageName = $tmpData;
221 $pageName = str_replace('_', ' ', $pageName);
226 if(!in_array($pageName, $hidepages)) {
231 $pageName = eregi_replace($pattern, '', $pageName);
260 $pageName = $pageNameArticle.' '.$pageName;
262 $pageName = $pageName.' ('.$pageNameArticle.')';
[all …]
/plugin/bureaucracy-au/helper/
H A Dactiontemplate.php221 foreach ($this->targetpages as $pageName => $template) {
224 $this->values['__nsbase__'] = noNS(getNS($pageName));
229 'id' => $pageName,
/plugin/bureaucracy/helper/
H A Dactiontemplate.php265 foreach ($this->targetpages as $pageName => $template) {
268 $this->values['__nsbase__'] = noNS(getNS($pageName));
273 'id' => $pageName,
/plugin/bureaucracyau/helper/
H A Dactiontemplate.php221 foreach ($this->targetpages as $pageName => $template) {
224 $this->values['__nsbase__'] = noNS(getNS($pageName));
229 'id' => $pageName,
/plugin/combo/ComboStrap/
H A DMarkupPath.php68 private $pageName; variable in ComboStrap\\MarkupPath
1011 return $this->pageName->getValue();
1257 return $this->pageName->getDefaultValue();
1534 $this->pageName
1634 $this->pageName = ResourceName::createForResource($this);
2029 * @param $pageName
2032 private function findNearest($pageName)
2038 return page_findnearest($pageName);
2030 findNearest($pageName) global() argument
/plugin/combo/action/
H A Dpagesystemmutation.php73 $pageName = $data[2];
78 if (in_array($pageName, SlotSystem::getSlotNames())) return;
H A Drouter.php964 $pageName = noNS($id);
965 $pagesWithSameName = ft_pageLookup($pageName);
H A Droutermessage.php192 $pageName = $pageOrigin->getNameOrDefault();
225 "?do=search&q=" . rawurldecode($pageName),
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js11996 AspectDialog.prototype.createPageItem = function(pageId, pageName, pageNode) argument
12001 …t: 100%;"></div><div class="geAspectDlgListItemText">' + mxUtils.htmlEntities(pageName) + '</div>';
H A DPages.js1547 var pageName = page.getName();
1549 menu.addItem(mxResources.get('removeIt', [pageName]), null, mxUtils.bind(this, function()
1554 menu.addItem(mxResources.get('renameIt', [pageName]), null, mxUtils.bind(this, function()
1561 menu.addItem(mxResources.get('duplicateIt', [pageName]), null, mxUtils.bind(this, function()
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js729 var pageName = "page" + i + ".xml";
782 relationship.setAttribute("Target", pageName);
789 writeXmlDoc2Zip(zip, that.VISIO_PAGES + pageName, xmlDoc);
H A Dimporter.js3520 this.pageName = null;
3545 … this.pageName = pageElem.getAttribute(com.mxgraph.io.vsdx.mxVsdxConstants.NAME) || "";
3590 mxVsdxPage.prototype.parseNodes = function (pageElem, model, pageName) {
3602 this.resolveRel(pageChildElem, model, pageName);
3665 mxVsdxPage.prototype.resolveRel = function (relNode, model, pageName) {
3666 …te("r:id"), com.mxgraph.io.mxVsdxCodec.vsdxPlaceholder + "/pages/_rels/" + pageName + ".xml.rels");
3856 return this.pageName;
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1210 (function(f){(function(m){(function(e){(function(e){var k=function(){function d(b,a){this.pageName=…
1211 …d=parseFloat(b.getAttribute(f.mxgraph.io.vsdx.mxVsdxConstants.ID));this.pageName=b.getAttribute(f.…
1222 …nction(){return this.Id};d.prototype.getPageName=function(){return this.pageName};d.prototype.getS…
/plugin/docimporter/
H A D.action.php.swp16 …wiki";� if (!$nameSpace) {� $nameSpace = $_POST["ns"];� $pageName = $_POST["title"]…
26pageName, '', true, '&'));� $event->data = $this->getConf('parserPostDisplay');�� }� …
H A Daction.php27 $pageName = $_POST["title"];
/plugin/file2dw/
H A Daction.php189 if ( ! $this->pageName = $ID ) return $this->_msg('er_id');
190 $this->nsName = getNS($this->pageName);
279 …saveWikiText( $this->pageName, $this->result, $this->getLang( 'parserSummary' ).$this->userFileNam…
280 if ( ! page_exists($this->pageName) ) return $this->_msg('er_apply_content');
/plugin/gitbacked/action/
H A Deditcommit.php176 $pageName = $event->data[2];
200 array($pageName,$editSummary,$this->getAuthor()),
/plugin/jcapture/
H A Dapplet.php27 $pageName = $_GET["pageName"]; variable
61 pageName = "<?php echo $pageName; ?>" \
78 <PARAM NAME = "pageName" VALUE="<?php echo $pageName; ?>">
/plugin/odt2dw/
H A Daction.php178 if ( ! $this->pageName = $ID ) return $this->_msg('er_id');
179 $this->nsName = getNS($this->pageName);
381 …saveWikiText( $this->pageName, $this->result, $this->getLang( 'parserSummary' ).$this->odtFileName…
382 if ( ! page_exists($this->pageName) ) return $this->_msg('er_apply_content');
424 $newname = noNS($this->pageName).'_Image_'.$key.$ext;
/plugin/odtplus2dw/
H A Daction.php195 if ( ! $this->pageName = $ID ) return $this->_msg('er_id');
196 $this->nsName = getNS($this->pageName);
435 saveWikiText( $this->pageName, $this->result, $this->getLang( 'parserSummary' ).$this->userFileName );
436 if ( ! page_exists($this->pageName) ) return $this->_msg('er_apply_content');
483 $newFileName = noNS($this->pageName).'_image_'.$key.$ext;
/plugin/pagetemplate/
H A Daction.php75 $pageName = $firstLink[1];
76 $pageName = resolve_id(getNS($context),$pageName);
77 $fp = wikiFN($pageName);
79 $newTemplate = _templateFN($pageName);
91 function _templateFN($pageName) { argument
92 $newTemplate = resolve_id(getNS($pageName),'template');
H A Dsyntax.php116 $pageName = $match[0];
121 $backlink = array('pagetemplate', $pageName, $templatePage, $displayName, $cNS);
156 $pageName = $data[1];
158 $renderer->doc .= html_wikilink($pageName,$displayName);
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js6273 … var isPortrait, sizeInches, sizeMillimeters, pageName, name, exactMillimeters, intMillimeters;
6302 pageName = null;
6329pageName = this.l10n.get('document_properties_page_size_name_' + name.toLowerCase(), null, name);
6332 …inches' : 'millimeters'), null, this._isNonMetricLocale ? 'in' : 'mm'), pageName, this.l10n.get('d…
H A Dviewer.js.map1pageName","getPageName","exactMillimeters","intMillimeters","unit","orientation","dateObject","PDF…

12