Dev Resources

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

LLMS_Question::toArrayCustom()

Method: Don’t add custom fields during toArray()

Source: includes/models/model.llms.question.php:807

Used by 0 functions | Uses 0 functions

{$this->get(‘question_type’)}_question_supports”}

Filter Hook: Filter supported features of a given question type.

Source: includes/models/model.llms.question.php:696

Used by 0 functions | Uses 0 functions

LLMS_Question::toArrayAfter()

Method: Called before data is sorted and returned by $this->toArray()

Source: includes/models/model.llms.question.php:712

Used by 0 functions | Uses 0 functions

LLMS_Question::update_choice()

Method: Update a question choice

Source: includes/models/model.llms.question.php:747

Used by 0 functions | Uses 0 functions

LLMS_Question::get_quizzes()

Method: Retrieve quizzes this quiz is assigned to

Source: includes/models/model.llms.question.php:774

Used by 0 functions | Uses 0 functions

LLMS_Question::questions()

Method: Access question manager (used for question groups)

Source: includes/models/model.llms.question.php:634

Used by 0 functions | Uses 0 functions

LLMS_Question::sort_choices()

Method: Sort choices by marker.

Source: includes/models/model.llms.question.php:648

Used by 0 functions | Uses 0 functions

LLMS_Question::supports()

Method: Determine if the question supports a question feature

Source: includes/models/model.llms.question.php:664

Used by 0 functions | Uses 0 functions

LLMS_Question::get_image()

Method: Retrieve URL for an image associated with the question if it’s enabled

Source: includes/models/model.llms.question.php:389

Used by 0 functions | Uses 0 functions

LLMS_Question::get_next_choice_marker()

Method: Retrieve the next marker for question choices

Source: includes/models/model.llms.question.php:417

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