|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct (array $Account=array()) | |
| setAccount (array $Account=array()) | |
| getAccount () | |
Data Fields | |
| $Account = array() | |
Definition at line 31 of file GetAccountBalance.php.
| __construct | ( | array $ | Account = array() | ) |
constructor give them the account ids or an empty array
| array | $Account |
Definition at line 46 of file GetAccountBalance.php.

| getAccount | ( | ) |
| setAccount | ( | array $ | Account = array() | ) |
sets a new Account array
| array | $Account |
Definition at line 57 of file GetAccountBalance.php.

| $Account = array() |
Definition at line 38 of file GetAccountBalance.php.