Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Namespaces | Classes | Variables
core_badges Namespace Reference

  More...

Namespaces

namespace  external
  
 
namespace  form
  
 
namespace  oauth2
  
 
namespace  output
  
 
namespace  privacy
  
 

Classes

class  backpack_api
 Class for communicating with backpacks. More...
 
class  backpack_api2p1
 To process badges with backpack and control api request and this class using for Open Badge API v2.1 methods. More...
 
class  backpack_api2p1_mapping
 Represent a single method for the remote api and this class using for Open Badge API v2.1 methods. More...
 
class  backpack_api_mapping
 Represent a single method for the remote api. More...
 
class  badge
 Class that represents badge. More...
 
class  helper
 Badge helper library. More...
 

Variables

global $CFG
 
const BADGE_ACCESS_TOKEN 'access'
 
const BADGE_BACKPACK_ID_TOKEN 'backpack_id'
 
const BADGE_EXPIRES_TOKEN 'expires'
 
const BADGE_REFRESH_TOKEN 'refresh'
 
const BADGE_USER_ID_TOKEN 'user_id'
 

Detailed Description