Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
Files | Namespaces | Classes
core_admin

Files

file  accesscallback.php
 External admin page class that allows a callback to be provided to determine whether page can be accessed.
 
file  autocomplete.php
 Auto complete admin setting.
 
file  behat_admin.php
 Steps definitions related with administration.
 
file  filesize.php
 File size admin setting.
 
file  manage_payment_gateway_plugins.php
 Payment gateway admin setting.
 
file  provider.php
 Privacy Subsystem implementation for core_admin.
 
file  task_log_table.php
 Task log table.
 

Namespaces

namespace  core_admin
  
 
namespace  core_admin\local\externalpage
  
 
namespace  core_admin\local\settings
  
 
namespace  core_admin\privacy
  
 

Classes

class  behat_admin
 
class  core_admin\local\externalpage\accesscallback
 Admin externalpage class. More...
 
class  core_admin\local\settings\autocomplete
 Auto complete setting class. More...
 
class  core_admin\local\settings\filesize
 An admin setting to support entering and displaying of file sizes in Bytes, KB, MB or GB. More...
 
class  core_admin\local\settings\manage_payment_gateway_plugins
 Generic class for managing plugins in a table that allows re-ordering and enable/disable of each plugin. More...
 
class  core_admin\privacy\provider
 Privacy Subsystem for core_admin implementing null_provider. More...
 
class  core_admin\task_log_table
 Table to display list of task logs. More...
 

Detailed Description