Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Represents single word for html comparison. More...
Public Member Functions | |
__construct ($word, $start) | |
ouwiki_word ($word, $start) | |
Old syntax of class constructor. More... | |
Public Attributes | |
$start | |
Start position in original xhtml. | |
$word | |
Word as plain string. | |
Represents single word for html comparison.
Note that words are just chunks of plain text and may not be actual words; they could include punctuation or (if there was e.g. a span in the middle of something) even be part-words.
ouwiki_word::ouwiki_word | ( | $word, | |
$start | |||
) |