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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php

LLMS_REST_Users_Controller::check_read_object_permissions()

Method: Determine if the current user can view the object

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php:188

Used by 0 functions | Uses 0 functions

LLMS_REST_Users_Controller::sanitize_username()

Method: Validate a username is valid and allowed

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php:649

Used by 0 functions | Uses 2 functions

illegal_user_logins

Filter Hook: Filter defined in WP Core.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php:664

Used by 1 function | Uses 0 functions

LLMS_REST_Users_Controller::update_additional_data()

Method: Updates additional information not handled by WP Core insert/update user functions

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php:685

Used by 3 functions | Uses 1 function

LLMS_REST_Users_Controller::update_item()

Method: Update item

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php:730

Used by 0 functions | Uses 2 functions

LLMS_REST_Users_Controller::update_object()

Method: Update the object in the database with prepared data

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php:762

Used by 0 functions | Uses 1 function

LLMS_REST_Users_Controller::sanitize_password()

Method: Validate a username is valid and allowed

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php:625

Used by 0 functions | Uses 1 function

LLMS_REST_Users_Controller::get_item_schema()

Method: Get the item schema

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php:255

Used by 3 functions | Uses 1 function

LLMS_REST_Users_Controller::get_objects_query()

Method: Retrieve a query object based on arguments from a `get_items()` (collection) request

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php:439

Used by 1 function | Uses 0 functions

LLMS_REST_Users_Controller::get_objects_from_query()

Method: Retrieve an array of objects from the result of `$this->get_objects_query()`

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php:487

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