This is the complete list of members for mod_data\preset, including all inherited members.
$description | mod_data\preset | |
$isplugin | mod_data\preset | |
$name | mod_data\preset | |
$shortname | mod_data\preset | |
$storedfile | mod_data\preset | |
$xmlinfo | mod_data\preset | protected |
__construct(?manager $manager, bool $isplugin, string $name, string $shortname, ?string $description='', ?stored_file $storedfile=null) | mod_data\preset | protected |
can_manage() | mod_data\preset | |
create_from_fullname(manager $manager, string $fullname) | mod_data\preset | static |
create_from_instance(manager $manager, string $presetname, ?string $description='') | mod_data\preset | static |
create_from_plugin(?manager $manager, string $pluginname) | mod_data\preset | static |
create_from_storedfile(manager $manager, stored_file $file) | mod_data\preset | static |
delete() | mod_data\preset | |
export() | mod_data\preset | |
generate_preset_xml() | mod_data\preset | protected |
get_attribute_value(string $filepath, string $name) | mod_data\preset | protectedstatic |
get_content_from_file(string $filepath, string $filename) | mod_data\preset | protectedstatic |
get_description_from_plugin(string $pluginname) | mod_data\preset | static |
get_fields(bool $forpreview=false) | mod_data\preset | |
get_file(string $filepath, string $filename) | mod_data\preset | static |
get_filerecord(string $filename, string $filepath, int $userid) | mod_data\preset | protectedstatic |
get_fullname() | mod_data\preset | |
get_name_from_plugin(string $pluginname) | mod_data\preset | static |
get_path() | mod_data\preset | |
get_sample_entries(int $count=1) | mod_data\preset | |
get_template_content(string $templatename) | mod_data\preset | |
get_userid() | mod_data\preset | |
is_directory_a_preset(string $directory) | mod_data\preset | static |
load_preset_xml() | mod_data\preset | protected |
save() | mod_data\preset | |