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


Public Member Functions | |
| write_new_file ($content, $name) | |
| copy_existing_file ($oldfile) | |
| get_tempfiles () | |
| zip_tempfiles () | |
Definition at line 115 of file portfolio_testclass.php.
| copy_existing_file | ( | $ | oldfile | ) |
copies a file from somewhere else in moodle to the portfolio temporary working directory associated with this export
| $oldfile | stored_file object |
Reimplemented from portfolio_exporter.
Definition at line 125 of file portfolio_testclass.php.
| get_tempfiles | ( | ) |
Definition at line 129 of file portfolio_testclass.php.
| write_new_file | ( | $ | content, |
| $ | name | ||
| ) |
Definition at line 118 of file portfolio_testclass.php.
| zip_tempfiles | ( | ) |
Definition at line 133 of file portfolio_testclass.php.