Home
last modified time | relevance | path

Searched refs:getResource (Results 1 – 25 of 119) sorted by relevance

12345

/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java215 .getResource("/com/mxgraph/examples/swing/images/actor.png")), in GraphEditor()
218 .getResource("/com/mxgraph/examples/swing/images/cloud.png")), in GraphEditor()
250 .getResource("/com/mxgraph/examples/swing/images/arrow.png")), in GraphEditor()
254 .getResource("/com/mxgraph/examples/swing/images/bell.png")), in GraphEditor()
258 .getResource("/com/mxgraph/examples/swing/images/box.png")), in GraphEditor()
286 .getResource("/com/mxgraph/examples/swing/images/gear.png")), in GraphEditor()
290 .getResource("/com/mxgraph/examples/swing/images/house.png")), in GraphEditor()
310 .getResource("/com/mxgraph/examples/swing/images/server.png")), in GraphEditor()
371 .getResource("/com/mxgraph/examples/swing/images/link.png")), in GraphEditor()
399 .getResource("/com/mxgraph/examples/swing/images/rule.png")), in GraphEditor()
[all …]
H A DGraphEditor.java.bak180 .getResource("/com/mxgraph/examples/swing/images/actor.png")),
183 .getResource("/com/mxgraph/examples/swing/images/cloud.png")),
215 .getResource("/com/mxgraph/examples/swing/images/arrow.png")),
219 .getResource("/com/mxgraph/examples/swing/images/bell.png")),
223 .getResource("/com/mxgraph/examples/swing/images/box.png")),
251 .getResource("/com/mxgraph/examples/swing/images/gear.png")),
255 .getResource("/com/mxgraph/examples/swing/images/house.png")),
275 .getResource("/com/mxgraph/examples/swing/images/server.png")),
336 .getResource("/com/mxgraph/examples/swing/images/link.png")),
364 .getResource("/com/mxgraph/examples/swing/images/rule.png")),
[all …]
/plugin/combo/ComboStrap/
H A DMetadataDbStore.php49 $resource = $metadata->getResource();
122 $resourceCombo = $metadata->getResource();
152 $resourceIdAttribute = $metadata->getResource()->getUidObject()::getPersistentName();
190 if ($metadata->getResource() === null) {
195 $uid = $metadata->getResource()->getUid();
225 …LogUtility::msg("An exception has occurred with the $tableName ({$metadata->getResource()}) select…
267 return $metadata->getResource()->getType() . "_" . $metadata::getPersistentName();
278 $mapKey = $this->getResource()->getPath()->toString();
281 $page = $this->getResource();
H A DMetadataDokuWikiStore.php141 $resource = $metadata->getResource();
163 $resource = $metadata->getResource();
188 $wikiId = $this->getResource()->getDokuwikiId();
209 $this->setFromWikiId($this->getResource()->getDokuwikiId(), $name, $value);
219 $this->data = p_read_metadata($this->getResource()->getDokuwikiId());
274 $dokuwikiId = $this->getResource()->getDokuwikiId();
368 $resource = $this->getResource();
436 $dokuwikiId = $this->getResource()->getDokuwikiId();
H A DPageId.php63 $resource = $this->getResource();
65 …("Page Id is for now only for the page, this is not a page but {$this->getResource()->getType()}");
74 …nly: You can't ask a `page id` with the action $ACT, the page ({$this->getResource()}) does not ex…
261 …eptionCombo("A page id can not be set with a null value (Page: {$this->getResource()})", $this->ge…
264 … id value to set ($value) is not an alphanumeric string (Page: {$this->getResource()})", $this->ge…
270 …w new ExceptionCombo("The page id cannot be changed, the page ({$this->getResource()}) has already…
273 …w new ExceptionCombo("The page id cannot be changed, the page ({$this->getResource()}) has already…
H A DAliases.php46 $alias = Alias::create($this->getResource(), $aliasMeta->getValue());
89 $aliases[] = Alias::create($this->getResource(), $path)
100 $aliases[] = Alias::create($this->getResource(), $path);
155 $canonicalOrDefault = $this->getResource()->getCanonicalOrDefault();
175 $deprecatedAliases[$alias] = Alias::create($this->getResource(), $alias)
270 $alias = Alias::create($this->getResource(), $path->getValue());
H A DModificationDate.php37 $modificationTime = FileSystems::getModifiedTime($this->getResource()->getPath());
94 $modificationTime = FileSystems::getModifiedTime($this->getResource()->getPath());
98 return PageCreationDate::createForPage($this->getResource())->getValue();
H A DPageImages.php59 …::msg("Error while getting the default page image for the page {$this->getResource()}. The image w…
67 PageImage::create($defaultPageImage, $this->getResource())
70 …eating the default page image ($defaultPageImage) for the page {$this->getResource()}. The image w…
113 $page = $this->getResource();
227 $pageImage = PageImage::create($pageImagePath->getValue(), $this->getResource());
229 …or while creating the page image ($pageImagePath) for the page {$this->getResource()}. The image w…
H A DPageUrlPath.php78 $page = $this->getResource();
125 $urlTypeDefault = PageUrlType::getOrCreateForPage($this->getResource())->getDefaultValue();
208 $resource = $this->getResource();
217 $page = $this->getResource();
H A DPageH1.php66 $title = PageTitle::createForPage($this->getResource())
72 return ResourceName::createForResource($this->getResource())
H A DMetadata.php203 ->setResource($this->getResource());
275 return $this->getResource()->getReadStoreOrDefault();
278 … $this->readStore = MetadataStoreAbs::toMetadataStore($this->readStore, $this->getResource());
366 public function getResource(): ?ResourceCombo function in ComboStrap\\Metadata
372 return $this->parent->getResource();
730 … $this->writeStore = MetadataStoreAbs::toMetadataStore($this->writeStore, $this->getResource());
739 ->setResource($this->getResource());
H A DMetadataSingleArrayStore.php42 $this->checkResource($metadata->getResource());
48 $this->checkResource($metadata->getResource());
128 $this->checkResource($metadata->getResource());
H A DResourceName.php26 $resourceCombo = $this->getResource();
58 $resourceCombo = $this->getResource();
H A DCanonical.php69 $namesOriginal = $this->getResource()->getPath()->getNames();
98 if ($this->getResource()->isStartPage()) {
H A DCacheExpirationDate.php32 $resourceCombo = $this->getResource();
65 $cronExpression = $this->getResource()->getCacheExpirationFrequency();
H A DBacklinkCount.php78 $resource = $this->getResource();
132 …d("select count(1) from PAGE_REFERENCES where REFERENCE = ? ", [$this->getResource()->getPath()->t…
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DGuzzleStreamWrapperTest.php17 $handle = GuzzleStreamWrapper::getResource($stream);
73 GuzzleStreamWrapper::getResource($stream);
93 $r = GuzzleStreamWrapper::getResource($stream);
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DJTableRenderer.java125 .getResource(IMAGE_PATH + "preferences.gif"))); in JTableRenderer()
139 JTableRenderer.class.getResource(IMAGE_PATH + "minimize.gif"))) in JTableRenderer()
149 .getResource(IMAGE_PATH in JTableRenderer()
190 .getResource(IMAGE_PATH + "resize.gif"))); in JTableRenderer()
308 JTableRenderer.class.getResource(IMAGE_PATH in MyTable()
311 JTableRenderer.class.getResource(IMAGE_PATH in MyTable()
314 JTableRenderer.class.getResource(IMAGE_PATH in MyTable()
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js9getResource('jquery.syntax.brush',name,callback);}),layouts:new ResourceLoader(function(name,callb…
12 script.src=path;document.getElementsByTagName('head')[0].appendChild(script);},getResource:function… method in Syntax
H A Djquery.syntax.min.js9getResource('jquery.syntax.brush',name,callback);}),layouts:new ResourceLoader(function(name,callb…
12 script.src=path;document.getElementsByTagName('head')[0].appendChild(script);},getResource:function… method in Syntax
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalGetPolicyRequest.php37 public function getResource() function in Google\\Service\\SASPortalTesting\\SasPortalGetPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalGetPolicyRequest.php37 public function getResource() function in Google\\Service\\Sasportal\\SasPortalGetPolicyRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRoutersPreviewResponse.php35 public function getResource() function in Google\\Service\\Compute\\RoutersPreviewResponse
H A DRegionUrlMapsValidateRequest.php35 public function getResource() function in Google\\Service\\Compute\\RegionUrlMapsValidateRequest
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DInflateStream.php23 $resource = GuzzleStreamWrapper::getResource($stream);

12345