Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Files | Namespaces | Classes
core_table

Files

file  coverage.php
 Coverage information for the core_table component.
 
file  dynamic.php
 This file contains the dynamic interface.
 
file  get.php
 Table external API.
 
file  provider.php
 Privacy Subsystem for core_table API.
 

Namespaces

namespace  core_table
  
 
namespace  core_table\external\dynamic
  
 
namespace  core_table\privacy
  
 

Classes

interface  core_table\dynamic
 Interface to identify this table as a table which can be dynamically updated via webservice calls. More...
 
class  core_table\external\dynamic\get
 
class  core_table\privacy\provider
 Privacy Subsystem for core_table API. More...
 
class  phpunit_coverage_info
 Coverage information for the tool_dataprivacy plugin. More...
 

Detailed Description