Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
tool_brickfield\local\htmlchecker\common\html_elements Class Reference

Static Public Member Functions

static get_elements_by_option (string $option, bool $value=true)
 Retrieves elements by an option.
 

Static Public Attributes

static array $htmlelements
 An array of HTML tag names and their attributes.
 

Member Function Documentation

◆ get_elements_by_option()

static tool_brickfield\local\htmlchecker\common\html_elements::get_elements_by_option ( string $option,
bool $value = true )
static

Retrieves elements by an option.

Parameters
string$optionThe option to search fore
bool$valueWhether the option should be true or false
Return values
arrayAn array of HTML tag names

The documentation for this class was generated from the following file: