ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Functions | |
present_list ($attr) | |
Functions used to present a table of attributes and their values. More... | |
present_assoc ($attr) | |
present_eptid (\SimpleSAML\Locale\Translate $t, \SAML2\XML\saml\NameID $nameID) | |
present_assoc | ( | $attr | ) |
Definition at line 20 of file attributes.php.
References $key, and present_list().
present_eptid | ( | \SimpleSAML\Locale\Translate | $t, |
\SAML2\XML\saml\NameID | $nameID | ||
) |
Definition at line 34 of file attributes.php.
References $attributes, $i, $n, $name, $t, SimpleSAML_XHTML_Template\getTranslator(), and present_attributes().
present_list | ( | $attr | ) |
Functions used to present a table of attributes and their values.
Definition at line 6 of file attributes.php.
Referenced by present_assoc().