Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/models/model.llms.question.choice.php

LLMS_Question_Choice::hydrate()

Method: Setup the id and data variables

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

Used by 0 functions | Uses 0 functions

LLMS_Question_Choice::is_correct()

Method: Determine if the choice is correct

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

Used by 0 functions | Uses 0 functions

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::set()

Method: Set a piece of data by key

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

Used by 0 functions | Uses 0 functions

LLMS_Question_Choice::set_question()

Method: Sets question-related data from constructor

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

Used by 0 functions | Uses 0 functions

LLMS_Question_Choice::update()

Method: Update multiple data by key=>val pairs

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

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 0 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 0 functions

LLMS_Question_Choice::get_image()

Method: Retrieve an image for picture choices

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

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress