Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core\content\export\zipwriter Member List

This is the complete list of members for core\content\export\zipwriter, including all inherited members.

$archive (defined in core\content\export\zipwriter)core\content\export\zipwriterprotected
$coursecore\content\export\zipwriterprotected
$coursecontextcore\content\export\zipwriterprotected
$filesinzipcore\content\export\zipwriterprotected
$maxfilesizecore\content\export\zipwriterprotected
$pagerequirementsaddedcore\content\export\zipwriterprotected
$rootcontextcore\content\export\zipwriterprotected
$zipfilehandlecore\content\export\zipwriterprotected
$zipfilepathcore\content\export\zipwriterprotected
__construct(\ZipStream\ZipStream $archive, stdClass $options=null)core\content\export\zipwriter
add_content_from_dirroot(string $dirrootpath, string $pathinzip)core\content\export\zipwriterprotected
add_file_from_stored_file(context $context, string $filepathinzip, stored_file $file)core\content\export\zipwriter
add_file_from_string(context $context, string $filepathinzip, string $content)core\content\export\zipwriter
add_file_from_template(context $context, string $filepathinzip, string $template, stdClass $templatedata)core\content\export\zipwriter
add_pluginfiles_for_content(context $context, string $subdir, string $content, string $component, string $filearea, int $fileitemid, ?int $pluginfileitemid)core\content\export\zipwriter
add_template_requirements()core\content\export\zipwriterprotected
finish()core\content\export\zipwriter
get_context_folder_name(context $context)core\content\export\zipwriterprotected
get_context_path(context $context, string $filepathinzip)core\content\export\zipwriter
get_course()core\content\export\zipwriterprotected
get_file_path()core\content\export\zipwriter
get_file_writer(string $filename, stdClass $exportoptions=null)core\content\export\zipwriterstatic
get_filepath_for_file(stored_file $file, string $parentdir, bool $escape)core\content\export\zipwriterprotectedstatic
get_relative_context_path(context $rootcontext, context $targetcontext, string $filepathinzip)core\content\export\zipwriter
get_stream_writer(string $filename, stdClass $exportoptions=null)core\content\export\zipwriterstatic
is_file_in_archive(context $context, string $filepathinzip)core\content\export\zipwriter
MAX_CONTEXT_NAME_LENGTHcore\content\export\zipwriter
parse_options(stdClass $options)core\content\export\zipwriterprotected
rewrite_other_pluginfile_urls(context $context, string $content, string $component, string $filearea, ?int $pluginfileitemid)core\content\export\zipwriterprotected
set_root_context(context $rootcontext)core\content\export\zipwriter