MIDDAG for Moodle

coursegroup_form extends moodleform

Table of Contents

Properties

$coursegroup_service  : object

Methods

__construct()  : mixed
validation()  : array<string|int, mixed>
definition()  : void

Properties

Methods

__construct()

public __construct([mixed $action = null ][, mixed $customdata = null ][, mixed $method = 'post' ][, mixed $target = '' ][, mixed $attributes = null ][, mixed $editable = true ][, mixed $ajaxformdata = null ]) : mixed
Parameters
$action : mixed = null
$customdata : mixed = null
$method : mixed = 'post'
$target : mixed = ''
$attributes : mixed = null
$editable : mixed = true
$ajaxformdata : mixed = null

validation()

public validation(mixed $data, mixed $files) : array<string|int, mixed>
Parameters
$data : mixed
$files : mixed
Tags
throws
Exception
Return values
array<string|int, mixed>

definition()

protected definition() : void
Tags
throws
Exception
throws
Throwable

        
On this page

Search results