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

Public Member Functions

 __construct ()
 emitToken ($token)
 save ()

Data Fields

 $stack = array()
const INIT_PHASE = 0
const ROOT_PHASE = 1
const MAIN_PHASE = 2
const END_PHASE = 3
const BEFOR_HEAD = 0
const IN_HEAD = 1
const AFTER_HEAD = 2
const IN_BODY = 3
const IN_TABLE = 4
const IN_CAPTION = 5
const IN_CGROUP = 6
const IN_TBODY = 7
const IN_ROW = 8
const IN_CELL = 9
const IN_SELECT = 10
const AFTER_BODY = 11
const IN_FRAME = 12
const AFTR_FRAME = 13
const SPECIAL = 0
const SCOPING = 1
const FORMATTING = 2
const PHRASING = 3
const MARKER = 0

Detailed Description

Definition at line 1178 of file PH5P.php.


Constructor & Destructor Documentation

Definition at line 1230 of file PH5P.php.


Member Function Documentation

emitToken ( token)

Definition at line 1242 of file PH5P.php.

save ( )

Definition at line 3900 of file PH5P.php.


Field Documentation

$stack = array()

Definition at line 1179 of file PH5P.php.

const AFTER_BODY = 11

Definition at line 1218 of file PH5P.php.

const AFTER_HEAD = 2

Definition at line 1209 of file PH5P.php.

const AFTR_FRAME = 13

Definition at line 1220 of file PH5P.php.

const BEFOR_HEAD = 0

Definition at line 1207 of file PH5P.php.

const END_PHASE = 3

Definition at line 1204 of file PH5P.php.

const FORMATTING = 2

Definition at line 1225 of file PH5P.php.

const IN_BODY = 3

Definition at line 1210 of file PH5P.php.

const IN_CAPTION = 5

Definition at line 1212 of file PH5P.php.

const IN_CELL = 9

Definition at line 1216 of file PH5P.php.

const IN_CGROUP = 6

Definition at line 1213 of file PH5P.php.

const IN_FRAME = 12

Definition at line 1219 of file PH5P.php.

const IN_HEAD = 1

Definition at line 1208 of file PH5P.php.

const IN_ROW = 8

Definition at line 1215 of file PH5P.php.

const IN_SELECT = 10

Definition at line 1217 of file PH5P.php.

const IN_TABLE = 4

Definition at line 1211 of file PH5P.php.

const IN_TBODY = 7

Definition at line 1214 of file PH5P.php.

const INIT_PHASE = 0

Definition at line 1201 of file PH5P.php.

const MAIN_PHASE = 2

Definition at line 1203 of file PH5P.php.

const MARKER = 0

Definition at line 1228 of file PH5P.php.

const PHRASING = 3

Definition at line 1226 of file PH5P.php.

const ROOT_PHASE = 1

Definition at line 1202 of file PH5P.php.

const SCOPING = 1

Definition at line 1224 of file PH5P.php.

const SPECIAL = 0

Definition at line 1223 of file PH5P.php.


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