Home
last modified time | relevance | path

Searched refs:fullPath (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Container.php25 public $fullPath; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Container
54 public function setFullPath($fullPath) argument
56 $this->fullPath = $fullPath;
63 return $this->fullPath;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/
H A DClassFileNameSniff.php61 $fullPath = basename($phpcsFile->getFilename());
62 $fileName = substr($fullPath, 0, strrpos($fullPath, '.'));
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php167 $fullPath = $collectionUrl . '/' . $item;
168 $fullPaths[] = $fullPath;
172 …foreach ($this->server->getPropertiesForMultiplePaths($fullPaths, $properties) as $fullPath => $pr…
176 $responses[] = new DAV\Xml\Element\Response($fullPath, $props);
186 $fullPath = $collectionUrl . '/' . $item;
187 $responses[] = new DAV\Xml\Element\Response($fullPath, [], 404);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php167 $fullPath = $collectionUrl . '/' . $item;
168 $fullPaths[] = $fullPath;
172 …foreach ($this->server->getPropertiesForMultiplePaths($fullPaths, $properties) as $fullPath => $pr…
176 $responses[] = new DAV\Xml\Element\Response($fullPath, $props);
186 $fullPath = $collectionUrl . '/' . $item;
187 $responses[] = new DAV\Xml\Element\Response($fullPath, [], 404);
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTree.php273 $fullPath = $parent . '/' . $childNode->getName();
274 $result[$fullPath] = $childNode;
275 $this->cache[$fullPath] = $childNode;
279 $fullPath = $parent . '/' . $child;
280 $result[$fullPath] = $this->getNodeForPath($fullPath);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTree.php271 $fullPath = $parent . '/' . $childNode->getName();
272 $result[$fullPath] = $childNode;
273 $this->cache[$fullPath] = $childNode;
277 $fullPath = $parent . '/' . $child;
278 $result[$fullPath] = $this->getNodeForPath($fullPath);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dendpoint-closure.asciidoc22 $fullPath = '\\Elasticsearch\\Endpoints\\' . $class;
24 return new $fullPath($transport, $serializer);
26 return new $fullPath($transport);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php286 $fullPath = $this->server->getBaseUri() . URLUtil::encodePath($subPath);
290 $subNodes[$subPath]['fullPath'] = $fullPath;
455 $fullPath = $this->server->getBaseUri() . URLUtil::encodePath($parentUri);
456 $html .= '<a href="' . $fullPath . '" class="btn">⇤ Go to parent</a>';
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php286 $fullPath = $this->server->getBaseUri() . URLUtil::encodePath($subPath);
290 $subNodes[$subPath]['fullPath'] = $fullPath;
458 $fullPath = $this->server->getBaseUri() . URLUtil::encodePath($parentUri);
459 $html .= '<a href="' . $fullPath . '" class="btn">⇤ Go to parent</a>';
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php673 $fullPath = '\\Elasticsearch\\Endpoints\\' . $class;
675 $reflection = new ReflectionClass($fullPath);
679 return new $fullPath($serializer);
681 return new $fullPath();
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...