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


Public Member Functions | |
| is_push () | |
class to inherit from for 'push' type plugins eg those that send the file via a HTTP post or whatever
Definition at line 772 of file plugin.php.
| is_push | ( | ) |
is this plugin push or pill. if push, cleanup will be called directly after send_package if not, cleanup will be called after portfolio/file.php is requested
Reimplemented from portfolio_plugin_base.
Definition at line 774 of file plugin.php.