MIDDAG for Moodle

mtool_helpdesk_request_form extends moodleform

Table of Contents

Properties

$_form  : mixed

Methods

validation()  : mixed
definition()  : mixed
add_custom_field()  : void
add_user_custom_field()  : void

Properties

Methods

validation()

public validation(mixed $data, mixed $files) : mixed
Parameters
$data : mixed
$files : mixed

add_custom_field()

private add_custom_field(mixed $mform, helpdesk_type $request_type) : void
Parameters
$mform : mixed
$request_type : helpdesk_type

add_user_custom_field()

private add_user_custom_field(mixed $mform, helpdesk_type $request_type) : void
Parameters
$mform : mixed
$request_type : helpdesk_type

        
On this page

Search results