Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
core_badges Namespace Reference

  More...

Namespaces

namespace  external
  
 
namespace  form
  
 
namespace  oauth2
  
 
namespace  output
  
 
namespace  privacy
  
 
namespace  tests
  
 

Classes

class  backpack_api
 
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  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