The boost theme stores a user preference data.  
 More...
|  | 
| const | DRAWER_OPEN_BLOCK = 'drawer-open-block' | 
|  | The user preferences for the blocks drawer. 
 | 
|  | 
| const | DRAWER_OPEN_INDEX = 'drawer-open-index' | 
|  | The user preferences for the course index. 
 | 
|  | 
The boost theme stores a user preference data. 
- Copyright
- 2018 Andrew Nicols andre.nosp@m.w@ni.nosp@m.cols..nosp@m.co.u.nosp@m.k 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ export_user_preferences()
  
  | 
        
          | static theme_boost\privacy\provider::export_user_preferences | ( | int | $userid | ) |  |  | static | 
 
 
◆ get_metadata()
  
  | 
        
          | static theme_boost\privacy\provider::get_metadata | ( | collection | $items | ) |  |  | static | 
 
Returns meta data about this system. 
- Parameters
- 
  
    | collection | $items | The initialised item collection to add items to. |  
 
- Return values
- 
  
    | collection | A listing of user data stored through this system. |  
 
Implements core_privacy\local\metadata\provider.
 
 
The documentation for this class was generated from the following file: