Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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.
 
 get_privacy_fields ()
 A list of the fields and their usage description.
 
 get_summary ()
 A summary of what the metalink type is used for.
 

Detailed Description

The base type interface which all metadata types must implement.

Member Function Documentation

◆ get_name()

◆ get_privacy_fields()

◆ get_summary()

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

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