Home
last modified time | relevance | path

Searched refs:pageAnchor (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentEntity.php149 public function setPageAnchor(GoogleCloudDocumentaiV1DocumentPageAnchor $pageAnchor) argument
151 $this->pageAnchor = $pageAnchor;
158 return $this->pageAnchor;
H A DGoogleCloudDocumentaiV1beta1DocumentEntity.php149 public function setPageAnchor(GoogleCloudDocumentaiV1beta1DocumentPageAnchor $pageAnchor) argument
151 $this->pageAnchor = $pageAnchor;
158 return $this->pageAnchor;
H A DGoogleCloudDocumentaiV1beta2DocumentEntity.php149 public function setPageAnchor(GoogleCloudDocumentaiV1beta2DocumentPageAnchor $pageAnchor) argument
151 $this->pageAnchor = $pageAnchor;
158 return $this->pageAnchor;
/plugin/combo/ComboStrap/Meta/Field/
H A DAlias.php77 $pageAnchor = $this->getPage()->getHtmlAnchorLink();
78 LogUtility::msg("Bad Alias Type. The alias type value ($type) for the alias path ({$this->getPath()}) of the page ({$pageAnchor})");