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