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

Static Public Member Functions

static get_file_directory ()
static file_id_prefix ()
static file_output ($file, $options=null)
static leap2a_writer (stdclass $user=null)
static manifest_name ()

Detailed Description

Definition at line 238 of file formats.php.


Member Function Documentation

static file_id_prefix ( ) [static]

Definition at line 244 of file formats.php.

Here is the caller graph for this function:

static file_output ( file,
options = null 
) [static]

return the link to a file

Parameters:
stored_file$file
array$optionscan contain the same as normal, with the addition of: entry => whether the file is a LEAP2A entry or just a bundled file (default true)

Reimplemented from portfolio_format.

Definition at line 255 of file formats.php.

Here is the call graph for this function:

static get_file_directory ( ) [static]

for multipart formats, eg html with attachments, we need to have a directory to place associated files in inside the zip file. this is the name of that directory

Reimplemented from portfolio_format.

Definition at line 240 of file formats.php.

Here is the caller graph for this function:

static leap2a_writer ( stdclass $  user = null) [static]

Definition at line 276 of file formats.php.

static manifest_name ( ) [static]

Definition at line 286 of file formats.php.


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