Searched refs:getResource (Results 1 – 25 of 134) sorted by relevance
123456
215 .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 …]
180 .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 …]
102 $resource = $this->getResource();104 LogUtility::msg("Page Id is for now only for the page, this is not a page but {$this->getResource()->getType()}");284 throw new ExceptionCompile("A page id can not be set with a null value (Page: {$this->getResource()})", $this->getCanonical());287 throw new ExceptionCompile("The page id value to set ($value) is not an alphanumeric string (Page: {$this->getResource()})", $this->getCanonical());297 throw new ExceptionCompile("The page id cannot be changed, the page ({$this->getResource()}) has already an id ($actualId}) that has not the same value ($value})", $this->getCanonical());300 throw new ExceptionCompile("The page id cannot be changed, the page ({$this->getResource()}) has already an id ($actualId})", $this->getCanonical());
34 $modificationTime = FileSystems::getModifiedTime($this->getResource()->getPathObject());102 return FileSystems::getModifiedTime($this->getResource()->getPathObject());104 return CreationDate::createForPage($this->getResource())->getValue();
46 $this->checkResource($metadata->getResource());52 $this->checkResource($metadata->getResource());128 $this->checkResource($metadata->getResource());
82 $page = $this->getResource();147 $urlTypeDefault = PageUrlType::createFromPage($this->getResource())->getDefaultValue();230 $resource = $this->getResource();243 $page = $this->getResource();
61 $resource = $this->getResource();69 return PageH1::createForPage($this->getResource())
39 $resourceCombo = $this->getResource();88 $cronExpression = CacheExpirationFrequency::createForPage($this->getResource())->getValue();
125 $lastName = $this->getResource()->getPathObject()->getLastNameWithoutExtension();138 ->setResource($this->getResource())
93 $resourceCombo = $this->getResource();110 $namesOriginal = $this->getResource()->getPathObject()->getNamesWithoutExtension();
105 $resource = $metadata->getResource();174 $resourceCombo = $metadata->getResource();207 $resourceIdAttribute = $metadata->getResource()->getUidObject()::getPersistentName();268 throw new ExceptionRuntimeInternal("An exception has occurred with the $tableName ({$metadata->getResource()}) selection query. Message: {$e->getMessage()}, Query: ($query", self::CANONICAL, 1, $e);315 return $metadata->getResource()->getType() . "_" . $metadata::getPersistentName();326 $mapKey = $this->getResource()->getPathObject()->toAbsoluteId();329 $page = $this->getResource();
143 $resource = $metadata->getResource();162 $resource = $metadata->getResource();295 return $this->getResource()->getPathObject()->toWikiPath()->getWikiId();324 $wikiPage = $this->getResource();
52 $alias = Alias::create($this->getResource(), $aliasMeta->getValue());98 $aliases[] = Alias::create($this->getResource(), $path)110 $aliases[] = Alias::create($this->getResource(), $path);166 $canonicalOrDefault = $this->getResource()->getCanonicalOrDefault();190 $deprecatedAliases[$alias] = Alias::create($this->getResource(), $alias)293 $alias = Alias::create($this->getResource(), $path->getValue());
52 $pageImages = PageImages::createForPage($this->getResource())68 return SocialCardImage::createFromResourcePage($this->getResource())
55 $pageImages = PageImages::createForPage($this->getResource())72 return SocialCardImage::createFromResourcePage($this->getResource())
77 return PageTitle::createForMarkup($this->getResource())83 return ResourceName::createForResource($this->getResource())
61 $resource = $this->getResource();93 ->setQueryParametrized("select count(1) from PAGE_REFERENCES where REFERENCE = ? ", [$this->getResource()->getPathObject()->toAbsoluteId()]);
57 $pageImages = PageImages::createForPage($this->getResource())125 $markupPath = $this->getResource();
74 $page = $this->getResource();198 $pageImage = PageImage::create($pageImagePathValue, $this->getResource());313 $firstImage = FirstRasterImage::createForPage($this->getResource())->getValue();
182 ->setResource($this->getResource());279 return $this->getResource()->getReadStoreOrDefault();282 $this->readStore = MetadataStoreAbs::toMetadataStore($this->readStore, $this->getResource());363 public function getResource(): ?ResourceCombo function in ComboStrap\\Meta\\Api\\Metadata 369 return $this->parent->getResource();640 MetadataMutation::notifyMetadataMutation($attribute, $oldValue, $actualValue, $this->getResource()->getPathObject());775 $this->writeStore = MetadataStoreAbs::toMetadataStore($this->writeStore, $this->getResource());788 ->setResource($this->getResource());
17 $handle = GuzzleStreamWrapper::getResource($stream);73 GuzzleStreamWrapper::getResource($stream);93 $r = GuzzleStreamWrapper::getResource($stream);
125 .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()
9 …getResource('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
37 public function getResource() function in Google\\Service\\SASPortalTesting\\SasPortalGetPolicyRequest