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

Files

file  form.php
 Site wide http -> https search-replace form.
 
file  provider.php
 Privacy Subsystem implementation for tool_httpsreplace.
 
file  settings.php
 Link to http -> https replace script.
 
file  url_finder.php
 url_finder class definition.
 
file  version.php
 Version details.
 

Namespaces

namespace  tool_httpsreplace
  
 
namespace  tool_httpsreplace\privacy
  
 

Classes

class  tool_httpsreplace\form
 Site wide http -> https search-replace form. More...
 
class  tool_httpsreplace\privacy\provider
 Privacy Subsystem for tool_httpsreplace implementing null_provider. More...
 
class  tool_httpsreplace\url_finder
 Examines DB for non-https src or data links. More...
 

Variables

 $plugin = 2020060900
 
$plugin component = 'tool_httpsreplace'
 
$plugin version = 2020061500
 

Detailed Description