Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core\update\code_manager Member List

This is the complete list of members for core\update\code_manager, including all inherited members.

$dirrootcore\update\code_managerprotected
$temprootcore\update\code_managerprotected
__construct($dirroot=null, $temproot=null)core\update\code_manager
archive_plugin_version($folderpath, $component, $version, $overwrite=false)core\update\code_manager
debug($msg)core\update\code_managerprotected
download_file_content($url, $tofile)core\update\code_managerprotected
download_plugin_zip_file($url, $tofile)core\update\code_managerprotected
get_archived_plugin_version($component, $version)core\update\code_manager
get_plugin_zip_root_dir($zipfilepath)core\update\code_manager
get_remote_plugin_zip($url, $md5)core\update\code_manager
init_temp_directories()core\update\code_managerprotected
list_plugin_folder_files($folderpath)core\update\code_manager
move_extracted_plugin_files($sourcedir, $targetdir, array $files)core\update\code_managerprotected
rename_extracted_rootdir($dirname, $rootdir, array $files)core\update\code_managerprotected
set_plugin_files_permissions($targetdir, array $files)core\update\code_managerprotected
unzip_plugin_file($zipfilepath, $targetdir, $rootdir='')core\update\code_manager
zip_plugin_folder($folderpath, $targetzip)core\update\code_manager