Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | List of all members
core_privacy\local\metadata\types\type Interface Reference

The base type interface which all metadata types must implement. More...

Inheritance diagram for core_privacy\local\metadata\types\type:
core_privacy\local\metadata\types\database_table core_privacy\local\metadata\types\external_location core_privacy\local\metadata\types\plugintype_link core_privacy\local\metadata\types\subsystem_link core_privacy\local\metadata\types\user_preference

Public Member Functions

 get_name ()
 Get the name describing this type. More...
 
 get_privacy_fields ()
 A list of the fields and their usage description. More...
 
 get_summary ()
 A summary of what the metalink type is used for. More...
 

Detailed Description

The base type interface which all metadata types must implement.

Member Function Documentation

◆ get_name()

core_privacy\local\metadata\types\type::get_name ( )

◆ get_privacy_fields()

core_privacy\local\metadata\types\type::get_privacy_fields ( )

◆ get_summary()

core_privacy\local\metadata\types\type::get_summary ( )

The documentation for this interface was generated from the following file: