tool_xmldb external function  
 More...
tool_xmldb external function 
- Copyright
- 2018 Moodle 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ invoke_move_action()
  
  | 
        
          | static tool_xmldb_external::invoke_move_action | ( |  | $action, |  
          |  |  |  | $dir, |  
          |  |  |  | $table, |  
          |  |  |  | $field, |  
          |  |  |  | $key, |  
          |  |  |  | $index, |  
          |  |  |  | $position ) |  | static | 
 
WS 'tool_xmldb_invoke_move_action' that invokes a move action. 
- Parameters
- 
  
    | string | $action |  |  | string | $dir |  |  | string | $table |  |  | string | $field |  |  | string | $key |  |  | string | $index |  |  | int | $position |  |  
 
- Exceptions
- 
  
  
 
 
◆ invoke_move_action_parameters()
  
  | 
        
          | static tool_xmldb_external::invoke_move_action_parameters | ( |  | ) |  |  | static | 
 
Parameters for the 'tool_xmldb_invoke_move_action' WS. 
- Return values
- 
  
    | external_function_parameters |  |  
 
 
 
◆ invoke_move_action_returns()
  
  | 
        
          | static tool_xmldb_external::invoke_move_action_returns | ( |  | ) |  |  | static | 
 
Return structure for the 'tool_xmldb_invoke_move_action' WS. 
- Return values
- 
  
  
 
 
The documentation for this class was generated from the following file: