ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
__construct ($a_eid, $a_mid) | |
constuctor | |
getHash () | |
get hash | |
setSOV ($a_sov) | |
set SOV | |
setEOV ($a_eov) | |
set EOV | |
setAbbreviation ($a_abr) | |
set abbreviation |
Data Fields | |
$hash | |
$mid | |
$eid |
Protected Member Functions | |
init () | |
init |
Protected Attributes | |
$log | |
$mids = array() |
Definition at line 33 of file class.ilECSAuth.php.
ilECSAuth::__construct | ( | $a_eid, | |
$a_mid | |||
) |
ilECSAuth::getHash | ( | ) |
|
protected |
init
protected
Definition at line 120 of file class.ilECSAuth.php.
References $reader, and ilECSCommunityReader\_getInstance().
Referenced by __construct().
ilECSAuth::setAbbreviation | ( | $a_abr | ) |
set abbreviation
public
Definition at line 110 of file class.ilECSAuth.php.
ilECSAuth::setEOV | ( | $a_eov | ) |
set EOV
public
int | eov of verification |
Definition at line 95 of file class.ilECSAuth.php.
ilECSAuth::setSOV | ( | $a_sov | ) |
set SOV
public
int | start of verification |
Definition at line 79 of file class.ilECSAuth.php.
ilECSAuth::$eid |
Definition at line 41 of file class.ilECSAuth.php.
ilECSAuth::$hash |
Definition at line 39 of file class.ilECSAuth.php.
Referenced by getHash().
|
protected |
Definition at line 35 of file class.ilECSAuth.php.
ilECSAuth::$mid |
Definition at line 40 of file class.ilECSAuth.php.
|
protected |
Definition at line 36 of file class.ilECSAuth.php.