ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Static Public Member Functions | |
static | getList (\DOMElement $parent) |
Get a list of Extensions in the given element. More... | |
static | addList (\DOMElement $parent, array $extensions) |
Add a list of Extensions to the given element. More... | |
Definition at line 14 of file Extensions.php.
|
static |
Add a list of Extensions to the given element.
\DOMElement | $parent | The element we should add the extensions to. |
Definition at line 38 of file Extensions.php.
References SAML2\Constants\NS_SAMLP.
|
static |
Get a list of Extensions in the given element.
\DOMElement | $parent | The element that may contain the samlp:Extensions element. |
Definition at line 22 of file Extensions.php.
References $ret, array, and SAML2\Utils\xpQuery().