|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for SAML2\XML\mdui\Keywords:Public Member Functions | |
| __construct (\DOMElement $xml=null) | |
| Initialize a Keywords. More... | |
| toXML (\DOMElement $parent) | |
| Convert this Keywords to XML. More... | |
Data Fields | |
| $Keywords | |
| $lang | |
Definition at line 11 of file Keywords.php.
| SAML2\XML\mdui\Keywords::__construct | ( | \DOMElement | $xml = null | ) |
Initialize a Keywords.
| \DOMElement | null | $xml | The XML element we should load. |
Definition at line 35 of file Keywords.php.
References $xml.
| SAML2\XML\mdui\Keywords::toXML | ( | \DOMElement | $parent | ) |
| \DOMElement | $parent | The element we should append this Keywords to. |
Definition at line 61 of file Keywords.php.
References SAML2\XML\mdui\Common\NS.
| SAML2\XML\mdui\Keywords::$Keywords |
Definition at line 20 of file Keywords.php.
| SAML2\XML\mdui\Keywords::$lang |
Definition at line 27 of file Keywords.php.