ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Go to the source code of this file.
Data Structures | |
class | Auth_OpenID_Parse |
This module implements a VERY limited parser that finds <link> tags in the head of HTML or XHTML documents and parses out their attributes according to the OpenID spec. More... | |
Functions | |
Auth_OpenID_legacy_discover ($html_text, $server_rel, $delegate_rel) | |
Auth_OpenID_legacy_discover | ( | $html_text, | |
$server_rel, | |||
$delegate_rel | |||
) |
Definition at line 359 of file Parse.php.
Referenced by Auth_OpenID_ServiceEndpoint\fromHTML().