• 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 / 3.16.0 / Page 9

LLMS_Database_Query::sql_limit()

Method: Retrieve the prepared SQL for the LIMIT clause

Source: includes/abstracts/abstract.llms.database.query.php:350

Used by 0 functions | Uses 3 functions

LLMS_Database_Query::has_results()

Method: Determine if the query has at least one result

Source: includes/abstracts/abstract.llms.database.query.php:198

Used by 1 function | Uses 0 functions

LLMS_Post_Model::add_properties()

Method: Allow extending classes to add custom meta properties to the object

Source: includes/abstracts/abstract.llms.post.model.php:234

Used by 0 functions | Uses 0 functions

llms_quiz_get_questions

Filter Hook: LifterLMS Quiz Question Manager Don’t instantiate this directly, instead use the wrapper functions found in the LLMS_Quiz and LLMS_Question classes

Source: includes/class.llms.question.manager.php:188

Used by 1 function | Uses 0 functions

LLMS_Question_Manager::update_question()

Method: Create or update questions If ‘id’ passed in $data array will update existing question Omit ‘id’ to create a new question

Source: includes/class.llms.question.manager.php:201

Used by 0 functions | Uses 2 functions

LLMS_Question_Manager::__construct()

Method: Constructor

Source: includes/class.llms.question.manager.php:33

Used by 2 functions | Uses 0 functions

LLMS_Question_Manager::get_parent()

Method: Quick access to the parent attribute

Source: includes/class.llms.question.manager.php:45

Used by 3 functions | Uses 0 functions

LLMS_Question_Manager::get_parent_type()

Method: Quick access to parents type property

Source: includes/class.llms.question.manager.php:55

Used by 2 functions | Uses 0 functions

LLMS_Question_Manager::get_quiz()

Method: Retrieve the related LLMS_Quiz

Source: includes/class.llms.question.manager.php:65

Used by 1 function | Uses 1 function

LLMS_Question_Manager::create_question()

Method: Create a new question and add it to the quiz

Source: includes/class.llms.question.manager.php:82

Used by 1 function | Uses 1 function
« Previous 1 … 8 9 10 … 16 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions