Home
last modified time | relevance | path

Searched refs:PAGES (Results 26 – 43 of 43) sorted by path

12

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js2431 mxVsdxConstants.PAGES = "Pages";
3383 … } })(child.tagName, com.mxgraph.io.vsdx.mxVsdxConstants.PAGES)) {
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1174 "PageWidth";k.PAGES="Pages";k.PARAGRAPH="Paragraph";k.PIN_X="PinX";k.PIN_Y="PinY";k.POS="Pos";k.RGB…
1204 …&&a.equals?a.equals(b):a===b}(b.tagName,f.mxgraph.io.vsdx.mxVsdxConstants.PAGES)){var a=b.getEleme…
/plugin/dw2pdf/tpl/default/
H A DREADME.txt43 * ''@PAGES@'' -- number of all pages in the PDF
/plugin/fckg/fckeditor/editor/dialog/
H A Dget_headers.php12 $path = PAGES . $page . '.txt';
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog700 * Fixed: ##PAGE## / ##PAGES## directives caused PHP warnings when
/plugin/latexit/_test/
H A Dbibhandler.test.php52 copy(dirname(PAGES) . '/pages/zotero/sources.txt', $dir . '/sources.txt');
/plugin/metadisplay/helper/
H A Dhtml.php93 $id_name = PAGES . preg_replace("/\.meta$/","",$store_name) . '.txt';
H A Dplaintext.php93 $id_name = PAGES . preg_replace("/\.meta$/","",$store_name) . '.txt';
/plugin/pdftools/tpl/checkliste/
H A DREADME.txt43 * ''@PAGES@'' -- number of all pages in the PDF
/plugin/pdftools/tpl/checkliste2/
H A DREADME.txt43 * ''@PAGES@'' -- number of all pages in the PDF
/plugin/pdftools/tpl/info/
H A DREADME.txt43 * ''@PAGES@'' -- number of all pages in the PDF
/plugin/pdftools/tpl/kompakt/
H A DREADME.txt43 * ''@PAGES@'' -- number of all pages in the PDF
/plugin/pdftools/tpl/minimal/
H A DREADME.txt43 * ''@PAGES@'' -- number of all pages in the PDF
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt43 * ''@PAGES@'' -- number of all pages in the PDF
/plugin/pdftools/tpl/standard/
H A DREADME.txt43 * ''@PAGES@'' -- number of all pages in the PDF
/plugin/siteexport/inc/
H A Dtoc.php288 private function __buildTopicTree(&$PAGES, $DATA, $SITE, $INSERTDATA = null) { argument
298 if (is_array($PAGES[noNS($SITE)])) {
300 if (!empty($PAGES[noNS($SITE)][noNS($SITE)])) {
301 if (strstr($PAGES[noNS($SITE)][noNS($SITE)], $SITE)) {
303 $PAGES['__' . noNS($SITE)] = $INSERTDATA;
305 $PAGES['__' . noNS($SITE)] = $PAGES[noNS($SITE)][noNS($SITE)];
306 $PAGES[noNS($SITE)][noNS($SITE)] = $INSERTDATA;
309 $PAGES[noNS($SITE)][noNS($SITE)] = $INSERTDATA;
313 $PAGES[noNS($SITE)] = $INSERTDATA;
319 if (!is_array($PAGES[$NS])) $PAGES[$NS] = empty($PAGES[$NS]) ? array() : array($PAGES[$NS]);
[all …]
/plugin/xcom/
H A Dremote.php275 $id_name = PAGES ."$cur_dir${store_name}";
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs14255 421: "PIVOT.SHOW.PAGES",

12