Guest enrolment method external API.  
 More...
Guest enrolment method external API. 
- Copyright
- 2015 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 
- Since
- Moodle 3.1 
◆ get_instance_info()
  
  | 
        
          | static enrol_guest_external::get_instance_info | ( |  | $instanceid | ) |  |  | static | 
 
Return guest enrolment instance information. 
- Parameters
- 
  
    | int | $instanceid | instance id of guest enrolment plugin. |  
 
- Return values
- 
  
    | array | warnings and instance information. |  
 
- Since
- Moodle 3.1 
 
 
◆ get_instance_info_parameters()
  
  | 
        
          | static enrol_guest_external::get_instance_info_parameters | ( |  | ) |  |  | static | 
 
Returns description of get_instance_info() parameters. 
- Return values
- 
  
    | external_function_parameters |  |  
 
- Since
- Moodle 3.1 
 
 
◆ get_instance_info_returns()
  
  | 
        
          | static enrol_guest_external::get_instance_info_returns | ( |  | ) |  |  | static | 
 
 
The documentation for this class was generated from the following file: