This is the complete list of members for core\content\export\exportable_items\exportable_stored_file, including all inherited members.
$component | core\content\export\exportable_item | protected |
$context | core\content\export\exportable_item | protected |
$file | core\content\export\exportable_items\exportable_stored_file | protected |
$folderpath | core\content\export\exportable_items\exportable_stored_file | protected |
$pluginfileitemid | core\content\export\exportable_items\exportable_stored_file | protected |
$uservisiblename | core\content\export\exportable_item | protected |
__construct(context $context, string $component, string $uservisiblename, stored_file $file, ?int $pluginfileitemid=null, string $folderpath='') | core\content\export\exportable_items\exportable_stored_file | |
core::content::export::exportable_item::__construct(context $context, string $component, string $uservisiblename) | core\content\export\exportable_item | |
add_to_archive(zipwriter $archive) | core\content\export\exportable_items\exportable_stored_file | |
create_from_area_params(context $context, string $component, string $filearea, ?int $itemid, ?int $pluginfileitemid=null, string $folderpath='') | core\content\export\exportable_items\exportable_stored_file | static |
get_component() | core\content\export\exportable_item | |
get_context() | core\content\export\exportable_item | |
get_filepath_for_file() | core\content\export\exportable_items\exportable_stored_file | protected |
get_pluginfile_url_for_stored_file(stored_file $file, ?int $pluginfileitemid) | core\content\export\exportable_items\exportable_stored_file | protectedstatic |
get_user_visible_name() | core\content\export\exportable_item | |