Home
last modified time | relevance | path

Searched refs:getPages (Results 26 – 50 of 60) sorted by path

123

/plugin/combo/ComboStrap/
H A DSearch.php46 public static function getPages($searchTerm, array $columns = ["h1", "title", "name"]): array function in ComboStrap\\Search
/plugin/combo/action/
H A Dlinkwizard.php82 $pages = Search::getPages($searchTerm);
/plugin/combo/
H A Dcli.php264 $pages = FsWikiUtility::getPages($namespaces, $depth);
321 $pages = FsWikiUtility::getPages($namespaces, $depth);
464 $pages = FsWikiUtility::getPages($namespaces, $depth);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js198 var pages = _this.vsdxModel.getPages();
1561 … r.push(m.entries[i].value); return r; })(_this.vsdxModel.getPages())).next();
3437 mxVsdxModel.prototype.getPages = function () {
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1103 …null;g.vsdxModel=new f.mxgraph.io.vsdx.mxVsdxModel(e,n,w);d=g.vsdxModel.getPages();a=g.RESPONSE_HE…
1145 …c<a.entries.length;c++)b.push(a.entries[c].value);return b}(n.vsdxModel.getPages())).next();if(nul…
1206 …eturn null}(b,g),n.setBackPage(g))}break}b=b.nextSibling}}};d.prototype.getPages=function(){return… method in d
/plugin/docsearchsitemap/
H A Daction.php47 $pages = idx_get_indexer()->getPages();
/plugin/findologicxmlexport/
H A DDokuwikiXMLExport.php85 $pagesAndDeletedPages = $indexer->getPages();
H A DPageGetter.php22 $allPages = $indexer->getPages();
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.css.page.break.after.php13 $page_heights = PageBreakLocator::getPages($tree,
H A Dtest.orphans.php33 $page_heights = PageBreakLocator::getPages($tree,
80 $page_heights = PageBreakLocator::getPages($tree,
127 $page_heights = PageBreakLocator::getPages($tree,
H A Dtest.pagebreak.border.php32 $page_heights = PageBreakLocator::getPages($tree,
74 $page_heights = PageBreakLocator::getPages($tree,
H A Dtest.pagebreak.fixed.height.php9 $page_heights = PageBreakLocator::getPages($tree,
H A Dtest.pagebreak.php13 $page_heights = PageBreakLocator::getPages($tree,
58 $page_heights = PageBreakLocator::getPages($tree,
129 $page_heights = PageBreakLocator::getPages($tree,
196 $page_heights = PageBreakLocator::getPages($tree,
H A Dtest.pagebreak.table.lines.php90 $page_heights = PageBreakLocator::getPages($tree,
H A Dtest.widows.php34 $page_heights = PageBreakLocator::getPages($tree,
79 $page_heights = PageBreakLocator::getPages($tree,
124 $page_heights = PageBreakLocator::getPages($tree,
/plugin/ireadit/
H A Dhelper.php153 $current_user_pages = $indexer->getPages('ireadit');
/plugin/nspages/fileHelper/
H A DfileHelper.php36 function getPages(){ function in fileHelper
/plugin/nspages/
H A Dsyntax.php174 $pages = $fileHelper->getPages();
/plugin/orphanswanted/
H A Dhelper.php31 $all_pages = idx_get_indexer()->getPages();
/plugin/pagetitle/
H A Daction.php95 $pages = idx_get_indexer()->getPages('plugin_pagetitle');
141 $pages = idx_get_indexer()->getPages('plugin_pagetitle');
/plugin/sphinxsearch-was/
H A DSphinxSearch.php92 public function getPages($keywords) function in SphinxSearch
H A Daction.php152 $pagesList = $search->getPages($keywords);
/plugin/sphinxsearch/
H A DSphinxSearch.php91 public function getPages($keywords) function in SphinxSearch
H A Daction.php146 $pagesList = $search->getPages($keywords);
/plugin/struct/
H A Dhelper.php191 public function getPages($schema = null)
194 return $assignments->getPages($schema);
190 public function getPages($schema = null) global() function in helper_plugin_struct

123