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


Public Member Functions | |
| OLE_PPS_File ($name) | |
| setTempDir ($dir) | |
| init () | |
| append ($data) | |
Data Fields | |
| $_tmp_dir | |
| append | ( | $ | data | ) |
| init | ( | ) |
Initialization method. Has to be called right after OLE_PPS_File().
public
Definition at line 85 of file File.php.

| OLE_PPS_File | ( | $ | name | ) |
The constructor
public
| string | $name | The name of the file (in Unicode) |
Definition at line 47 of file File.php.

| setTempDir | ( | $ | dir | ) |