Home
last modified time | relevance | path

Searched refs:relation (Results 1 – 25 of 51) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentEntityRelation.php29 public $relation; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntityRelation
52 public function setRelation($relation) argument
54 $this->relation = $relation;
61 return $this->relation;
H A DGoogleCloudDocumentaiV1beta1DocumentEntityRelation.php29 public $relation; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentEntityRelation
52 public function setRelation($relation) argument
54 $this->relation = $relation;
61 return $this->relation;
H A DGoogleCloudDocumentaiV1beta2DocumentEntityRelation.php29 public $relation; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentEntityRelation
52 public function setRelation($relation) argument
54 $this->relation = $relation;
61 return $this->relation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Digitalassetlinks/
H A DStatementTemplate.php25 public $relation; variable in Google\\Service\\Digitalassetlinks\\StatementTemplate
34 public function setRelation($relation) argument
36 $this->relation = $relation;
43 return $this->relation;
H A DStatement.php25 public $relation; variable in Google\\Service\\Digitalassetlinks\\Statement
34 public function setRelation($relation) argument
36 $this->relation = $relation;
43 return $this->relation;
/plugin/combo/ComboStrap/
H A DReferences.php71 $relation = $metadataStore->getFromName("relation");
72 if (is_array($relation)) {
75 $referencesArray = $relation["references"] ?? null;
H A DMarkupPath.php373 $metadata = $store->getCurrentFromName('relation');
668 $relation = $store->getCurrentFromName('relation');
669 if (isset($relation['media'])) {
671 * The relation is
672 * $this->meta['relation']['media'][$src] = $exists;
675 foreach ($relation['media'] as $src => $exists) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DAbstractGeoShape.php39 * Sets the relation of the geo_shape field and the query geometry.
45 public function setRelation(string $relation): self argument
47 $this->_relation = $relation;
53 * Gets the relation of the geo_shape field and the query geometry.
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java58 Element relation = doc.createElement("Knows"); in UserObject() local
59 relation.setAttribute("since", "1985"); in UserObject()
150 graph.insertEdge(parent, null, relation, v1, v2); in UserObject()
H A DUserObject.java.bak52 Element relation = doc.createElement("Knows");
53 relation.setAttribute("since", "1985");
144 graph.insertEdge(parent, null, relation, v1, v2);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDigitalassetlinks.php73 'relation' => [
116 'relation' => [
/plugin/semantic/
H A Dhelper.php104 …return (isset($this->meta['relation']['firstimage']) ? $this->meta['relation']['firstimage'] : nul…
/plugin/dirpictures/
H A Dsyntax.php107 $picture = $meta['relation']['firstimage'];
/plugin/backlinks2/_test/data/meta/
H A Dbacklinks_syntax.meta1 …Bob Ross says";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"first…
H A Dbacklinks_exclude_syntax.meta1 …de namespace)";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"first…
H A Dlink.meta5 Another link to the backlinks page.";}s:8:"relation";a:2:{s:10:"references";a:2:{s:13:"bob_ross_say…
H A Dbacklinks_include_syntax.meta1 …cluding only)";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"first…
H A Dbacklink_test_pages.meta2 …Bob RossAn included link to Bob RossAn excluded link to Bob Ross";}s:8:"relation";a:2:{s:10:"refer…
H A Dbob_ross_says.meta3 …es you happy.";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"first…
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DOSM.php26 * This adapter is not ready yet. It lacks a relation writer, and the reader has problems with invalid multipolygons
132 foreach ($this->xmlObj->getElementsByTagName('relation') as $relation) {
133 /** @var \DOMElement $relation */
144 foreach ($relation->getElementsByTagName('tag') as $tag) {
150 // Collect relation members
153 foreach ($relation->getElementsByTagName('member') as $member) {
174 // Assemble relation geometries
/plugin/mapillary/
H A Dsyntax.php166 $rel = p_get_metadata($ID, 'relation', METADATA_RENDER_USING_CACHE);
/plugin/editonlink/
H A DREADME.md19 * Button click is detected by calculating popover position in relation to the parent link.
/plugin/backlinks2/_test/data/meta/exclude/
H A Dlink.meta3 So Bob Ross says this (exclude namespace).";}s:8:"relation";a:2:{s:10:"references";a:1:{s:13:"bob_r…
/plugin/backlinks2/_test/data/meta/include/
H A Dlink.meta3 So Bob Ross says this (include namespace).";}s:8:"relation";a:2:{s:10:"references";a:1:{s:13:"bob_r…
/plugin/webcomponent/_test/data/pages/
H A Dnavbar.txt57 [[:data:type:relation:|Relation (Table)]]

123