Home
last modified time | relevance | path

Searched refs:getParent (Results 151 – 175 of 293) sorted by relevance

12345678910>>...12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DProduct.php130 public function getParent() function in Google\\Service\\ManufacturerCenter\\Product
/plugin/odt/ODT/elements/
H A DODTStateElement.php138 public function getParent() { function in ODTStateElement
H A DODTElementFrame.php93 $this->getParent()->determinePositionInContainer($this->containerPos, $previous);
201 … $maxWidth = $this->getParent()->getMaxWidthOfNestedContainer($params, $this->containerPos);
H A DODTElementTable.php137 $this->getParent()->determinePositionInContainer($this->containerPos, $previous);
304 $current = $current->getParent();
396 $width = $this->getParent()->getMaxWidthOfNestedContainer($params, $this->containerPos);
/plugin/combo/ComboStrap/Meta/Field/
H A DAncestorImage.php72 $actual = $actual->getParent();
H A DSocialCardImage.php74 $actual = $actual->getParent();
/plugin/combo/ComboStrap/
H A DFile.php104 * @deprecated use {@link LocalPath::getParent()} instead
106 public function getParent(): ?File function in ComboStrap\\File
H A DPageKeywords.php67 $parentPage = $parentPage->getParent();
H A DResourceName.php99 $path = $path->getParent();
H A DMarkupFileSystem.php64 $parent = $pathObject->getParent();
H A DPathTreeNode.php60 * Build the tree from a array of ids. The build is done via the {@link Path::getParent()}
84 $parentPath = $actualNode->getPath()->getParent();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DProject.php157 public function getParent() function in Google\\Service\\CloudResourceManager\\Project
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGroup.php163 public function getParent() function in Google\\Service\\CloudIdentity\\Group
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DTerminalNodeImpl.php37 public function getParent() : ?Tree function in Antlr\\Antlr4\\Runtime\\Tree\\TerminalNodeImpl
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DAdministratorWebTokenSpec.php68 public function getParent() function in Google\\Service\\AndroidEnterprise\\AdministratorWebTokenSpec
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DSingletonPredictionContext.php46 public function getParent(int $index) : ?PredictionContext function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\SingletonPredictionContext
H A DArrayPredictionContext.php69 public function getParent(int $index) : ?PredictionContext function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\ArrayPredictionContext
/plugin/columns/
H A Daction.php132 $this->currentBlock = $this->currentBlock->getParent();
154 public function getParent() { function in columns_root_block
243 public function getParent() { function in columns_block
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGoogleCloudSecuritycenterV1p1beta1Finding.php163 public function getParent() function in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Finding
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaProperty.php197 public function getParent() function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProperty
/plugin/indexmenu2/cms/extensions/
H A Dhelpers.js11getParent(i,I,l){if(i==null)return null;else if(i.nodeType==1&&((!isUndefined(l)&&i[I]==l)||('stri… function
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DBuilderTest.php43 $this->assertNull($root->getParent());
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DDn.php71 public function getParent(): ?Dn
59 public function getParent(): ?Dn global() function in FreeDSx\\Ldap\\Entry\\Dn
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js705 var el = DOM.getParent(e.srcElement||e.target,'a');
736 var el = DOM.getParent(e.srcElement||e.target, 'a');
794 var el = DOM.getParent(e.srcElement||e.target, 'a');
829 var el = DOM.getParent(e.srcElement||e.target, 'a');
855 var el = DOM.getParent(e.srcElement||e.target, 'a');
/plugin/indexmenu2/cms/modifiers/
H A Dajaxum.js14 ….fetch);return}el.innerHTML=i.response;el[keys.ajaxumTarget]=null;var I=getParent(el,keys.isRoot,t…

12345678910>>...12