|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| load_data () | |
| expected_time () | |
| get_sha1 () | |
| check_permissions () | |
| prepare_package () | |
| get_return_url () | |
Static Public Member Functions | |
| static | expected_callbackargs () |
| static | base_supported_formats () |
| static | display_name () |
Protected Attributes | |
| $start | |
| $end | |
Definition at line 30 of file locallib.php.
| static base_supported_formats | ( | ) | [static] |
Reimplemented from portfolio_caller_base.
Definition at line 105 of file locallib.php.

| static display_name | ( | ) | [static] |
Reimplemented from portfolio_caller_base.
Definition at line 140 of file locallib.php.
| static expected_callbackargs | ( | ) | [static] |
| expected_time | ( | ) |
how long does this reasonably expect to take.. should we offer the user the option to wait.. this is deliberately nonstatic so it can take filesize into account the portfolio plugin can override this. (so for example even if a huge file is being sent, the download portfolio plugin doesn't care )
Reimplemented from portfolio_caller_base.
Definition at line 87 of file locallib.php.

| get_return_url | ( | ) |
object
Reimplemented from portfolio_module_caller_base.
Definition at line 148 of file locallib.php.
| get_sha1 | ( | ) |
Reimplemented from portfolio_caller_base.
Definition at line 93 of file locallib.php.
| load_data | ( | ) |
object
Reimplemented from portfolio_caller_base.
Definition at line 50 of file locallib.php.

| prepare_package | ( | ) |
Reimplemented from portfolio_caller_base.
Definition at line 115 of file locallib.php.

$end [protected] |
Definition at line 36 of file locallib.php.
$start [protected] |
Definition at line 34 of file locallib.php.