This is the external method for updating a glossary entry.  
 More...
|  | 
| static | execute (int $entryid, string $concept, string $definition, int $definitionformat, array $options=[]) | 
|  | Update the indicated glossary entry. 
 | 
|  | 
| static | execute_parameters () | 
|  | Parameters. 
 | 
|  | 
| static | execute_returns () | 
|  | Return. 
 | 
|  | 
This is the external method for updating a glossary entry. 
- Copyright
- 2020 Juan Leyva juan@.nosp@m.mood.nosp@m.le.co.nosp@m.m 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ execute()
  
  | 
        
          | static mod_glossary\external\update_entry::execute | ( | int | $entryid, |  
          |  |  | string | $concept, |  
          |  |  | string | $definition, |  
          |  |  | int | $definitionformat, |  
          |  |  | array | $options = [] ) |  | static | 
 
Update the indicated glossary entry. 
- Parameters
- 
  
    | int | $entryid | The entry to update |  | string | $concept | the glossary concept |  | string | $definition | the concept definition |  | int | $definitionformat | the concept definition format |  | array | $options | additional settings |  
 
- Return values
- 
  
    | array | with result and warnings |  
 
- Exceptions
- 
  
  
 
 
◆ execute_parameters()
  
  | 
        
          | static mod_glossary\external\update_entry::execute_parameters | ( |  | ) |  |  | static | 
 
Parameters. 
- Return values
- 
  
    | external_function_parameters |  |  
 
 
 
◆ execute_returns()
  
  | 
        
          | static mod_glossary\external\update_entry::execute_returns | ( |  | ) |  |  | static | 
 
Return. 
- Return values
- 
  
    | external_single_structure |  |  
 
 
 
The documentation for this class was generated from the following file: