Lines Matching refs:hasAttribute
111 if (!$this->document->documentElement->hasAttribute('ID')) {
170 if ($this->document->documentElement->hasAttribute('InResponseTo')) {
242 if ($this->document->documentElement->hasAttribute('Destination')) {
305 …if ($scn->hasAttribute('Method') && $scn->getAttribute('Method') != OneLogin_Saml2_Constants::CM_B…
313 if ($scnData->hasAttribute('InResponseTo')) {
319 if ($scnData->hasAttribute('Recipient')) {
325 if ($scnData->hasAttribute('NotOnOrAfter')) {
331 if ($scnData->hasAttribute('NotBefore')) {
339 if ($scnData->hasAttribute('NotOnOrAfter')) {
431 if ($this->document->documentElement->hasAttribute('ID')) {
449 if ($assertionNodes->length == 1 && $assertionNodes->item(0)->hasAttribute('ID')) {
621 if ($nameId->hasAttribute($attr)) {