|
ILIAS
eassessment Revision 61809
|
Collaboration diagram for HTML output:Functions | |
| phpCAS::setHTMLHeader ($header) | |
| This method sets the HTML header used for all outputs. | |
| phpCAS::setHTMLFooter ($footer) | |
| This method sets the HTML footer used for all outputs. | |
| phpCAS::setHTMLFooter | ( | $footer | ) |
This method sets the HTML footer used for all outputs.
| $footer | the HTML footer. |
Definition at line 703 of file CAS.php.
References $PHPCAS_CLIENT, and phpCAS\error().
Here is the call graph for this function:| phpCAS::setHTMLHeader | ( | $header | ) |
This method sets the HTML header used for all outputs.
| $header | the HTML header. |
Definition at line 687 of file CAS.php.
References $PHPCAS_CLIENT, and phpCAS\error().
Here is the call graph for this function: