MIDDAG for Moodle

lib.php

MIDDAG for Moodle.

Tags
author

Michael Meneses [email protected]

author

Gabriel Sousa [email protected]

copyright

2026 MIDDAG (https://www.middag.com.br)

license

commercial

Table of Contents

Functions

mtool_helpdesk_output_fragment_get_helpdesk_requests()  : string
Get helpdesk requests to render.
mtool_helpdesk_output_fragment_get_helpdesk_types()  : string
Get helpdesk types to render.
mtool_helpdesk_output_fragment_get_helpdesk_types_form_not_displayed_field()  : string
Gets fields that cannot be displayed by workflow id.
mtool_helpdesk_output_fragment_get_helpdesk_new_solicitation_form_not_displayed_field()  : mixed
mtool_helpdesk_output_fragment_update_status()  : string
Update status of helpdesk type.
mtool_helpdesk_pluginfile()  : bool|null
Download file from helpdesk.
mtool_helpdesk_output_fragment_modal_form()  : string
Get custom fields modal form.
mtool_helpdesk_output_fragment_save_modal_form()  : string
Search data process.
searchdataprocess()  : array<string|int, mixed>
Search data process.

Functions

mtool_helpdesk_output_fragment_get_helpdesk_requests()

Get helpdesk requests to render.

mtool_helpdesk_output_fragment_get_helpdesk_requests(mixed $arg) : string
Parameters
$arg : mixed
Return values
string

mtool_helpdesk_output_fragment_get_helpdesk_types()

Get helpdesk types to render.

mtool_helpdesk_output_fragment_get_helpdesk_types() : string
Return values
string

mtool_helpdesk_output_fragment_get_helpdesk_types_form_not_displayed_field()

Gets fields that cannot be displayed by workflow id.

mtool_helpdesk_output_fragment_get_helpdesk_types_form_not_displayed_field(mixed $arg) : string
Parameters
$arg : mixed
Return values
string

mtool_helpdesk_output_fragment_get_helpdesk_new_solicitation_form_not_displayed_field()

mtool_helpdesk_output_fragment_get_helpdesk_new_solicitation_form_not_displayed_field(array<string|int, mixed> $arg) : mixed
Parameters
$arg : array<string|int, mixed>

mtool_helpdesk_output_fragment_update_status()

Update status of helpdesk type.

mtool_helpdesk_output_fragment_update_status(mixed $arg) : string
Parameters
$arg : mixed
Return values
string

mtool_helpdesk_pluginfile()

Download file from helpdesk.

mtool_helpdesk_pluginfile(mixed $course, mixed $cm, mixed $context, mixed $filearea, mixed $args, mixed $forcedownload[, array<string|int, mixed> $options = [] ]) : bool|null
Parameters
$course : mixed
$cm : mixed
$context : mixed
$filearea : mixed
$args : mixed
$forcedownload : mixed
$options : array<string|int, mixed> = []
Return values
bool|null

mtool_helpdesk_output_fragment_modal_form()

Get custom fields modal form.

mtool_helpdesk_output_fragment_modal_form(mixed $arg) : string
Parameters
$arg : mixed
Return values
string

mtool_helpdesk_output_fragment_save_modal_form()

Search data process.

mtool_helpdesk_output_fragment_save_modal_form(mixed $arg) : string
Parameters
$arg : mixed
Return values
string

searchdataprocess()

Search data process.

searchdataprocess(mixed $formdata) : array<string|int, mixed>
Parameters
$formdata : mixed
Return values
array<string|int, mixed>

        
On this page

Search results