Home
last modified time | relevance | path

Searched refs:getAttributes (Results 76 – 100 of 121) sorted by relevance

12345

/plugin/combo/ComboStrap/
H A DIconTag.php124 PluginUtility::ATTRIBUTES => $openingCall->getAttributes(),
H A DGridTag.php263 return array(PluginUtility::ATTRIBUTES => $openingCall->getAttributes());
457 PluginUtility::ATTRIBUTES => $openingCall->getAttributes()
H A DBlockquoteTag.php157 $attributes = $openingTag->getAttributes();
H A DOutlineVisitor.php144 $fetcher = MediaMarkup::createFromCallStackArray($h1ContentCall->getAttributes())->getFetcher();
H A DHeadingTag.php117 $openingAttributes = $openingTag->getAttributes(); // for level
/plugin/combo/ComboStrap/Tag/
H A DShareTag.php149 return [PluginUtility::ATTRIBUTES => $openingTag->getAttributes()];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Organization.php146 public function getAttributes() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Organization
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php213 $this->_attributes = $response->getAttributes();
357 public function getAttributes() function in OneLogin_Saml2_Auth
/plugin/columns/
H A Daction.php314 $call[1][1][1] = $this->column[$c]->getAttributes();
529 public function getAttributes() { function in columns_attributes_bag
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DRangeRetrieval.php72 foreach ($entry->getAttributes() as $attribute) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreative.php210 public function getAttributes() function in Google\\Service\\AdExchangeBuyerII\\Creative
/plugin/refnotes/
H A Dnote.php297 $this->attributes = $note->getAttributes();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntry.php182 public function getAttributes(): array
174 public function getAttributes(): array global() function in FreeDSx\\Ldap\\Entry\\Entry
/plugin/combo/syntax/
H A Dbrand.php156 $openTagAttributes = TagAttributes::createFromCallStackArray($openTag->getAttributes());
H A Dcontentlist.php270 PluginUtility::ATTRIBUTES => $openingTag->getAttributes()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2Product.php148 public function getAttributes() function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2Product
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php214 public function getAttributes(): array
199 public function getAttributes(): array global() function in FreeDSx\\Ldap\\LdapUrl
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php221 public function getAttributes(): array
219 public function getAttributes(): array global() function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMyBusinessBusinessInformation.php324 ],'getAttributes' => [
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php388 if (in_array($name, $this->getAttributes("AUTH")) || $name{0} == "*")
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php221 foreach ($request->getAttributes() as $key => $value) {
/plugin/odt/ODT/
H A DXMLUtil.php407 public static function getAttributes (&$attributes, $xmlCode) { function in XMLUtil
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrixFactory.php62 public function getAttributes() function in jucksearm\\barcode\\lib\\DatamatrixFactory
H A DPDF417Factory.php62 public function getAttributes() function in jucksearm\\barcode\\lib\\PDF417Factory
H A DBarcodeFactory.php63 public function getAttributes() function in jucksearm\\barcode\\lib\\BarcodeFactory

12345