/plugin/authgooglesheets/vendor/psr/http-message/src/ |
H A D | ServerRequestInterface.php | 210 public function getAttributes(); function 222 * @see getAttributes() 239 * @see getAttributes() 256 * @see getAttributes()
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/ |
H A D | ServerRootDseHandler.php | 114 if (count($request->getAttributes()) !== 0) { 115 foreach ($entry->getAttributes() as $dseAttr) { 117 foreach ($request->getAttributes() as $attribute) { 133 foreach ($entry->getAttributes() as $attribute) {
|
/plugin/odt/ODT/elements/ |
H A D | ODTElementTextBox.php | 39 $encoded = '<draw:text-box '.$this->getAttributes().'>'; 86 public function getAttributes() { function in ODTElementTextBox
|
/plugin/syntaxhighlightjs/ |
H A D | helper.php | 20 function getAttributes($data) { function in helper_plugin_syntaxhighlightjs 58 $attr = $this->getAttributes($data);
|
/plugin/swiftmail/Swift/Connection/ |
H A D | Multi.php | 157 public function getAttributes($name) function in Swift_Connection_Multi 159 return $this->connections[$this->active]->getAttributes($name);
|
H A D | Rotator.php | 190 public function getAttributes($name) function in Swift_Connection_Rotator 192 return $this->connections[$this->active]->getAttributes($name);
|
/plugin/combo/syntax/ |
H A D | label.php | 97 $parentAttribute = $parentTag->getAttributes(); 108 $tagAttributes = $parentTag->getAttributes(); 149 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
|
H A D | code.php | 145 $tagAttributes = $parentTag->getAttributes(); 162 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
|
H A D | tooltip.php | 164 PluginUtility::ATTRIBUTES => $openingTag->getAttributes() 191 $attributes = $openingTag->getAttributes();
|
/plugin/adfs/phpsaml/lib/Saml/ |
H A D | Response.php | 27 return $this->getAttributes();
|
/plugin/adhoctags/ |
H A D | helper.php | 41 $attList = $this->getAttributes($data);
132 function getAttributes($data) {
134 //dbg('getAttributes("$data="' . $data . '"');
127 function getAttributes($data) { global() function in helper_plugin_adhoctags
|
/plugin/swiftmail/Swift/ |
H A D | Connection.php | 65 public function getAttributes($name); function
|
/plugin/combo/ComboStrap/ |
H A D | TabsTag.php | 294 $openingTag->getAttributes(), 346 $openingTag->getAttributes(), 366 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
|
H A D | PrismTags.php | 38 return array(PluginUtility::ATTRIBUTES => $openingTag->getAttributes());
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
H A D | GoogleCloudRetailV2CompleteQueryResponseCompletionResult.php | 39 public function getAttributes() function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2CompleteQueryResponseCompletionResult
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/ |
H A D | Attributes.php | 40 public function getAttributes() function in Google\\Service\\MyBusinessBusinessInformation\\Attributes
|
/plugin/refnotes/ |
H A D | refnote.php | 27 public function getAttributes() { function in refnotes_refnote
|
/plugin/authgoogle/google/auth/ |
H A D | Google_LoginTicket.php | 60 public function getAttributes() { function in Google_LoginTicket
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Event/ |
H A D | AttributesListener.php | 48 $attributes = AttributesHelper::mergeAttributes($target, $node->getAttributes()); 50 $attributes = AttributesHelper::mergeAttributes($node->getAttributes(), $target);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/ |
H A D | PubsubTarget.php | 45 public function getAttributes() function in Google\\Service\\CloudScheduler\\PubsubTarget
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
H A D | Column.php | 45 public function getAttributes() function in Google\\Service\\Analytics\\Column
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Node/ |
H A D | AttributesInline.php | 40 public function getAttributes(): array 41 public function getAttributes(): array global() function in League\\CommonMark\\Extension\\Attributes\\Node\\AttributesInline
|
H A D | Attributes.php | 43 public function getAttributes(): array 36 public function getAttributes(): array global() function in League\\CommonMark\\Extension\\Attributes\\Node\\Attributes
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/ |
H A D | Annotation.php | 37 public function getAttributes() function in Google\\Service\\CloudTrace\\Annotation
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/ |
H A D | PushConfig.php | 43 public function getAttributes() function in Google\\Service\\Pubsub\\PushConfig
|