Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / 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:205

Used by 0 functions | Uses 0 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:216

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:228

Used by 0 functions | Uses 0 functions

LLMS_Abstract_User_Data::set()

Method: Update a meta property for the user

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_User_Data::cache_get()

Method: Retrieve an item from the cache

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_User_Data::cache_delete()

Method: Delete an item from the cache

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_User_Data::cache_set()

Method: Add an item to the cache cache

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_User_Data::exists()

Method: Determine if the user exists

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

Used by 0 functions | 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:171

Used by 0 functions | Uses 0 functions

LLMS_Abstract_User_Data::get_cache_group()

Method: Retrieve the group name used by cache functions

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

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress