| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for Auth_OpenID_ServerResponse:
 Collaboration diagram for Auth_OpenID_ServerResponse:| Public Member Functions | |
| Auth_OpenID_ServerResponse ($request) | |
| whichEncoding () | |
| toFormMarkup ($form_tag_attrs=null) | |
| toHTML () | |
| renderAsForm () | |
| encodeToURL () | |
| addExtension ($extension_response) | |
| needsSigning () | |
| encodeToKVForm () | |
Definition at line 1185 of file Server.php.
| Auth_OpenID_ServerResponse::addExtension | ( | $extension_response | ) | 
Definition at line 1247 of file Server.php.
| Auth_OpenID_ServerResponse::Auth_OpenID_ServerResponse | ( | $request | ) | 
Definition at line 1187 of file Server.php.
| Auth_OpenID_ServerResponse::encodeToKVForm | ( | ) | 
Definition at line 1258 of file Server.php.
| Auth_OpenID_ServerResponse::encodeToURL | ( | ) | 
Definition at line 1242 of file Server.php.
Referenced by whichEncoding().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| Auth_OpenID_ServerResponse::needsSigning | ( | ) | 
Definition at line 1252 of file Server.php.
References Auth_OpenID_OPENID_NS.
| Auth_OpenID_ServerResponse::renderAsForm | ( | ) | 
Definition at line 1236 of file Server.php.
References Auth_OpenID_ENCODE_HTML_FORM, and whichEncoding().
 Here is the call graph for this function:
 Here is the call graph for this function:| Auth_OpenID_ServerResponse::toFormMarkup | ( | $form_tag_attrs = null | ) | 
Definition at line 1215 of file Server.php.
Referenced by toHTML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| Auth_OpenID_ServerResponse::toHTML | ( | ) | 
Definition at line 1225 of file Server.php.
References Auth_OpenID\autoSubmitHTML(), and toFormMarkup().
 Here is the call graph for this function:
 Here is the call graph for this function:| Auth_OpenID_ServerResponse::whichEncoding | ( | ) | 
Definition at line 1193 of file Server.php.
References $_Auth_OpenID_Request_Modes, Auth_OpenID_ENCODE_HTML_FORM, Auth_OpenID_ENCODE_KVFORM, Auth_OpenID_ENCODE_URL, Auth_OpenID_OPENID1_URL_LIMIT, and encodeToURL().
Referenced by renderAsForm().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: