|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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 | |||
| ) |