Moodle  2.2.1
http://www.collinsharper.com
portfolio_exporter_test Class Reference
Inheritance diagram for portfolio_exporter_test:
Collaboration diagram for portfolio_exporter_test:

Public Member Functions

 write_new_file ($content, $name)
 copy_existing_file ($oldfile)
 get_tempfiles ()
 zip_tempfiles ()

Detailed Description

Definition at line 115 of file portfolio_testclass.php.


Member Function Documentation

copy_existing_file ( oldfile)

copies a file from somewhere else in moodle to the portfolio temporary working directory associated with this export

Parameters:
$oldfilestored_file object
Returns:
stored_file new file object

Reimplemented from portfolio_exporter.

Definition at line 125 of file portfolio_testclass.php.

Definition at line 129 of file portfolio_testclass.php.

write_new_file ( content,
name 
)

Definition at line 118 of file portfolio_testclass.php.

Definition at line 133 of file portfolio_testclass.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations