Home
last modified time | relevance | path

Searched refs:setSourcePath (Results 1 – 11 of 11) sorted by last modified time

/plugin/combo/ComboStrap/
H A DFetcherPage.php301 $this->setSourcePath($requestedPath);
H A DFetcherRailBar.php387 $this->setSourcePath($requestedPath);
H A DFetcherRaster.php27 setSourcePath as protected setOriginalPathTrait;
62 ->setSourcePath($path);
303 public function setSourcePath(WikiPath $path): FetcherRaster function in ComboStrap\\FetcherRaster
H A DFetcherRawLocalPath.php23 $fetcherRaw->setSourcePath($wikiPath);
H A DFetcherSvg.php23 * * the {@link FetcherSvg::setSourcePath() original path}
32 setSourcePath as protected setOriginalPathTraitAlias;
149 $fetcher->setSourcePath($path);
483 public function setSourcePath(WikiPath $path): IFetcherLocalImage function in ComboStrap\\FetcherSvg
1472 $this->setSourcePath($dokuPath);
1522 $this->setSourcePath($originalPath);
H A DFetcherTraitWikiPath.php32 public function setSourcePath(WikiPath $path): IFetcher function
42 * @throws ExceptionBadSyntax - thrown by other class via the overwritten of {@link setSourcePath} (bad image)
75 $this->setSourcePath($wikiPath);
H A DFetcherPageBundler.php159 $this->setSourcePath(WikiPath::createFromPathObject($requestedPath));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementErrorResource.php82 public function setSourcePath($sourcePath) function in Google\\Service\\GKEHub\\ConfigManagementErrorResource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1Operation.php146 public function setSourcePath($sourcePath) function in Google\\Service\\Recommender\\GoogleCloudRecommenderV1Operation
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …bric.PathGroup(elements,options);if(typeof path!=="undefined"){object.setSourcePath(path)}return o…
6 …);if(typeof value==="boolean"){this.set(property,!value)}return this},setSourcePath:function(value…
8 …parsePath()}this._setPositionDimensions();if(options.sourcePath){this.setSourcePath(options.source…
9setSourcePath(pathUrl);callback(path)})}else{callback(new fabric.Path(object.path,object))}};fabri…
H A Dfabric.js658 object.setSourcePath(path);
11426 setSourcePath: function(value) {
15171 this.setSourcePath(options.sourcePath);
15992 path.setSourcePath(pathUrl);
16097 this.setSourcePath(options.sourcePath);