ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Functions | |
static | phpCAS::setHTMLHeader ($header) |
This method sets the HTML header used for all outputs. More... | |
static | phpCAS::setHTMLFooter ($footer) |
This method sets the HTML footer used for all outputs. More... | |
|
static |
This method sets the HTML footer used for all outputs.
string | $footer | the HTML footer. |
Definition at line 753 of file CAS.php.
References phpCAS\_validateClientExists(), and phpCAS\error().
|
static |
This method sets the HTML header used for all outputs.
string | $header | the HTML header. |
Definition at line 735 of file CAS.php.
References $header, phpCAS\_validateClientExists(), and phpCAS\error().