Home
last modified time | relevance | path

Searched refs:getAttributes (Results 51 – 75 of 121) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeveloperAppKey.php82 public function getAttributes() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperAppKey
H A DGoogleCloudApigeeV1Credential.php76 public function getAttributes() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Credential
H A DGoogleCloudApigeeV1DeveloperApp.php124 public function getAttributes() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperApp
H A DGoogleCloudApigeeV1App.php108 public function getAttributes() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1App
H A DGoogleCloudApigeeV1Developer.php130 public function getAttributes() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Developer
H A DGoogleCloudApigeeV1ApiProduct.php120 public function getAttributes() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProduct
/plugin/refnotes/syntax/
H A Dreferences.php181 return array('render', $reference->getAttributes(), $reference->getData());
184 return array('render', $reference->getAttributes());
/plugin/odt/ODT/elements/
H A DODTElementFrame.php57 $encoded .= $this->getAttributes().'>';
119 public function getAttributes() { function in ODTElementFrame
/plugin/combo/ComboStrap/
H A DPageExplorerTag.php215 $pageAttributes = $actualCall->getAttributes();
218 $namespaceAttributes = $actualCall->getAttributes();
221 $homeAttributes = $actualCall->getAttributes();
224 $parentAttributes = $actualCall->getAttributes();
H A DCall.php415 function &getAttributes(): ?array function in ComboStrap\\Call
669 $attributes = &$this->getAttributes();
699 $attributes = $this->getAttributes();
H A DCarrouselTag.php92 return array(PluginUtility::ATTRIBUTES => $openingCall->getAttributes());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DTraceSpan.php47 public function getAttributes() function in Google\\Service\\Networkconnectivity\\TraceSpan
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DDevice.php76 public function getAttributes() function in Google\\Service\\HomeGraphService\\Device
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultEntry.php104 foreach ($this->entry->getAttributes() as $attribute) {
/plugin/combo/syntax/
H A Dtext.php128 $attributes = $openingCall->getAttributes();
H A Dlink.php297 $htmlAttributes->mergeWithCallStackArray($parent->getAttributes());
347 $openingAttributes = $openingTag->getAttributes();
737 $parentAttributes = $parent->getAttributes();
/plugin/jmol2/jmol/
H A DJmolApplet0_ReadersXml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ReadersXml.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/combo/ComboStrap/Tag/
H A DBoxTag.php107 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DSpan.php77 public function getAttributes() function in Google\\Service\\CloudTrace\\Span
/plugin/authplaincas/
H A Dauth.php282 $attributes = plaincas_user_attributes(phpCAS::getAttributes());
306 $attributes = plaincas_user_attributes(phpCAS::getAttributes());
363 $attributes = plaincas_pattern_attributes(phpCAS::getAttributes());
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAddRequest.php139 foreach ($this->entry->getAttributes() as $attribute) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
H A DLocations.php112 public function getAttributes($name, $optParams = []) function in Google\\Service\\MyBusinessBusinessInformation\\Resource\\Locations
/plugin/wrap/
H A Dhelper.php37 function getAttributes($data, $useNoPrefix=true) {
128 $attr = $this->getAttributes($data);
157 $attr = $this->getAttributes($data, false);
29 function getAttributes($data, $useNoPrefix=true) { global() function in helper_plugin_wrap
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2UserEvent.php104 public function getAttributes() function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent

12345