Menu

Set

Set

set( $question, input, ... )

Set specified options for a question.

Unset

unset( $question )

Unset all options for a question.

Reset

reset( $question )

Reset all options for a question.
The default values of the question will be applied.

Menu