Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 3.9.x will end* 10 May 2021 (12 months).
  • Bug fixes for security issues in 3.9.x will end* 8 May 2023 (36 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

(no description)

File Size: 230 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: portfolio_plugin_boxnet  - X-Ref

get_name()   X-Ref
No description

prepare_package()   X-Ref
No description

send_package()   X-Ref
No description

get_export_summary()   X-Ref
No description

get_interactive_continue_url()   X-Ref
No description

expected_time($callertime)   X-Ref
No description

has_admin_config()   X-Ref
No description

get_allowed_config()   X-Ref
No description

has_export_config()   X-Ref
No description

get_allowed_export_config()   X-Ref
No description

export_config_form(&$mform)   X-Ref
No description

export_config_validation(array $data)   X-Ref
No description

admin_config_form(&$mform)   X-Ref
No description

steal_control($stage)   X-Ref
No description

post_control($stage, $params)   X-Ref
No description

get_folder_list()   X-Ref
Get the folder list.

This is limited to the folders in the root folder.

return: array of folders.

rename_file($fileid, $newname)   X-Ref
Rename a file.

If the name is already taken, we append the current date to the file
to prevent name conflicts.

param: int $fileid The file ID.
param: string $newname The new name.
return: bool Whether it succeeded or not.

instance_sanity_check()   X-Ref
No description

allows_multiple_instances()   X-Ref
No description

supported_formats()   X-Ref
No description

allows_multiple_exports()   X-Ref
No description