This is the complete list of members for core\update\code_manager, including all inherited members.
$dirroot | core\update\code_manager | protected |
$temproot | core\update\code_manager | protected |
__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_manager | protected |
download_file_content($url, $tofile) | core\update\code_manager | protected |
download_plugin_zip_file($url, $tofile) | core\update\code_manager | protected |
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_manager | protected |
list_plugin_folder_files($folderpath) | core\update\code_manager | |
move_extracted_plugin_files($sourcedir, $targetdir, array $files) | core\update\code_manager | protected |
rename_extracted_rootdir($dirname, $rootdir, array $files) | core\update\code_manager | protected |
set_plugin_files_permissions($targetdir, array $files) | core\update\code_manager | protected |
unzip_plugin_file($zipfilepath, $targetdir, $rootdir='') | core\update\code_manager | |
zip_plugin_folder($folderpath, $targetzip) | core\update\code_manager | |