• 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 / 3.16.7

LLMS_Student_Quizzes::parse_attempt_key()

Method: Parse an attempt key into it’s parts

Source: includes/models/model.llms.student.quizzes.php:334

Used by 2 functions | Uses 1 function

LLMS_Quiz_Attempt::get_key()

Method: Get an encoded attempt key that can be passed in URLs and the like

Source: includes/models/model.llms.quiz.attempt.php:407

Used by 1 function | Uses 1 function

LLMS_Quiz_Attempt

Class: LLMS_Quiz_Attempt model class

Source: includes/models/model.llms.quiz.attempt.php:32

Used by 0 functions | Uses 1 function

LLMS_Admin_Menus::builder_page_actions()

Method: Handle init actions on the course builder page

Source: includes/admin/class.llms.admin.menus.php:142

Used by 0 functions | Uses 0 functions

LLMS_Admin_Builder::admin_bar_menu()

Method: Add menu items to the WP Admin Bar to allow quiz returns to the dashboard from the course builder

Source: includes/admin/class.llms.admin.builder.php:43

Used by 0 functions | Uses 0 functions

LLMS_Hasher::hash()

Method: Hash a number

Source: includes/class.llms.hasher.php:169

Used by 1 function | Uses 2 functions

LLMS_Hasher::unbase62()

Method: Decode a base62 encoded string to get the associated number

Source: includes/class.llms.hasher.php:197

Used by 1 function | Uses 0 functions

LLMS_Hasher::unhash()

Method: Decode a hashed string to get the original number

Source: includes/class.llms.hasher.php:214

Used by 1 function | Uses 2 functions

LLMS_Hasher

Class: LLMS_Hasher

Source: includes/class.llms.hasher.php:25

Used by 0 functions | Uses 0 functions

LLMS_Hasher::base62()

Method: Base 62 encode a number

Source: includes/class.llms.hasher.php:151

Used by 1 function | Uses 1 function
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions