(no description)
File Size: | 230 lines (8 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
portfolio_plugin_boxnet:: (21 methods):
get_name()
prepare_package()
send_package()
get_export_summary()
get_interactive_continue_url()
expected_time()
has_admin_config()
get_allowed_config()
has_export_config()
get_allowed_export_config()
export_config_form()
export_config_validation()
admin_config_form()
steal_control()
post_control()
get_folder_list()
rename_file()
instance_sanity_check()
allows_multiple_instances()
supported_formats()
allows_multiple_exports()
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 |