|
ILIAS
Release_3_10_x_branch Revision 61812
|
Inheritance diagram for ilAuthLDAPLogObserver:
Collaboration diagram for ilAuthLDAPLogObserver:Public Member Functions | |
| __construct ($a_level) | |
| Constructor. | |
| notify ($a_event) | |
| Notify. | |
Protected Attributes | |
| $log | |
Definition at line 32 of file class.ilAuthLDAPLogObserver.php.
| ilAuthLDAPLogObserver::__construct | ( | $a_level | ) |
Constructor.
public
| int | log level PEAR_AUTH_INFO | PEAR_AUTH_DEBUG |
Definition at line 42 of file class.ilAuthLDAPLogObserver.php.
References $ilLog.
| ilAuthLDAPLogObserver::notify | ( | $a_event | ) |
Notify.
public
Definition at line 58 of file class.ilAuthLDAPLogObserver.php.
|
protected |
Definition at line 34 of file class.ilAuthLDAPLogObserver.php.