Home
last modified time | relevance | path

Searched refs:getNamespace (Results 1 – 25 of 32) sorted by relevance

12

/plugin/refnotes/
H A Dcore.php203 public function getNamespace($name) { function in refnotes_core
241 $namespace = $this->getNamespace($namespaceName);
244 $source = $this->getNamespace($style['inherit']);
273 $parent = $this->getNamespace($parentName);
291 $scope = $this->getNamespace($namespaceName)->getActiveScope();
295 $scope = $this->getNamespace($this->mapping[$namespaceName])->getActiveScope();
421 $this->getNamespace($namespaceName)->markScopeStart($callIndex);
428 $this->getNamespace($namespaceName)->markScopeEnd($callIndex);
435 $this->styleStash->add($this->getNamespace($namespaceName), $style);
449 $this->mappingStash->add($this->getNamespace(
[all...]
H A Dnamespace.php73 public function getNamespace() { function in refnotes_namespace_data
134 $namespace[] = $style->getNamespace();
170 $target[$i] = $derived[$i]->getNamespace();
H A Daction.php294 $this->calls->insert($index, new $instruction($data->getNamespace(), $data->getData()));
/plugin/tag/syntax/
H A Dtag.php118 $resolver = new dokuwiki\File\PageResolver($helper->getNamespace() . ':something');
122 resolve_pageid($helper->getNamespace(), $tag, $exists);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DEntityKey.php55 public function getNamespace() function in Google\\Service\\CloudIdentity\\EntityKey
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DNamespacedName.php55 public function getNamespace() function in Google\\Service\\BackupforGKE\\NamespacedName
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DDatastoreIODetails.php41 public function getNamespace() function in Google\\Service\\Dataflow\\DatastoreIODetails
H A DDisplayData.php179 public function getNamespace() function in Google\\Service\\Dataflow\\DisplayData
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DGameServerClusterConnectionInfo.php53 public function getNamespace() function in Google\\Service\\GameServices\\GameServerClusterConnectionInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DManagedZoneServiceDirectoryConfig.php53 public function getNamespace() function in Google\\Service\\Dns\\ManagedZoneServiceDirectoryConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DForwardingRuleServiceDirectoryRegistration.php45 public function getNamespace() function in Google\\Service\\Compute\\ForwardingRuleServiceDirectoryRegistration
H A DGuestAttributesEntry.php59 public function getNamespace() function in Google\\Service\\Compute\\GuestAttributesEntry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DWorkflowOperationMetadata.php45 public function getNamespace() function in Google\\Service\\CloudSupport\\WorkflowOperationMetadata
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DContext.php69 public function getNamespace() function in phpDocumentor\\Reflection\\Types\\Context
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DFirebaseAppInfo.php95 public function getNamespace() function in Google\\Service\\FirebaseManagement\\FirebaseAppInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DGKE.php81 public function getNamespace() function in Google\\Service\\Eventarc\\GKE
/plugin/diagrams/script/
H A DDiagramsMediaManager.js79 const namespace = this.#getNamespace();
124 #getNamespace() { method in DiagramsMediaManager
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DFqsenResolver.php65 $namespace = $context->getNamespace();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DDocumentOccurrence.php93 public function getNamespace() function in Google\\Service\\ContainerAnalysis\\DocumentOccurrence
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php164 public function getNamespace() function in Hoa\\Compiler\\Llk\\Rule\\Token
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DObjectMeta.php232 public function getNamespace() function in Google\\Service\\CloudRun\\ObjectMeta
/plugin/batchedit/
H A Drequest.php76 public function getNamespace() { function in BatcheditRequest
H A Dadmin.php136 $engine->findMatches($request->getNamespace(), $request->getRegexp(), $request->getReplacement(),
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DToken.php154 ->when($result = $token->getNamespace())
/plugin/cloud/
H A Dsyntax.php120 … $ns = method_exists($tag, 'getNamespace') ? $tag->getNamespace() : $tag->namespace;

12