Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
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  activity_management_table.php
 Activity Module admin settings.
 
file  admin_setting_plugin_manager.php
 Admin setting plugin manager.
 
file  autocomplete.php
 Auto complete admin setting.
 
file  behat_admin.php
 Steps definitions related with administration.
 
file  block_management_table.php
 Tiny admin settings.
 
file  editor_management_table.php
 Tiny admin settings.
 
file  filesize.php
 File size admin setting.
 
file  linkable_settings_page.php
 A settings page which can be viewed with a link directly.
 
file  manage_payment_gateway_plugins.php
 Payment gateway admin setting.
 
file  media_management_table.php
 Media plugin admin settings.
 
file  plugin_management_table.php
 Plugin Management table.
 
file  plugin_management_table_filterset.php
 This file contains the dynamic interface.
 
file  provider.php
 Privacy Subsystem implementation for core_admin.
 
file  set_block_protection.php
 Web Service to control the state of a plugin.
 
file  set_plugin_order.php
 Web Service to control the order of a plugin.
 
file  set_plugin_state.php
 Web Service to control the state of a plugin.
 
file  task_log.php
 Task log entity class implementation.
 
file  task_logs.php
 Task logs datasource.
 
file  task_logs.php
 Task logs system report class implementation.
 
file  tool_plugin_management_table.php
 Admin tool settings.
 

Namespaces

namespace  core_admin\admin
  
 
namespace  core_admin\external
  
 
namespace  core_admin\local\externalpage
  
 
namespace  core_admin\local\settings
  
 
namespace  core_admin\privacy
  
 
namespace  core_admin\reportbuilder\datasource
  
 
namespace  core_admin\reportbuilder\local\entities
  
 
namespace  core_admin\reportbuilder\local\systemreports
  
 
namespace  core_admin\table
  
 

Classes

class  behat_admin
 
class  core_admin\admin\admin_setting_plugin_manager
 
class  core_admin\external\set_block_protection
 
class  core_admin\external\set_plugin_order
 
class  core_admin\external\set_plugin_state
 
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...
 
interface  core_admin\local\settings\linkable_settings_page
 
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\reportbuilder\datasource\task_logs
 
class  core_admin\reportbuilder\local\entities\task_log
 
class  core_admin\reportbuilder\local\systemreports\task_logs
 
class  core_admin\table\activity_management_table
 
class  core_admin\table\block_management_table
 
class  core_admin\table\editor_management_table
 
class  core_admin\table\media_management_table
 
class  core_admin\table\plugin_management_table
 
class  core_admin\table\plugin_management_table_filterset
 
class  core_admin\table\tool_plugin_management_table
 

Detailed Description