Moodle  2.2.1
http://www.collinsharper.com
ouwiki_word Class Reference

Public Member Functions

 ouwiki_word ($word, $start)

Data Fields

 $word
 $start

Detailed Description

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.

Definition at line 365 of file difflib.php.


Member Function Documentation

ouwiki_word ( word,
start 
)

Definition at line 371 of file difflib.php.


Field Documentation

$start

Start position in original xhtml

Definition at line 369 of file difflib.php.

$word

Word as plain string

Definition at line 367 of file difflib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations