|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for SAML2\XML\mdattr\EntityAttributes:Public Member Functions | |
| __construct (\DOMElement $xml=null) | |
| Create a EntityAttributes element. More... | |
Data Fields | |
| const | NS = 'urn:oasis:names:tc:SAML:metadata:attribute' |
| The namespace used for the EntityAttributes extension. More... | |
| $children | |
Definition at line 15 of file EntityAttributes.php.
| SAML2\XML\mdattr\EntityAttributes::__construct | ( | \DOMElement | $xml = null | ) |
Create a EntityAttributes element.
| \DOMElement | null | $xml | The XML element we should load. |
Definition at line 36 of file EntityAttributes.php.
References $xml, and SAML2\Utils\xpQuery().
Here is the call graph for this function:| SAML2\XML\mdattr\EntityAttributes::$children |
Definition at line 29 of file EntityAttributes.php.
| const SAML2\XML\mdattr\EntityAttributes::NS = 'urn:oasis:names:tc:SAML:metadata:attribute' |
The namespace used for the EntityAttributes extension.
Definition at line 20 of file EntityAttributes.php.
Referenced by SAML2\XML\md\Extensions\getList().