MIDDAG for Moodle

managefiles_extension extends extension

Public SDK Extension.

Extensions should extend this class to register controllers, services, routes, and other lifecycle hooks exposed by the framework.

Table of Contents

Constants

EXTENSION_IDNUMBER  = 'managefiles'
GROUP  = \local_middag\framework\shared\enum\extension_group::LEARNING->value
PRIORITY  = 30

Methods

get_icon()  : string
Returns the icon slug for this extension.

Constants

GROUP

public mixed GROUP = \local_middag\framework\shared\enum\extension_group::LEARNING->value

Methods

get_icon()

Returns the icon slug for this extension.

public get_icon() : string
Return values
string

Icon identifier under pix/extensions


        
On this page

Search results