Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Differences Between: [Versions 310 and 402] [Versions 310 and 403]

Web services

Copyright: 2018 Marina Glancy
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 127 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes

tool_xmldb_external:: (2 methods):
  invoke_move_action_parameters()
  invoke_move_action()

not:: (1 method):
  invoke_move_action_returns()


Class: tool_xmldb_external  - X-Ref

tool_xmldb external function

invoke_move_action_parameters()   X-Ref
Parameters for the 'tool_xmldb_invoke_move_action' WS

return: external_function_parameters

invoke_move_action($action, $dir, $table, $field, $key, $index, $position)   X-Ref
WS 'tool_xmldb_invoke_move_action' that invokes a move action

param: string $action
param: string $dir
param: string $table
param: string $field
param: string $key
param: string $index
param: int $position

Class: not  - X-Ref

invoke_move_action_returns()   X-Ref
Return structure for the 'tool_xmldb_invoke_move_action' WS

return: null