LLMS_Question::supports( string $feature, mixed $option = null )

Determine if the question supports a question feature


Description Description


Parameters Parameters

$feature

(Required) Name of the feature (eg "choices").

$option

(Optional) Allow matching feature options.

Default value: null


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/models/model.llms.question.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.16.15 Unknown.
3.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.