Moodle APIs
4.3
Moodle 4.3.6 (Build: 20240812)
Namespaces
|
Classes
|
Variables
task
tool_langimport
Namespaces
namespace
tool_langimport\task
Classes
class
tool_langimport\task\install_langpacks
Ad hoc task to install one or more language packs.
More...
Variables
$tasks
Detailed Description
Variable Documentation
◆
$tasks
$tasks
Initial value:
= array(
array(
'classname'
=>
'tool_langimport\task\update_langpacks_task'
,
'blocking'
=> 0,
'minute'
=>
'R'
,
'hour'
=>
'4'
,
'day'
=>
'*'
,
'month'
=>
'*'
,
'dayofweek'
=>
'*'
)
)
Generated on Sun Aug 11 2024 06:15:35 for Moodle APIs by
1.11.0