Home
last modified time | relevance | path

Searched refs:targetPath (Results 1 – 15 of 15) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUriResolver.php78 $targetPath = self::removeDotSegments($rel->getPath());
83 $targetPath = $base->getPath();
87 $targetPath = $rel->getPath();
90 $targetPath = '/' . $rel->getPath();
94 $targetPath = $rel->getPath();
96 … $targetPath = substr($base->getPath(), 0, $lastSlashPos + 1) . $rel->getPath();
100 $targetPath = self::removeDotSegments($targetPath);
108 $targetPath,
H A DUploadedFile.php251 * @param string $targetPath Path to which to move the uploaded file.
258 public function moveTo($targetPath) argument
262 if (false === $this->isStringNotEmpty($targetPath)) {
270 ? rename($this->file, $targetPath)
271 : move_uploaded_file($this->file, $targetPath);
275 new LazyOpenStream($targetPath, 'w')
283 sprintf('Uploaded file could not be moved to %s', $targetPath)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DBaseAsset.php31 private $targetPath; variable in Assetic\\Asset\\BaseAsset
144 return $this->targetPath;
147 public function setTargetPath($targetPath) argument
151 if (false === strpos($targetPath, $var)) {
152 …eption(sprintf('The asset target path "%s" must contain the variable "{%s}".', $targetPath, $var));
157 $this->targetPath = $targetPath;
H A DAssetCollection.php29 private $targetPath; variable in Assetic\\Asset\\AssetCollection
182 return $this->targetPath;
185 public function setTargetPath($targetPath) argument
187 $this->targetPath = $targetPath;
H A DAssetInterface.php135 * @param string $targetPath A web URL where the asset will be dumped
137 public function setTargetPath($targetPath); argument
H A DAssetReference.php107 public function setTargetPath($targetPath) argument
109 $this->callAsset(__FUNCTION__, array($targetPath));
H A DAssetCache.php105 public function setTargetPath($targetPath) argument
107 $this->asset->setTargetPath($targetPath);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssRewriteFilter.php31 $targetPath = $asset->getTargetPath();
33 if (null === $sourcePath || null === $targetPath || $sourcePath == $targetPath) {
51 $path = str_repeat('../', substr_count($targetPath, '/'));
52 } elseif ('.' == $targetDir = dirname($targetPath)) {
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/CSV/
H A DCSVExporter.php33 $targetPath = sprintf('%s/findologic.csv', $targetDirectory);
35 file_put_contents($targetPath, $csvString);
37 return $targetPath;
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/
H A DXMLExporter.php27 $targetPath = sprintf('%s/findologic_%d_%d.xml', $targetDirectory, $start, $count);
29 file_put_contents($targetPath, $xmlString);
31 return $targetPath;
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DUploadedFileInterface.php60 * @param string $targetPath Path to which to move the uploaded file.
65 public function moveTo($targetPath); argument
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DRequireCssProcess.php63 $targetPath = $this->componentDir;
66 $asset->setTargetPath($targetPath);
/plugin/combo/action/
H A Drouter.php369 $targetPath = WikiPath::createMarkupPathFromId($targetPageId);
370 if (FileSystems::exists($targetPath)) {
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js30339 targetPath = target && graphicsFactory.getShapePath(target),
30343 end = (target && getElementLineIntersection(targetPath, connectionPath, false)) || end;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1targetPath = PartFingerprints.collect(target, ctx.viewDomNode);\n }\n else {\n …