| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for Auth_RADIUS_Acct_Update:
 Inheritance diagram for Auth_RADIUS_Acct_Update: Collaboration diagram for Auth_RADIUS_Acct_Update:
 Collaboration diagram for Auth_RADIUS_Acct_Update:| Data Fields | |
| $status_type = RADIUS_UPDATE | |
|  Data Fields inherited from Auth_RADIUS_Acct | |
| $authentic = null | |
| $status_type = null | |
| $session_time = null | |
| $session_id = null | |
|  Data Fields inherited from Auth_RADIUS | |
| $_servers = array() | |
| $_configfile = null | |
| $res = null | |
| $username = null | |
| $password = null | |
| $attributes = array() | |
| $rawAttributes = array() | |
| $rawVendorAttributes = array() | |
| $useStandardAttributes = true | |
|  Data Fields inherited from PEAR | |
| $_debug = false | |
| $_default_error_mode = null | |
| $_default_error_options = null | |
| $_default_error_handler = '' | |
| $_error_class = 'PEAR_Error' | |
| $_expected_errors = array() | |
| Additional Inherited Members | |
|  Public Member Functions inherited from Auth_RADIUS_Acct | |
| Auth_RADIUS_Acct () | |
| Constructor. | |
| open () | |
| Creates a RADIUS resource. | |
| createRequest () | |
| Creates an accounting request. | |
| putAuthAttributes () | |
| Put attributes for accounting. | |
Definition at line 991 of file RADIUS.php.
| Auth_RADIUS_Acct_Update::$status_type = RADIUS_UPDATE | 
Definition at line 998 of file RADIUS.php.