Functions

HTML output
[Configuration]

Functions

static phpCAS::setHTMLHeader ($header)
static phpCAS::setHTMLFooter ($footer)

Function Documentation

static phpCAS::setHTMLFooter ( footer  )  [static, inherited]

This method sets the HTML footer used for all outputs.

Parameters:
$footer the HTML footer.
Examples:
example_html.php.

Definition at line 689 of file CAS.php.

References phpCAS::error().

static phpCAS::setHTMLHeader ( header  )  [static, inherited]

This method sets the HTML header used for all outputs.

Parameters:
$header the HTML header.
Examples:
example_html.php.

Definition at line 673 of file CAS.php.

References phpCAS::error().