ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Static Public Member Functions | |
static | appendXML (DOMElement $parent, $name, $address) |
Add this endpoint to an XML element. More... | |
Definition at line 7 of file Endpoint.php.
|
static |
Add this endpoint to an XML element.
DOMElement | $parent | The element we should append this endpoint to. |
string | $name | The name of the element we should create. |
Definition at line 15 of file Endpoint.php.
References $endpoint, and $name.
Referenced by sspmod_adfs_SAML2_XML_fed_SecurityTokenServiceType\toXML().