• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/abstracts/llms.abstract.user.data.php

LLMS_Abstract_User_Data::get_student()

Method: Allow extending classes to access the main student class

Source: includes/abstracts/llms.abstract.user.data.php:170

Used by 0 functions | Uses 2 functions

LLMS_Abstract_User_Data::get_user()

Method: Retrieve the instance of the WP User for the student

Source: includes/abstracts/llms.abstract.user.data.php:180

Used by 0 functions | Uses 0 functions

LLMS_Abstract_User_Data::get_user_id()

Method: Retrieve the User ID based on object

Source: includes/abstracts/llms.abstract.user.data.php:191

Used by 1 function | Uses 0 functions

LLMS_Abstract_User_Data::set()

Method: Update a meta property for the user

Source: includes/abstracts/llms.abstract.user.data.php:216

Used by 0 functions | Uses 1 function

LLMS_Abstract_User_Data::__get()

Method: Magic Getter for User Data Mapped directly to the WP_User class

Source: includes/abstracts/llms.abstract.user.data.php:57

Used by 0 functions | Uses 1 function

LLMS_Abstract_User_Data::cache_get()

Method: Retrieve an item from the cache

Source: includes/abstracts/llms.abstract.user.data.php:96

Used by 0 functions | Uses 1 function

LLMS_Abstract_User_Data::cache_delete()

Method: Delete an item from the cache

Source: includes/abstracts/llms.abstract.user.data.php:107

Used by 0 functions | Uses 1 function

LLMS_Abstract_User_Data::cache_set()

Method: Add an item to the cache cache

Source: includes/abstracts/llms.abstract.user.data.php:119

Used by 0 functions | Uses 1 function

LLMS_Abstract_User_Data::exists()

Method: Determine if the user exists

Source: includes/abstracts/llms.abstract.user.data.php:129

Used by 1 function | Uses 0 functions

LLMS_Abstract_User_Data::get()

Method: Allows direct access to WP_User object for retrieving user data from the user or usermeta tables

Source: includes/abstracts/llms.abstract.user.data.php:140

Used by 1 function | Uses 0 functions
1 2 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions