Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
format_singleactivity

Directories

directory classes
  
 

Namespaces

namespace  format_singleactivity\output
  
 
namespace  format_singleactivity\privacy
 Privacy Subsystem implementation for format_singleactivity.
 

Classes

class  format_singleactivity
 Main class for the singleactivity course format. More...
 
class  format_singleactivity\output\renderer
 Renderer for outputting the singleactivity course format. More...
 
class  format_singleactivity\privacy\provider
 Privacy Subsystem for format_singleactivity implementing null_provider. More...
 
class  format_singleactivity_admin_setting_activitytype
 Admin settings class for the format singleactivity activitytype choice. More...
 

Variables

 $courserenderer = $PAGE->get_renderer('format_singleactivity')
 format.php - course format featuring single activity included from view.php
 
 $plugin = 2023100400
 
$plugin component = 'format_singleactivity'
 
$plugin version = 2023100900
 

Detailed Description

Variable Documentation

◆ $courserenderer

$courserenderer = $PAGE->get_renderer('format_singleactivity')

format.php - course format featuring single activity included from view.php

if we are not redirected before this point this means we want to either manage orphaned activities - i.e. display section 1, or the activity is not setup, does not have url or is not accessible at the moment

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later