includes/class.llms.user.permissions.php:
LLMS_User_Permissions::handle_cap_view_grades()
|
Modify a users ability to view_grades
|
includes/class.llms.user.permissions.php:
LLMS_User_Permissions::user_can_manage_user()
|
Determine if a user can manage another user.
|
libraries/lifterlms-rest/includes/server/class-llms-rest-instructors-controller.php:
LLMS_REST_Instructors_Controller::get_object()
|
Get object.
|
includes/admin/reporting/tables/llms.table.students.php:
LLMS_Table_Students::get_table_filters_html()
|
Get HTML for the filters displayed in the head of the table
|
includes/admin/reporting/tables/llms.table.memberships.php:
LLMS_Table_Memberships::get_results()
|
Execute a query to retrieve results from the table.
|
includes/admin/reporting/tables/llms.table.memberships.php:
LLMS_Table_Memberships::get_data()
|
Retrieve data for a cell.
|
includes/models/model.llms.student.php:
LLMS_Student::instructor()
|
Retrieve an instance of the LLMS_Instructor model for the current user
|
includes/functions/llms.functions.person.php:
llms_current_user_can()
|
Checks LifterLMS user capabilities against an object
|
includes/admin/class.llms.admin.builder.php:
LLMS_Admin_Builder::get_existing_posts()
|
Retrieve a list of lessons the current user is allowed to clone/attach
|
includes/admin/reporting/tables/llms.table.students.php:
LLMS_Table_Students::get_results()
|
Execute a query to retrieve results from the table
|
includes/admin/reporting/tables/llms.table.courses.php:
LLMS_Table_Courses::get_data()
|
Retrieve data for a cell
|
includes/admin/reporting/tables/llms.table.courses.php:
LLMS_Table_Courses::get_results()
|
Execute a query to retrieve results from the table
|
includes/admin/reporting/tables/llms.table.quizzes.php:
LLMS_Table_Quizzes::get_results()
|
Execute a query to retrieve results from the table
|
includes/admin/post-types/post-tables/class.llms.admin.post.table.instructors.php:
LLMS_Admin_Post_Table_Instructors::manage_columns()
|
Manage content of custom columns
|
includes/admin/class.llms.admin.user.custom.fields.php:
LLMS_Admin_User_Custom_Fields::save()
|
Save custom field data for a user
|
includes/admin/class.llms.admin.user.custom.fields.php:
LLMS_Admin_User_Custom_Fields::output_instructors_assistant_fields()
|
Add instructor parent fields for use when creating instructor’s assistants
|
includes/class.llms.user.permissions.php:
LLMS_User_Permissions::handle_caps()
|
Custom capability checks for LifterLMS things
|
includes/class.llms.user.permissions.php:
LLMS_User_Permissions::edit_others_lms_content()
|
Handle capabilities checks for lms content to allow *editing* content based on course instructor
|