/plugin/struct/_test/ |
H A D | Assignments.test.php | 48 $this->assertEquals(array('foo' => array('foo' => false)), $ass->getPages()); 52 $this->assertEquals(array(), $ass->getPages()); 187 $this->assertEquals($expect, $ass->getPages()); 195 $this->assertEquals($expect, $ass->getPages('baz')); 203 $this->assertEquals($expect, $ass->getPages(null, true));
|
/plugin/html2pdf/html2pdf/html2ps/unittest/ |
H A D | test.widows.php | 34 $page_heights = PageBreakLocator::getPages($tree, 79 $page_heights = PageBreakLocator::getPages($tree, 124 $page_heights = PageBreakLocator::getPages($tree,
|
H A D | test.pagebreak.php | 13 $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 D | test.orphans.php | 33 $page_heights = PageBreakLocator::getPages($tree, 80 $page_heights = PageBreakLocator::getPages($tree, 127 $page_heights = PageBreakLocator::getPages($tree,
|
H A D | test.pagebreak.border.php | 32 $page_heights = PageBreakLocator::getPages($tree, 74 $page_heights = PageBreakLocator::getPages($tree,
|
H A D | test.pagebreak.fixed.height.php | 9 $page_heights = PageBreakLocator::getPages($tree,
|
H A D | test.css.page.break.after.php | 13 $page_heights = PageBreakLocator::getPages($tree,
|
H A D | test.pagebreak.table.lines.php | 90 $page_heights = PageBreakLocator::getPages($tree,
|
/plugin/pagetitle/ |
H A D | action.php | 95 $pages = idx_get_indexer()->getPages('plugin_pagetitle'); 141 $pages = idx_get_indexer()->getPages('plugin_pagetitle');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/ |
H A D | GoogleCloudDialogflowCxV3ListPagesResponse.php | 54 public function getPages() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListPagesResponse
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/ |
H A D | GoogleCloudVisionV1p2beta1TextAnnotation.php | 40 public function getPages() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1TextAnnotation
|
H A D | GoogleCloudVisionV1p1beta1TextAnnotation.php | 40 public function getPages() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1TextAnnotation
|
H A D | GoogleCloudVisionV1p3beta1TextAnnotation.php | 40 public function getPages() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1TextAnnotation
|
H A D | TextAnnotation.php | 40 public function getPages() function in Google\\Service\\Vision\\TextAnnotation
|
H A D | GoogleCloudVisionV1p4beta1TextAnnotation.php | 40 public function getPages() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1TextAnnotation
|
H A D | AnnotateFileRequest.php | 86 public function getPages() function in Google\\Service\\Vision\\AnnotateFileRequest
|
/plugin/findologicxmlexport/ |
H A D | PageGetter.php | 22 $allPages = $indexer->getPages();
|
/plugin/struct/ |
H A D | helper.php | 190 public function getPages($schema = null) function in helper_plugin_struct 193 return $assignments->getPages($schema);
|
/plugin/structpublish/helper/ |
H A D | db.php | 10 public function getPages() function in helper_plugin_structpublish_db
|
/plugin/tagging/helper/ |
H A D | querybuilder.php | 49 return ($this->field === 'pid') ? $this->getPages() : $this->getTags(); 59 public function getPages() function in helper_plugin_tagging_querybuilder
|
/plugin/batchedit/ |
H A D | engine.php | 690 public function getPages() { function in BatcheditSession 1059 …$policy = new BatcheditMarkPolicyVerifyBoth($this->session->getPages(), $this->session->getCachedP… 1063 …$policy = new BatcheditMarkPolicyVerifyMatched($this->session->getPages(), $this->session->getCach… 1067 $policy = new BatcheditMarkPolicyVerifyOffset($this->session->getPages()); 1071 $policy = new BatcheditMarkPolicyVerifyContext($this->session->getPages()); 1087 array_reduce($this->session->getPages(), function ($marks, $page) { 1091 foreach ($this->session->getPages() as $page) {
|
/plugin/docsearchsitemap/ |
H A D | action.php | 47 $pages = idx_get_indexer()->getPages();
|
/plugin/tagging/_test/ |
H A D | search.test.php | 172 $actual = $queryBuilder->getPages()[0];
|
/plugin/combo/ComboStrap/ |
H A D | Index.php | 64 $pages = $this->indexer->getPages();
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
H A D | Documentation.php | 82 public function getPages() function in Google\\Service\\ServiceConsumerManagement\\Documentation
|