XSeen Internals

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in book_prev() (line 775 of /home/drbiz/public/tools.realism.com/modules/book/book.module).

Primary tabs

XSeen data, objects, and methods and maintained in two places.

The object window.xseen holds all of the general purpose methods and data. This includes the parser, node definitions, and general operational data.

Node-specific data and objects are kept in the DOM in the _xseen sub-object of each DOM element. In particular the array _xseen.fields contains the parsed attributes of the node in the data-type of the field.

Further Information

  1. window.xseen
  2. <element>._xseen
  3. Data types