Home
last modified time | relevance | path

Searched refs:setHTMLFooter (Results 1 – 2 of 2) sorted by relevance

/plugin/authssocas/vendor/apereo/phpcas/source/
H A DCAS.php816 public static function setHTMLFooter($footer) function in phpCAS
821 self::$_PHPCAS_CLIENT->setHTMLFooter($footer);
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php173 public function setHTMLFooter($footer) function in CAS_Client