• 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 / includes/models/model.llms.question.choice.php

LLMS_Question_Choice::set()

Method: Set a piece of data by key

Source: includes/models/model.llms.question.choice.php:227

Used by 1 function | Uses 1 function

LLMS_Question_Choice::set_question()

Method: Sets question-related data from constructor

Source: includes/models/model.llms.question.choice.php:278

Used by 1 function | Uses 1 function

LLMS_Question_Choice::update()

Method: Update multiple data by key=>val pairs

Source: includes/models/model.llms.question.choice.php:298

Used by 2 functions | Uses 1 function

LLMS_Question_Choice::save()

Method: Save $this->data to the postmeta table

Source: includes/models/model.llms.question.choice.php:209

Used by 0 functions | Uses 0 functions

LLMS_Question_Choice::exists()

Method: Determine if the choice that’s been requested actually exists

Source: includes/models/model.llms.question.choice.php:89

Used by 0 functions | Uses 0 functions

LLMS_Question_Choice::get()

Method: Retrieve a piece of choice data by key

Source: includes/models/model.llms.question.choice.php:102

Used by 3 functions | Uses 0 functions

LLMS_Question_Choice::get_choice()

Method: Generic choice getter which automatically uses correct functions based on choice type

Source: includes/models/model.llms.question.choice.php:119

Used by 0 functions | Uses 2 functions

LLMS_Question_Choice::get_image()

Method: Retrieve an image for picture choices

Source: includes/models/model.llms.question.choice.php:133

Used by 1 function | Uses 1 function

LLMS_Question_Choice::get_data()

Method: Retrieve all of the choice data as an array

Source: includes/models/model.llms.question.choice.php:151

Used by 0 functions | Uses 0 functions

LLMS_Question_Choice::get_question()

Method: Retrieve an instance of an LLMS_Question for questions parent

Source: includes/models/model.llms.question.choice.php:162

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