Functions | |
| phpCAS::setHTMLHeader ($header) | |
| phpCAS::setHTMLFooter ($footer) | |
| phpCAS::setHTMLFooter | ( | $ | footer | ) | [inherited] |
This method sets the HTML footer used for all outputs.
| $footer | the HTML footer. |
Definition at line 703 of file CAS.php.
References phpCAS::error().
| phpCAS::setHTMLHeader | ( | $ | header | ) | [inherited] |
This method sets the HTML header used for all outputs.
| $header | the HTML header. |
Definition at line 687 of file CAS.php.
References phpCAS::error().
1.6.3